summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-09-17update unused code listCaolán McNamara
2012-09-17XubString->OUStringCaolán McNamara
2012-09-17add more test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-17test case for ScRangeListMarkus Mohrhard
2012-09-17fix ScRangeList::DeleteArea for the 4 ranges caseMarkus Mohrhard
2012-09-16only delete cond formats when attributes are deleted, fdo#54748Markus Mohrhard
2012-09-14Unit test for ScRangeList. For now it's very basic. May expand later.Kohei Yoshida
2012-09-14don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-13Let's just remove this.Kohei Yoshida
2012-09-13Fix the order of template arguments.Kohei Yoshida
2012-09-13targetted container_controls rework.Noel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-09-11-Werror,-Wunused-private-field (SC_TOKEN_FIX_MEMBERS -> ScRawTokenBase)Stephan Bergmann
2012-09-11-Werror,-Wunused-valueStephan Bergmann
2012-09-11liborcus: convert to gbuildMatúš Kukan
2012-09-11warning C4805: '!=': unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann
2012-09-10Resolves: fdo#44925 list box contents should be same direction as sheetManal Alhassoun
2012-09-10Change some comments to meet doxygen standardsFaisal M. Al-Otaibi
2012-09-10fdo#54721 fix vba not tracking currently selected doc correctlyNoel Power
2012-09-10-Werror,-Wmismatched-tagsStephan Bergmann
2012-09-09fix crash introduced by stl conversion, fdo#54299Markus Mohrhard
2012-09-09don't use unitialized global variable, fdo#53713Markus Mohrhard
2012-09-09fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl
2012-09-09fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl
2012-09-08MDDS is not in BUILD_TYPE anymoreMatúš Kukan
2012-09-07-Werror=non-virtual-dtorStephan Bergmann
2012-09-07Use DOS style file path on Windows.Kohei Yoshida
2012-09-07Get it to build on Windows, with MSVC compiler.Kohei Yoshida
2012-09-07We don't need this special orcus directory now that orcus is integrated.Kohei Yoshida
2012-09-07Use the latest license header.Kohei Yoshida
2012-09-07Add or update the header guards.Kohei Yoshida
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida
2012-09-07Get internal liborcus to build.Kohei Yoshida
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-09-07fix crash on area link updateDavid Tardon
2012-09-06handle protection in conditional formats correctly, fdo#51636Markus Mohrhard
2012-09-06no conditional format changes i protected sheets, related fdo#51636Markus Mohrhard
2012-09-06assign correct valueMarkus Mohrhard
2012-09-06warning C4702: unreachable codeStephan Bergmann
2012-09-05Cleanup files touched by f5b7fecbc0744e46468d57b8131ea7d768aa96a2Philipp Riemer
2012-09-05remove two useless definitionsMarkus Mohrhard
2012-09-05only allow to change conditional formatting if sheet is not protectedMarkus Mohrhard
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-31forgot to use external mdds headers hereMatúš Kukan
2012-08-31mdds: convert to gbuildMatúš Kukan