Skip to content

unogenerator-1.1.1#185

Merged
turulomio merged 1 commit into
mainfrom
184-unogenerator-111
Apr 29, 2026
Merged

unogenerator-1.1.1#185
turulomio merged 1 commit into
mainfrom
184-unogenerator-111

Conversation

@turulomio

Copy link
Copy Markdown
Owner

No description provided.

@turulomio turulomio linked an issue Apr 29, 2026 that may be closed by this pull request
@turulomio turulomio merged commit c06bda9 into main Apr 29, 2026
1 check passed
@turulomio turulomio deleted the 184-unogenerator-111 branch April 29, 2026 06:26
turulomio added a commit that referenced this pull request May 2, 2026
* Added active sheet debug information

* Optimize addRowWithStyle addColumnWithStyle and addListOfRowsWithStyle. Removed cellbycell parameter (#97)

* Fixed bug in benchmark test

* ODS.addRowWithStyle in now faster

* ODS.addColumnWithStyle in now faster

* Removed code of cellbycell because it's not needed'

* Improving benchmark

* unogenerator-0.34.0

* Improving get_values speed

* Improving speed (#98)

* unogenerator-0.35.0

* Added pytest and coverage features (#101)

* Added test for range

* Added test for range

* Addapted metadata to pytest

* Added poe coverage and poe pytest scripts

* Changed listdict_functions by pydicts module (#103)

* Updated reusing

* Changed listdict_functions by pydicts module

* Project tests coverage is now 75% (#105)

* unogenerator/commos.py 50%

* Total coverage: 33%

* Total coverage: 74%

* Total coverage: 76%

* pytest code coverage is now 80% (#109)

* Coverage 77%

* Coverage 78%

* Coverage 79%

* Coverage 79%

* Coverage 80%

* Locale has been moved inside module (#111)

* Added two more tests (#113)

* Added new methods to add values without styles. They are used to edit styled templates files. New methods: addCell, addCellMerged, addRow, addColumn, addListOfRows, addListOfColumns (#117)

* Add colored template

* poetry update

* Created addListOfRows

* addListOfColumns work fine

* Added addCellMerged

* Trying from and to unorange

* Added range to uno_range conversions

* Trying addRow

* Added addRow and addColumn methods. Work fine

* Added two new test

* unogenerator-0.36.0 (#118)

* Fixed bug with addListOfRows with empty lor. Removed innecesary reusing files. Fixed bug with addRow with empty row (#121)

* Fixed bug with addListOfRows with empty lor. Removed innecesary reusing files

* Fixed bug with addRow with empty row

* Migrated to pydicts-0.8.0. Old casts and datetime_functions removed (#122)

* Unogenerator 0.37.0 (#123)

* Migrated to pydicts-0.8.0. Old casts and datetime_functions removed

* unogenerator-0.37.0

* Removed statistics. It's enough fast now (#124)

* Freeze and Select worked fine. Added tests

* Adding tests

* freezeandselect work fine

* Fix bug

* Added CoordException and RangeException. Improved Coord and Range constructor validations (#128)

* Added more checks to coord constructor. Added CoordException.

* Added RangeException. Improved Range validations

* Updated project file

* Added tests to localc1989 methods (#130)

* Removed reusing references. Currency and Percentage belong now to unogenerator (#132)

* poetry update

* Removed all references to reusing

* Removed innecesary code

* 133 try to avoid crashes if unopy is not found (#134)

* Updated project file

* Added can_import_uno module

* Seems doesn't breaks import of unogenerator and unogenrator.can_import_uno if it doesn't exists

* Added visibility to classes

* Updated project file

* unogenerator-0.38.0 (#135)

* Currency and Percentage classes came from pydicts  (#138)

* Changed Currency and Percentage to pydicts

* Changed Currency and Percentage to pydicts

* Pytest coverage is now 85% (#139)

* Added test for get_values

* Removed unused date2uno function. Coverage is now 86%

* Pydicts 0.11.0 (#143)

* poetry update

* Adapted to pydicts-0.11.0

* Coord parameter has been replaced by a reference parameter (#144)

* Created ODS.toDictionaryOfDetailedValues method to get a python dictionary of the whole calc document (#145)

* Created ODS.toDictionaryOfDetailedValues method to get a python dictionary of a calc document

* Improving tests

* poetry update

* Created logo (#146)

* Added logo

* Added logo

* Added logo

* Added logo to demo

* poetry update. Fixed bug (#147)

* Added logo

* Added logo

* Added logo

* Added logo to demo

* poetry update. Migrated to pydicts-0.11.0

* Fixed bug with image

* Increased coverage to 87% (#148)

* Coverage is now 87%

* moved method to commons

* unogenerator-0.39.0 (#149)

* Added bad styles with addListofrowswithstyle (#151)

* I couldn't reproduce bug

* Seems to work

* Added to ODS.addRow, ODS.addListOfRows... a formulas parameter. By default is True. If False formulas are written as text (#153)

* poetry update 0

* Updated code to pydicts-0.13.0

* Made a wrapper for setDataArray

* Added formulas parameter to use setFormulaArray

* Made a separated tests

* Added asserts

* Added formulas=True to the rest of ODS.methods

* Improving docs

* unogenerator-0.40.0 (#154)

* Added changelog for 0.40.0 (#155)

* Update README.md (#156)

* Added github action for testing (only with 5 tests) (#159)

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* pytest github actions works fine (#160)

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Update README.md (#161)

* Update README.md (#162)

* Update README.md (#163)

* unogenerator_start now launches libreoffice instances silently. poetry update (#165)

* poetry update

* unogenerator_start now launches libreoffice instances silently

* poe release now uses pull request in github

* Removed all warnings (#167)

* unogenerator-0.41.0 (#168)

* unogenerator_start, unogenerator_stop server removed. Now process can be launched with an internal libreoffice server instance or with a programatically server instance (#170)

* poetry update

* Works without kill

* Kills instance even on error

* Improving sleep time

* Making all disposable without servers

* hiding ugly stderr

* Improving loffice command. Added cleaner and monitor

* Added connections

* Fixed test failures

* Works with color

* Ordered by duration

* Created server object

* REemoving concurrent demo

* Adding more types

* Adding more types

* Added more languages

* Improving test, but errors

* Improving test, but errors

* Added common server to tests

* Added conftest to reuse server in all tests. Create commands

* All demo types work

* Coverage is now 83%

* Improve monitor ui

* Improving translations

* Removed innecesary pickleable server

* Updated project file

* Fix documentation with changes

* Trying github actions

* Trying github actions

* Trying github actions

* Trying github actions

* Trying github actions

* Trying github actions

* Trying github actions

* Trying github actions

* Trying github actions

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Trying

* Removed monitor test to avoid hang

* Trying

* unogenerator-1.0.0 (#171)

* Migrated to poetry>2. Updated dependencies. Removed system commands. Fixed bug withold loserver_port variable (#178)

* Updated dependencies

* All test work

* Removing system commands

* Removing system commands

* Fixed bug with old loserver_port variable

* Using default python

* Using default python

* Improve server closing even in crash. Test added. Added logger to try be less verbose. Test benchmark commented (#179)

* Trying to close libreoffice server

* Added test to check server is closed

* Added logger·

* Trying concurrent test benchmark

* Commented benchmark test

* Fixed ogger problem

* unogenerator-1.1.0 (#181)

* Removed bad debug command (#183)

* unogenerator-1.1.1 (#185)

* Now you can use automatic width columns in ODS.setColumnsWidth (#187)

* Creada la lógica de automatic width

* Now columns has automatic width

* Añadido max_width en automatic mode

* Añadida documentación

* Added small optimizations

* unogenerator-1.2.0 (#189)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unogenerator-1.1.1

1 participant