summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-18API CHANGE: remove node FontSubstitutions from org.openoffice/VCLfeature/fontsubtitutionsMatúš Kukan5-7470/+149
2013-02-18install and parse fontsubstitutions.xml config dataMatúš Kukan10-11/+3080
2013-02-18remove always null pointersMatúš Kukan3-14/+0
2013-02-18fix indentation and cleanupMatúš Kukan2-74/+66
2013-02-18kill Locales in FontSubstConfiguration; we use only en anywayMatúš Kukan2-85/+14
2013-02-18Fix typoJulien Nabet1-1/+1
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna29-1139/+1139
2013-02-18coverity: fix memory leakMarkus Mohrhard1-1/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-4/+2
2013-02-18coverity: fix memory leakMarkus Mohrhard1-7/+7
2013-02-18coverity: fix memory leakMarkus Mohrhard1-1/+1
2013-02-18coverity: no need to use a pointer hereMarkus Mohrhard1-6/+6
2013-02-18coverity: new[] vs delete mismatchMarkus Mohrhard1-1/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-2/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-2/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-0/+2
2013-02-18coverity#984042 Uninitialized scalar variableCaolán McNamara1-1/+1
2013-02-17Updated coreAndras Timar1-0/+0
2013-02-17coverity#984038 Uninitialized scalar variableCaolán McNamara1-1/+1
2013-02-17coverity#984041 Uninitialized scalar variableCaolán McNamara2-12/+16
2013-02-17Let BOOST_SYSTEM_LIB be found in --with-system-boost --with-boost=... caseStephan Bergmann1-1/+4
2013-02-17convert sysui to gbuild and add to tail_buildPeter Foley40-1228/+695
2013-02-17Remove some bits that have been commented out since 2004Tor Lillqvist5-62/+0
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard1-1/+1
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard3-4/+5
2013-02-17coverity: fix memory leakMarkus Mohrhard1-2/+2
2013-02-17coverity: make clear that this is safeMarkus Mohrhard1-1/+2
2013-02-17coverity: fix memory leakMarkus Mohrhard1-1/+1
2013-02-17coverity: fix memory leakMarkus Mohrhard1-1/+1
2013-02-17coverity: fix memory leakMarkus Mohrhard2-3/+2
2013-02-17coverity: fix memory leakMarkus Mohrhard1-0/+2
2013-02-17coverity: fix memory leakMarkus Mohrhard1-0/+1
2013-02-17coverity: fix memory leakMarkus Mohrhard1-12/+7
2013-02-17convert xpdf to gbuild and add to tail_buildPeter Foley16-165/+138
2013-02-17pragma GCC diagnostic is not available for 4.0.1Norbert Thiebaud2-8/+2
2013-02-17fdo#60670: Create a new document in case there's noneXisco Fauli1-1/+6
2013-02-17fdo#58789: export field separators, fix series name displayKatarina Behrens1-1/+14
2013-02-17confgure.ac: dbgutil and system-libcmis incompatibleLionel Elie Mamane1-0/+5
2013-02-17CustomActions should be statically linked with MSVCRTAndras Timar14-14/+143
2013-02-17configure.ac: automatically find versioned servlet-api.jarLionel Elie Mamane1-1/+5
2013-02-17Improve configure support for --with-system-boost --with-boost=...Stephan Bergmann1-13/+11
2013-02-17Improve support for --with-system-boost --with-boost=... in external modulesStephan Bergmann3-3/+3
2013-02-17Missing include in liborcus when building against Boost 1.53.0Stephan Bergmann2-0/+30
2013-02-17connectivity/kab (indirectly) depends on boost_headerStephan Bergmann2-1/+5
2013-02-17apparently there's no ssize_t on windowsLuboš Luňák1-4/+4
2013-02-17fix build, caused by fast string concatLuboš Luňák1-1/+1
2013-02-17cppcheck: Iterator i used after element has been erasedStephan Bergmann1-3/+3
2013-02-17fix SvxSimpleTable sizeIvan Timofeev1-1/+1
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev35-51/+51
2013-02-17coverity#707555 Uninitialized scalar variableCaolán McNamara1-1/+1