summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-09forgot to git add TableBorder2.idlEike Rathke
2012-02-09ByteString->rtl::OstringCaolán McNamara
2012-02-09ensure correct sc dependenciesCaolán McNamara
2012-02-09fix filters test dependenciesCaolán McNamara
2012-02-09Do not fail isStillAlive for "connect:" connectionsStephan Bergmann
2012-02-09gsicheck now only depends on salStephan Bergmann
2012-02-09added TableBorder2 using BorderLine2, implemented BorderLine2 properlyEike Rathke
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2012-02-09Added and improved READMEs for modules in sdk and testingJosh Heidenreich
2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich
2012-02-09reorganise code for better readabilityLionel Elie Mamane
2012-02-09typo in commentLionel Elie Mamane
2012-02-09ORowSetCache::moveWindow: yet another off-by-one errorLionel Elie Mamane
2012-02-09fix ppt embedded graphic dumperCaolán McNamara
2012-02-09fdo#45553 fix RTF import of space-before/after tokensMiklos Vajna
2012-02-09convert system path to urlCaolán McNamara
2012-02-09REDME -> READMETakeshi Abe
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich
2012-02-08String to rtl::OUString.Kohei Yoshida
2012-02-08bool cleanups.Kohei Yoshida
2012-02-08Moved ScCollection under filter/starcalc.Kohei Yoshida
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida
2012-02-08Removed unnecessary header includes.Kohei Yoshida
2012-02-09we need to explicitly set the paste area in ScMarkData, fdo#45481Markus Mohrhard
2012-02-09remove unnecessary checkMarkus Mohrhard
2012-02-09remove unnecessary temporary variableMarkus Mohrhard
2012-02-09use slowcheck in scMarkus Mohrhard
2012-02-09copy settings for RTL with sheets, fdo#45768Markus Mohrhard
2012-02-08ScSortedCollection is now officially unused. Nuking it.Kohei Yoshida
2012-02-08Old result not used for now always case sensitive search.Kohei Yoshida
2012-02-08Apparently these two methods are now deprecated.Kohei Yoshida
2012-02-09Revert "Tentative fix for invalid iterator range regression"Lionel Elie Mamane
2012-02-09ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheckLionel Elie Mamane
2012-02-09add testtools to dmake_modulesRene Engelhard
2012-02-09configure.in: readd arch-detection for kFreeBSDRene Engelhard
2012-02-08Move this typedef back into collect.hxx for now.Kohei Yoshida
2012-02-08Fixed a link error.Kohei Yoshida
2012-02-08std::unique must be followed by erase() to really remove duplicates.Kohei Yoshida
2012-02-08getExactMatch() should return the original string when no match is found.Kohei Yoshida
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida
2012-02-08Let's use enum for better type safety.Kohei Yoshida
2012-02-08TypedStrData to hold rtl::OUString.Kohei Yoshida
2012-02-08New file was missing from previous commitStephan Bergmann
2012-02-08Missing $(...)Stephan Bergmann
2012-02-08Various more l10ntools clean upStephan Bergmann
2012-02-08Properly rebuild files generated by l10ntools programsStephan Bergmann
2012-02-08Tentative fix for invalid iterator range regressionStephan Bergmann
2012-02-08use boost::noncopyableCaolán McNamara
2012-02-08fdo#39006: Fixed layout loopCédric Bosdonnat