Age | Commit message (Collapse) | Author |
|
Change-Id: Ie9a16fa1b44d41cc9d10b50c37ba15f3b7e786c8
Reviewed-on: https://gerrit.libreoffice.org/23561
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
This bug is the first one that was discovered because it is now much
easier to see which parts of the code work on cells, pattern areas and
whole columns/rows.
Change-Id: I8f22bf421298947d65bfc2fc9c986d85169e6545
Reviewed-on: https://gerrit.libreoffice.org/23636
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Ief094beebbff2bce9f087853cbda6adeeafe07fc
Reviewed-on: https://gerrit.libreoffice.org/23635
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I98bb25d414106259a809698941a000d6d0bc35e0
Reviewed-on: https://gerrit.libreoffice.org/23634
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Ic53bcaa5e33f221a643de4e854990769b5c04a74
Reviewed-on: https://gerrit.libreoffice.org/23633
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
This makes the code at least a little bit easier to read as we can now
see much easier when a variable is used to transport state between loops
and when it is just a variable local to a loop
Change-Id: Ib92ff1596bda35f9892accc820bc3596bafb7d96
Reviewed-on: https://gerrit.libreoffice.org/23632
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Iac607e1fe915c8bc90316508c98855a60117d435
Reviewed-on: https://gerrit.libreoffice.org/23631
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: If6f898d514dc454a7f1c5448769a95269e9066d7
Reviewed-on: https://gerrit.libreoffice.org/23550
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Ia116e5f9fdbd34cd1017ec1f2dabf6e581c4c707
|
|
Change-Id: Ifd39ec5ad7aebac532ea7145274005507a5b177f
|
|
The history of the file can be browsed using the version control system.
Change-Id: Ibf087fb476a91bd36d5cafe62def4120ddece1a1
|
|
Change-Id: If01819b43c6cf4665e0aca90f9fb2b4363feae69
Reviewed-on: https://gerrit.libreoffice.org/23060
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Remove unneeded derivation and thus the load() function implementation
too.
Change-Id: If796741198fea141c0d68505893a7f70f048d515
|
|
Call Clear() on the ScDocShellRef (derived from tools::SvRef) members
of the ScOpenCLTest object in tearDown().
Otherwise the memory used by the ScDocShellRef objects in each
ScOpenCLTest object would be held until when all the ScOpenCLTest
objects are destroyed in the end. (CppUnit creates all the
ScOpenCLTest objects in advance, then calls the test functions on
them, and then destroys them.)
The issue was a side-effect of the (otherwise nice) fix for
tdf#89267.
Change-Id: Ie5c59f2f089386c0abc135136397e1653c975fdc
|
|
Change-Id: I8b382bddac208d12216842ace6511b8b9127f205
|
|
Change-Id: I759939aa74570be63f5d41814c22aad1851d65c4
Reviewed-on: https://gerrit.libreoffice.org/23587
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Conflicts:
sc/source/core/tool/cellform.cxx
Change-Id: Id949800f6e13e268df798d2f1868f26deff66191
Reviewed-on: https://gerrit.libreoffice.org/23543
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
A first step in breaking the function into smaller pieces.
Change-Id: I94aeb11fd9c44a7eaa198cb39f208b574ef2758d
Reviewed-on: https://gerrit.libreoffice.org/23548
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I66ee342205acb9875899af9a65da9eb9cd5ecc74
|
|
Change-Id: I50e9b27c45f6f7bd52af9e0c8a188124d6413cbc
|
|
inline one time use macros
convert other macros to local helpers
HMM2XL(x) probably means hundredth millimetres to excel or xls.
Excels seems to use pixel and the ratio of 1/100th mm per pixel
happens to be 26.483 hmm/px @ 96dpi
Change-Id: I84de6106b24daa7bd1fb355fc9bc4c355bc285c7
Reviewed-on: https://gerrit.libreoffice.org/23478
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I7a3aaa223c08d9fc79baeed59546d7268bd8e57b
|
|
Change-Id: I4621e58032a79b8438b4094b8c66d5d7a104e8af
|
|
Change-Id: I7ad84ec75f435e3171b064eaaf60a819b09aeb02
|
|
Change-Id: I0609bf9033a7a2dd40afaae9effbfa06de5e4c83
|
|
Change-Id: Ibd65797b70cac33eb3302ad2020ffe38a01a2d85
|
|
Change-Id: Ie6c26967167a2dffa0e2047a78eb2b44b6c502f3
|
|
Change-Id: Iaee665a37a9637c40cd02a89a19240ade6e5af37
|
|
Change-Id: I3a70539480b5b1d85b717fd6638359aa9ce5075a
|
|
... in contrast to global names that are already updated before content
is copied. So don't modify the token's original sheet number before
adjusting the copied sheet-local names' references.
Change-Id: I3edfb53370a5e8811d7301af95238a865ff38f0c
|
|
Change-Id: Iccfff23f72d33ee012f91a230f2598b8fe3131cf
Reviewed-on: https://gerrit.libreoffice.org/23514
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I68a2ddbe5049d10b5c11c2d77b26dce8dc55ab28
|
|
Change-Id: I27f7e8ffe93545fe872a0c5b64f26dc90cb70e6f
|
|
This already gives a 15% improvement as we now only query the cell twice
instead of three times.
Change-Id: I2e0533f05ace6773ad0710b2c586ca325aeae91b
|
|
Actually we have to call DoSaveCompleted to get rid of the locking.
Instead this adds a parameter to skip the recent file registration
used in non bCreateSingleFile modes.
Change-Id: I57151f08ad8d737007da84c4566685cc37612dfb
|
|
Change-Id: I6826c2f12d601a91462af454b90272ea7a7e932f
|
|
Change-Id: Ice179cfcbb81b6455648d67e6f8aec516f7c8576
|
|
This during copying a sheet copies global names that from a copied
formula cell reference the copied sheet and converts the copied global
names to sheet-local names. References to the original sheet are updated
to point to the new sheet.
It works for names used in formula cells copied but needs enhancement to
pick up nested names, i.e. names used in names that do not reference the
sheet but the nested name does.
Change-Id: I1aa16cb28c9f7b3581bec289435492c21e6fcd73
|
|
Change-Id: Id3befb82c39f9caacc908d664d42365ce6996054
|
|
Change-Id: I0e4de6b676fb61536dadefc96a719cf50be128ed
|
|
Change-Id: I94c0ba0d613e235c538cd7bdd3c36c98618fec42
|
|
Change-Id: I8608a6cb47972e9b838cc5ea431863348758ded0
|
|
Change-Id: Ifce20e96dc088b982307fc60ba185f5dddfc28cc
Reviewed-on: https://gerrit.libreoffice.org/23481
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I8bcdc7a42c87d17fde1dc9c79bc361bb625f992b
Reviewed-on: https://gerrit.libreoffice.org/23480
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: If1efa2340e4ed8acca6fde08dcd422f4bd5fd531
Reviewed-on: https://gerrit.libreoffice.org/22721
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I084e08575e8efd27bebdd9ae9880322913789ba4
Reviewed-on: https://gerrit.libreoffice.org/23440
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I6155b86d0afbefafdf982962ffd0216334834379
Reviewed-on: https://gerrit.libreoffice.org/23425
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I90a5ca71ab8e2306eae337493a30ff0a56d5394f
|
|
Change-Id: Ia4a8f0273bb30b696b3499e75fa70e5c1a0981f1
|
|
Change-Id: I437367b8c6960db730a69c020ba82792a9170d01
|