summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2015-02-26fdo#39468 translated german commentsMichael Jaumann
Change-Id: I369564f23d20d5b4bb890eed41ad48842615ee44 Reviewed-on: https://gerrit.libreoffice.org/14634 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-02-26tdf#81659 check that references are at least 2 cols/rows to expand edgeEike Rathke
Needs also 0cd15b4494f8e8abe67a258fb10189135bf5a8ac if edges are to be expanded and formula grouping is affected. Change-Id: Ib3cee8dd214d216907248316a2ac5a290399b169
2015-02-26split formula grouping for reference edge expansion, tdf#81659 relatedEike Rathke
Edge expansion may change expressions individually, which must be split off the group. Change-Id: Id4328bd8c42f2ff9f83d2edc845537971f3a39d3
2015-02-25Avoid unnecessary bad downcast (pDev can be VirtualDevice)Stephan Bergmann
Change-Id: I9c3a6afea188d04c0d31d5685468b3d45a342840
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
Change-Id: I8eb0c9bda0883bc08aed3acd7eaa72480848c6f3
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
.. in favour of just using the underlying constants from css::util::NumberFormat Change-Id: I0c6b128b66c91b268f5ae300f9c17c7792df5e99
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard
with unit testing Change-Id: I2a0e09f699c8489f61453b4144dd6181bd9b47fd Reviewed-on: https://gerrit.libreoffice.org/14603 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-02-24TyposJulien Nabet
Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
2015-02-24Resolves: tdf#89484 check that sheet reference is within selected sheetsEike Rathke
Change-Id: I88f1d0a134ffa3fbb9a5b5abdabbd4774f457e81
2015-02-23simplify drawing of splitter, add more flat lookTomaž Vajngerl
Change-Id: Ie5040c2932715b2505635ff3cb909ccfeb4b7fa0
2015-02-23Remove changing the splitter position as it can cause an inf. loopTomaž Vajngerl
Changing the splitter position can cause an infinite loop which is most likely a cause of a rounding error. This happens constantly when in HiDPI mode so remove it for now until a better solution is found. Change-Id: Id3551b41ea61c36a78f38a51a1fddfcfd104265a
2015-02-23cell cursor - reduce the size, HiDPI supportTomaž Vajngerl
Change-Id: I24cd38f0f7e0f595815548a53824452d50ddd893
2015-02-23auto fill handle: HiDPI, increase hit area, adjust draw positionTomaž Vajngerl
Change-Id: I197ca370dad5cadcddd2472ed9f25d7b3acc504a
2015-02-23fix selection overlay drawing in RTL (off by one px)Tomaž Vajngerl
Change-Id: I82a743ef3935baab82d9f9239bd589e55def8d76
2015-02-23make calc splitter handle HiDPI awareTomaž Vajngerl
Splitter is very small on a HiDPI screen, which also makes the mouse hit area small and thus hard to click. This change scales the width of the handle in relation to DPI scale factor. Change-Id: I5dacdafc97bf9cbeae7dcc888ba67d804ce62587
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
found with $ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;' Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
2015-02-23import the document properties before the documentMarkus Mohrhard
That allows us to potentially change the import depending on the producer of the document. This becomes necessary to handle MSO 2007 chart drawingml streams correctly. Change-Id: I9be8b019fae69cd206203591982a89648965692f
2015-02-22Typo: widht->widthJulien Nabet
Change-Id: Iaa803ee9082c434b86295561cb205e7d4b7169b8
2015-02-21Disable more tests with _use_library_objects for mergelibsMatúš Kukan
Change-Id: Iad803091864fb1a1a974df7c8eea6dba566d186c
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
Change-Id: Id2b645829ceb9affc76483a651fe6830a9f01cda
2015-02-21use a slightly more complicated pattern distribution to check, tdf#89436Eike Rathke
Change-Id: Id42d89ac529bc3d148e5ebc5bcaa11b01fb188ff
2015-02-21-Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet
Change-Id: Ie5d18aa59885172bd701ddcfb0e62f5ad3816de9
2015-02-21nitpicksEike Rathke
Change-Id: I743a35a164b6d3c84e9e7e38b2e0097e1eeb1ed6
2015-02-20fdo#39468 translated german commentsMichael Jaumann
Change-Id: I693e26cc8ce45bc246d0d039d39d81f17ebcbbe6 Reviewed-on: https://gerrit.libreoffice.org/14555 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-02-20move unit test for tdf#89330 to subsequent_filters-test and enable itJan Kantert
Change-Id: Ia64ed4735a8ce13780d090688b0e206c5c080b5b
2015-02-19tdf#89460 test pChangeTrack before using itLaurent Godard
Change-Id: Ic02351c448929daa7d4c5a9a00df9842c2c5aa91 Reviewed-on: https://gerrit.libreoffice.org/14553 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-02-19tdf#89436 add unit test for ScHorizontalAttrIteratorLászló Németh
+ OSL_ENSURE to check row-level buffering of the horizontal cell ranges with the same cell attributes Change-Id: If265e1c5a389d4c63bfda4017173d8fe41badb6b
2015-02-19Simplify and HiDPI for field button shown in auto-filtered cellTomaž Vajngerl
Change-Id: Ib2b58b5d39f946463eaecdc51f10f11cbc35aa1f
2015-02-19Support HiDPI in auto filter (and pivot table) pop-up menu windowTomaž Vajngerl
Change-Id: I752a4bc01425c09e2bd3cc8cac96f3cf22f1222d
2015-02-19boost->stdCaolán McNamara
Change-Id: Icae6b6f07ad8dbd287fdfc689739187883a07775
2015-02-19small clean-upMarkus Mohrhard
Change-Id: I6a327df821ea439e6dcffe26eeee022c3e3583e8
2015-02-19make the code easier to readMarkus Mohrhard
Change-Id: I8cdfe1cddf57a36054bfe850173ef6130aa608b5
2015-02-18Change var name: propertie->propertyStateJulien Nabet
Change-Id: I85397752e2660088b378d8ec71765a4167f5183a
2015-02-18TyposJulien Nabet
Change-Id: I845a85e1aad4a0708f2b43f7d94606b4b5513ee4
2015-02-18coverity#1267652 Logically dead codeCaolán McNamara
Change-Id: Ie36cf4193d2e202894e378b0094d399267291023
2015-02-18tdf#89436 ScHorizontalAttrIterator - fix indicesLászló Németh
Change-Id: I800270cc4b1a812834be57b9eb332b4b299c0fe1
2015-02-18Avoid numeric overflow when printing BCA_LISTEN_ALWAYS rangeStephan Bergmann
...where nRow=SCROW_MAX, so lcl_a1_append_r (sc/source/core/tool/address.cxx) would attempt rString.append( nRow + 1 ); not sure such formatting of BCA_LISTEN_ALWAYS should be special-cased more centrally. Change-Id: I338a953a82245c65d116746b101bbc52cf73d3f6
2015-02-18Missing ScMergeFlagAttr::CloneStephan Bergmann
Change-Id: Iaaad0b4130d99bb3aa9edd434a1fc105c59c4c99
2015-02-18tdf#89436 ScHorizontalAttrIterator - fix condition + cleanupLászló Németh
Change-Id: I0e2d467044fc46f56bd52083d4365357033cb1b8
2015-02-17tdf#89436 handle skipping empty rowsLászló Németh
Change-Id: Ib29ad9210939fcbc236bfd7be211e21f791caac7
2015-02-17boost->stdCaolán McNamara
Change-Id: I8371b942d915f777a29ca01cd0aed674db0ca853
2015-02-17tdf#89436 fix ScHorizontalAttrIterator performanceLászló Németh
Change-Id: I69be1a85b74ede8f02788a6370d4ebb40bddbe11
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
at least not to ensure that they are singletons anyway Change-Id: I08176afa67ac5f8e4f479b70ca5d71c52d0bb9af
2015-02-16tdf#70733 - Move ISEVEN and ISODD functions to informationJoel
Moved ISEVEN and ISODD functions from mathematical to information Change-Id: Ib40e877c9809338031e4b3047fd7ef3f12b392a2 Reviewed-on: https://gerrit.libreoffice.org/14501 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-02-16Translated remaining german commments in sc/source/core/data/documenX.cxxAlbert Thuswaldner
Change-Id: I637c592aeb53830be2f32153462df7d9a189e844 Reviewed-on: https://gerrit.libreoffice.org/14370 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-02-16tdf#65505 tdf#57431 Autofilter checkbox for blank cells like in MS ExcelDeena Francis
Change-Id: I955d0a3c99aa516677cac9c38b81aff41b616dc3 Reviewed-on: https://gerrit.libreoffice.org/13573 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
Change-Id: I9219619b538b6530a89f5932ac51eb3b62eb396a
2015-02-16tdf#89243 Allow box to expand on resizingAdolfo Jayme Barrientos
Change-Id: I2bdcc060c30487c3a697430062e9938738b92101 Reviewed-on: https://gerrit.libreoffice.org/14453 Reviewed-by: Katarina Behrens <bubli@bubli.org> Tested-by: Katarina Behrens <bubli@bubli.org>
2015-02-14silence coverity#1266479 Resource leakCaolán McNamara
Change-Id: Ied44998b48817964f65fbe9f15e6d8cdf56f5e7a
2015-02-14coverity#1242895 Untrusted loop boundCaolán McNamara
Change-Id: Iacd1fd5dcd91f09e142d46bd6f397375d3fd4906