summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-02Try to fix the MinGW build with a simple solutionJesús Corrius
2012-02-02Chose xslt filters for default install, not for minimal thoughFridrich Štrba
2012-02-02unsigned int->sal_uInt32Caolán McNamara
2012-02-02Revert "Win32 API calls use the Unicode versions by default"Jesús Corrius
2012-02-02Reduced tools/string usageStephan Bergmann
2012-02-02missing semicolonKorrawit Pruegsanusak
2012-02-01Unit converter data no longer relies on StrCollection.Kohei Yoshida
2012-02-01Method description.Kohei Yoshida
2012-02-01Always look up chart objects by name, change method names' casing.Kohei Yoshida
2012-02-01We don't really need GetCount().Kohei Yoshida
2012-02-01ScChartListenerCollection is no longer a child of ScStrCollection.Kohei Yoshida
2012-02-01std::auto_ptr to boost::scoped_ptr.Kohei Yoshida
2012-02-01non-inline the chart collection getter.Kohei Yoshida
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-02-02remove unused test document, use the ods version insteadMarkus Mohrhard
2012-02-02prevent hanging junit testsStephan Bergmann
2012-02-02add test for XNameReplaceMarkus Mohrhard
2012-02-02try to enable all sc subsequenttestsMarkus Mohrhard
2012-02-02Win32 API calls use the Unicode versions by defaultJesús Corrius
2012-02-01Some cppcheck cleaningJulien Nabet
2012-02-01Fix "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-02-01Some cppcheck cleaningJulien Nabet
2012-02-01pgsql: simpler / safer check for system columnLionel Elie Mamane
2012-02-01tweak help text of gsicheck toolAndras Timar
2012-02-01remove this KeyID check from gsicheck, unusedAndras Timar
2012-02-01remove support of obsolete ($$) delimited GSI file formatAndras Timar
2012-02-01pgsql getColumns: order by columns, not by their concatenation...Lionel Elie Mamane
2012-02-01pgsql: implement getColumnPrivileges, generate statement only onceLionel Elie Mamane
2012-02-01pgsql: clean commentsLionel Elie Mamane
2012-02-01postgres getColumns: skip dropped columns, make ORDINAL_POSITION consecutiveLionel Elie Mamane
2012-02-01fdo#45254 getTablePrivileges: rely on information_schemaLionel Elie Mamane
2012-02-01add a check before a castLuboš Luňák
2012-02-01VCL_DLLPUBLIC was missing for some *Value typesLuboš Luňák
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-01pointer -> referenceIvan Timofeev
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar
2012-02-01kill ByteString by dropping support of Win9xAndras Timar
2012-02-01ByteString -> OUStringAndras Timar
2012-02-01allow to migrate the shared registrymodifications.xcuPetr Mladek
2012-02-01unused variableAndras Timar
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-02-01convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vectorNoel Grandin
2012-02-01n#735533: Donot set duplicate master slide names.Muthu Subramanian
2012-02-01add commentsIvan Timofeev
2012-02-01Clarified patch status against new upstreamStephan Bergmann
2012-02-01callcatcher: update listCaolán McNamara
2012-02-01cppcheck: unused variablesKorrawit Pruegsanusak
2012-02-01remove glitch in sbase dialogKorrawit Pruegsanusak
2012-02-01_os is WINNT, not cygwin (Thanks Norbert)Korrawit Pruegsanusak