summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-02remove unused test document, use the ods version insteadMarkus Mohrhard1-0/+0
2012-02-02prevent hanging junit testsStephan Bergmann2-6/+2
2012-02-02add test for XNameReplaceMarkus Mohrhard4-0/+106
2012-02-02try to enable all sc subsequenttestsMarkus Mohrhard6-64/+64
2012-02-02Win32 API calls use the Unicode versions by defaultJesús Corrius3-17/+17
2012-02-01Some cppcheck cleaningJulien Nabet9-14/+12
2012-02-01Fix "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet1-1/+1
2012-02-01Some cppcheck cleaningJulien Nabet2-9/+3
2012-02-01pgsql: simpler / safer check for system columnLionel Elie Mamane1-14/+9
2012-02-01tweak help text of gsicheck toolAndras Timar1-5/+2
2012-02-01remove this KeyID check from gsicheck, unusedAndras Timar2-100/+4
2012-02-01remove support of obsolete ($$) delimited GSI file formatAndras Timar2-69/+3
2012-02-01pgsql getColumns: order by columns, not by their concatenation...Lionel Elie Mamane1-1/+1
2012-02-01pgsql: implement getColumnPrivileges, generate statement only onceLionel Elie Mamane2-38/+91
2012-02-01pgsql: clean commentsLionel Elie Mamane1-3/+3
2012-02-01postgres getColumns: skip dropped columns, make ORDINAL_POSITION consecutiveLionel Elie Mamane1-19/+38
2012-02-01fdo#45254 getTablePrivileges: rely on information_schemaLionel Elie Mamane1-42/+31
2012-02-01add a check before a castLuboš Luňák1-0/+1
2012-02-01VCL_DLLPUBLIC was missing for some *Value typesLuboš Luňák1-4/+4
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák4-20/+81
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann36-385/+0
2012-02-01pointer -> referenceIvan Timofeev23-335/+327
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar2-26/+0
2012-02-01kill ByteString by dropping support of Win9xAndras Timar1-5/+1
2012-02-01ByteString -> OUStringAndras Timar1-5/+4
2012-02-01allow to migrate the shared registrymodifications.xcuPetr Mladek1-22/+40
2012-02-01unused variableAndras Timar1-2/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius54-96/+96
2012-02-01convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vectorNoel Grandin2-29/+19
2012-02-01n#735533: Donot set duplicate master slide names.Muthu Subramanian1-4/+11
2012-02-01add commentsIvan Timofeev1-0/+6
2012-02-01Clarified patch status against new upstreamStephan Bergmann1-3/+17
2012-02-01callcatcher: update listCaolán McNamara13-124/+4
2012-02-01cppcheck: unused variablesKorrawit Pruegsanusak3-21/+0
2012-02-01remove glitch in sbase dialogKorrawit Pruegsanusak1-1/+1
2012-02-01_os is WINNT, not cygwin (Thanks Norbert)Korrawit Pruegsanusak1-1/+1
2012-02-01Fixes crashing while loading manipulated pptx files.Muthu Subramanian1-1/+2
2012-02-01fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers6-29/+50
2012-02-01German comments translations.Winfried Donkers1-64/+67
2012-02-01remove duplicate includeDavid Tardon1-2/+0
2012-02-01the bug number is not from public bugzillaDavid Tardon1-1/+1
2012-02-01the depth argument must be >= 0David Tardon1-1/+2
2012-02-01add vcl.gdi log areaDavid Tardon1-0/+1
2012-02-01OSL_TRACE -> SAL_INFODavid Tardon1-6/+9
2012-02-01it seems this is not true in all casesDavid Tardon1-3/+6
2012-01-31More on string conversion.Kohei Yoshida8-41/+41
2012-01-31XubString to rtl::OUString.Kohei Yoshida7-66/+72
2012-01-31Re-organized boolean data members.Kohei Yoshida1-19/+19
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida2-1/+7
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida3-17/+10