summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-08handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:getCharType() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isTitle() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isPunctuation() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isBase() methodGreg Kroah-Hartman
2012-02-08stick to three-letter lengthBjoern Michaelsen
2012-02-08remove superflous whitespaceBjoern Michaelsen
2012-02-08first try to add slowcheck build targetMarkus Mohrhard
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-02-08Create test packages even when SDK is disabledPetr Mladek
2012-02-08do not deserialize into long, use a type of the correct width (fdo#40768)Luboš Luňák
2012-02-08re-enable make help from the top-level makeNorbert Thiebaud
2012-02-08make hsqldb build with java 1.7Caolán McNamara
2012-02-08n#203704 fix RTF export table output for subtablesMiklos Vajna
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann
2012-02-08Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich