summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-09-05initial work for a merged cell unit testMarkus Mohrhard
2011-09-05test range names in import testMarkus Mohrhard
2011-09-05"thereof" should be translated to modern EnglishLior Kaplan
2011-09-05consistent includesCaolán McNamara
2011-09-05add officecfg dependency, and (hopefully) a fix for windows URLsMichael Meeks
2011-09-05no real need to use pointers hereCaolán McNamara
2011-09-05access oox vbaproject import directlyNoel Power
2011-09-04fixed various crashes due to newly introduced ScRangeName::maIndexToDataEike Rathke
2011-09-02Speed up range name lookup by index.Kohei Yoshida
2011-09-02add missing components, use new configmgr path, and enable ODS testMichael Meeks
2011-09-02enable calc's ODS file filter unit testMarkus Mohrhard
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks
2011-09-01fix warningsGabor Jenei
2011-08-31Switch to for loop and reduce scoping level.Kohei Yoshida
2011-08-31We can remove this scope too.Kohei Yoshida
2011-08-31Removed unnecessary scoping.Kohei Yoshida
2011-08-30Adjust the dialog size to make sure the bottom text is visible.Kohei Yoshida
2011-08-30WaE: debug=tCaolán McNamara
2011-08-30String / bool conversions for ScTableLink.Kohei Yoshida
2011-08-30More string conversion around ScDocumentLoader.Kohei Yoshida
2011-08-29More string & bool conversion.Kohei Yoshida
2011-08-29sal_Bool to bool.Kohei Yoshida
2011-08-29Unused data member.Kohei Yoshida
2011-08-29String to rtl::OUString.Kohei Yoshida
2011-08-29Some cleanups & removed lazy macros.Kohei Yoshida
2011-08-29More on String to rtl::OUString.Kohei Yoshida
2011-08-29String to rtl::OUString.Kohei Yoshida
2011-08-29String to rtl::OUString, and I forgot to commit the new headers.Kohei Yoshida
2011-08-29Hide ScDragData and ScClipData from scmod.hxx, clean up ScModule a bit.Kohei Yoshida
2011-08-29sal_Bool to bool.Kohei Yoshida
2011-08-29sal_Bool to bool.Kohei Yoshida
2011-08-29String to rtl::OUString.Kohei Yoshida
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29fix typos and includesCaolán McNamara
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-29tweak for changeCaolán McNamara
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-28sal_Bool->bool in xmlcelli.[ch]xxMarkus Mohrhard
2011-08-28some initial refactoring in xmlcelli.cxxMarkus Mohrhard
2011-08-27Extracted a common code block.Kohei Yoshida
2011-08-27need argument by reference hereMarkus Mohrhard
2011-08-26I forgot to increment the DB collection position.Kohei Yoshida
2011-08-27don't use macro hereMarkus Mohrhard
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-26translate some comments in ScPrintFunc::DoPrintMarkus Mohrhard
2011-08-26bool cleanup.Kohei Yoshida
2011-08-26catch by const refCaolán McNamara
2011-08-26convert package to gbuildMatúš Kukan
2011-08-26fdo#40378 compile defined names that had unresolveds during loadEike Rathke