summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2012-08-31Bool and string cleanup, as usual.Kohei Yoshida
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida
2012-08-31fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl
2012-08-31remove debug outputMarkus Mohrhard
2012-08-31handle missing cond format entries more gracefully, related fdo#52340Markus Mohrhard
2012-08-31use Red as error color for cond format dlgMarkus Mohrhard
2012-08-31update cond formats for deleting, moving and cut&pasteMarkus Mohrhard
2012-08-31add ScRangeList::DeleteAreaMarkus Mohrhard
2012-08-31also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-30fdo#53938: Don't proceed when error occurs.Kohei Yoshida