summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* API CHANGE: remove node FontSubstitutions from org.openoffice/VCLfeature/fontsubtitutionsMatúš Kukan2013-02-185-7470/+149
| | | | | | Instead parse smaller xml file, not necessarily on startup, to read the data. Change-Id: Ifcb9bf9a5213b7da57648da3b9dca34ec570033e
* install and parse fontsubstitutions.xml config dataMatúš Kukan2013-02-1810-11/+3080
| | | | | | | | Meant to replace FontSubstitutions in officecfg/registry/data/org/openoffice/VCL.xcu Install it together with labels.xml to $BRAND_BASE_DIR/share/config. Change-Id: If4cd1a7f15df6084ab4b3b13587761afd149a7e7
* remove always null pointersMatúš Kukan2013-02-183-14/+0
|
* fix indentation and cleanupMatúš Kukan2013-02-182-74/+66
|
* kill Locales in FontSubstConfiguration; we use only en anywayMatúš Kukan2013-02-182-85/+14
|
* Fix typoJulien Nabet2013-02-181-1/+1
| | | | Change-Id: Id5aff315b1d52ac5a869a17b3a654c2d1e670b08
* SwDoc: rename member variables missing their prefixMiklos Vajna2013-02-1829-1139/+1139
| | | | Change-Id: Id4683649aa9115f9075717768aa6cef4110c2ad2
* coverity: fix memory leakMarkus Mohrhard2013-02-181-1/+1
| | | | Change-Id: Ibe595adf52c6880ce4ecdb469b89074fcdc0c16b
* coverity: fix memory leakMarkus Mohrhard2013-02-181-4/+2
| | | | Change-Id: I991f0e90abfa6e772f43afd8b8aa69d3b5ce4fa0
* coverity: fix memory leakMarkus Mohrhard2013-02-181-7/+7
| | | | Change-Id: I12ad99f3179ee8ef9e0322823685eb2bf337fc22
* coverity: fix memory leakMarkus Mohrhard2013-02-181-1/+1
| | | | Change-Id: I9fa99a3f2a5de644961cbf8b9951e1c1246d97cb
* coverity: no need to use a pointer hereMarkus Mohrhard2013-02-181-6/+6
| | | | Change-Id: I83b986c6f2f8670c2c0f6caa754fd3567c7488a8
* coverity: new[] vs delete mismatchMarkus Mohrhard2013-02-181-1/+1
| | | | Change-Id: Ic10d900b092c37ee627d3911200ebd29106cc360
* coverity: fix memory leakMarkus Mohrhard2013-02-181-2/+1
| | | | Change-Id: Iaa27244b1829bfe5a26c9352da6a8819d3037ccd
* coverity: fix memory leakMarkus Mohrhard2013-02-181-2/+1
| | | | Change-Id: I4f31cd0848e8a521bcbcb97fc1abad159745a501
* coverity: fix memory leakMarkus Mohrhard2013-02-181-0/+2
| | | | Change-Id: If25fd29f4788af37b4ff8ef95568751ddf176f51
* coverity#984042 Uninitialized scalar variableCaolán McNamara2013-02-181-1/+1
| | | | Change-Id: If75afb24632553bb9aa90990c347ad8851ee55a9
* Updated coreAndras Timar2013-02-171-0/+0
| | | | | Project: translations 6928867911fdb1e2c78092c99b5731350d926b45
* coverity#984038 Uninitialized scalar variableCaolán McNamara2013-02-171-1/+1
| | | | Change-Id: I6c460ea0ca039ccc8d62bb7a7005832fb809f369
* coverity#984041 Uninitialized scalar variableCaolán McNamara2013-02-172-12/+16
| | | | Change-Id: Ia726b08717d26b439f46f95dedfdb30e27e8499e
* Let BOOST_SYSTEM_LIB be found in --with-system-boost --with-boost=... caseStephan Bergmann2013-02-171-1/+4
| | | | Change-Id: If767692e8a3eda4d970c9b3e6affd8d3e4f7f38d
* convert sysui to gbuild and add to tail_buildPeter Foley2013-02-1740-1228/+695
| | | | | | | | Change-Id: Ia32e51f0d95e001bcf07766f6340398e0ab1bf6a Reviewed-on: https://gerrit.libreoffice.org/2192 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* Remove some bits that have been commented out since 2004Tor Lillqvist2013-02-175-62/+0
| | | | Change-Id: Ibd95e9ea1c3ab6f24e0a469108191e59b049823e
* coverity: pass by const reference is more efficientMarkus Mohrhard2013-02-171-1/+1
| | | | Change-Id: Iec40176a5dd567e667178f07fecd043fe0aa4344
* coverity: pass by const reference is more efficientMarkus Mohrhard2013-02-173-4/+5
| | | | Change-Id: I08cebe4aca8eaa5a2be8c319c2de20de10dbd2d3
* coverity: fix memory leakMarkus Mohrhard2013-02-171-2/+2
| | | | Change-Id: I2a620971d70c021c7a31dac14ce76f3428324f26
* coverity: make clear that this is safeMarkus Mohrhard2013-02-171-1/+2
| | | | Change-Id: Ibcc313700862e0dcb630e98a13e451d3b5035a7f
* coverity: fix memory leakMarkus Mohrhard2013-02-171-1/+1
| | | | Change-Id: Ib471de0977614996cda1e58ccb17d7cd6cadda7f
* coverity: fix memory leakMarkus Mohrhard2013-02-171-1/+1
| | | | Change-Id: Ice50e9b84a6666b4ce0d02072c5fb40ed313692b
* coverity: fix memory leakMarkus Mohrhard2013-02-172-3/+2
| | | | Change-Id: I57937130d6ef40743c1b13d107888883a6810a8d
* coverity: fix memory leakMarkus Mohrhard2013-02-171-0/+2
| | | | Change-Id: Idf97e7150617e53ce37ef5a98a7c4582ccc64271
* coverity: fix memory leakMarkus Mohrhard2013-02-171-0/+1
| | | | Change-Id: I2e0b97285edf1544091402c05d3880f560a352e9
* coverity: fix memory leakMarkus Mohrhard2013-02-171-12/+7
| | | | Change-Id: I60d1845dbef9d53545db4bb743764bcb0b6a57cc
* convert xpdf to gbuild and add to tail_buildPeter Foley2013-02-1716-165/+138
| | | | | | | Change-Id: Ie85f8092e0c37124508123a1d2f942f50f0740da Reviewed-on: https://gerrit.libreoffice.org/2197 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Peter Foley <pefoley2@verizon.net>
* pragma GCC diagnostic is not available for 4.0.1Norbert Thiebaud2013-02-172-8/+2
| | | | Change-Id: I4aa9fb45c391c8b17d713e77a8a6e3338005441b
* fdo#60670: Create a new document in case there's noneXisco Fauli2013-02-171-1/+6
| | | | Change-Id: I7e03481beb1d4e60601fd93d787bc7354495e41f
* fdo#58789: export field separators, fix series name displayKatarina Behrens2013-02-171-1/+14
| | | | Change-Id: I1edae1c2ec845a46d7a9a4ab2517784d2d68d51d
* confgure.ac: dbgutil and system-libcmis incompatibleLionel Elie Mamane2013-02-171-0/+5
| | | | | | | | | libcmis exposes STL containers in its API: workdir/*/CxxObject/ucb/source/ucp/cmis/cmis_content.o: In function `cmis::Content::setCmisProperty(std::string, std::string, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment> const&)': ucb/source/ucp/cmis/cmis_content.cxx:1756: undefined reference to `libcmis::Property::Property(boost::shared_ptr<libcmis::PropertyType>, std::__debug::vector<std::string, std::allocator<std::string> >)' ucb/source/ucp/cmis/cmis_content.cxx:1762: undefined reference to `libcmis::Property::setValues(std::__debug::vector<std::string, std::allocator<std::string> >)' Change-Id: Ife845ca5c6cedcbe57e5ce7fbdd8cc641dffae52
* CustomActions should be statically linked with MSVCRTAndras Timar2013-02-1714-14/+143
| | | | Change-Id: I100b7ff7e3aa505098ce8b3333d1aa8faca50370
* configure.ac: automatically find versioned servlet-api.jarLionel Elie Mamane2013-02-171-1/+5
| | | | Change-Id: I87533bb16d0ac2bbcb7c8592c4f6caa1aa05c705
* Improve configure support for --with-system-boost --with-boost=...Stephan Bergmann2013-02-171-13/+11
| | | | | | | ...by doing the Boost header checks (are they necessary at all, or does AX_BOOST_BASE cover them anyway?) with BOOST_CPPFLAGS already set. Change-Id: I341043fc514cf286c1ca295e69ff6cd4d3e7974c
* Improve support for --with-system-boost --with-boost=... in external modulesStephan Bergmann2013-02-173-3/+3
| | | | | | | | ...though it would arguably be better to just pass along --with-boost=... where applicable. (liborcus' orcus-xml-dump links against -lboost_system, so needs BOOST_LDFLAGS passed in in addition to BOOST_CPPFLAGS.) Change-Id: I6467d0f453d68494b75559a7eb61f865f9513b50
* Missing include in liborcus when building against Boost 1.53.0Stephan Bergmann2013-02-172-0/+30
| | | | Change-Id: Ie6c944d53d6e2fcdd161f674e32c9fbfd761d844
* connectivity/kab (indirectly) depends on boost_headerStephan Bergmann2013-02-172-1/+5
| | | | | | | | | | | ...at least via KDriver.cxx -> tools/diagnose_ex.h -> boost/noncopyable.hpp (kab1) and KStatement.cxx -> KStatement.hxx -> connectivity/sqliterator.hxx -> boost/shared_ptr.hpp (kabdrv1). Becomes evident when building --with-system-boost --with-boost=... on a machine with no system-wide Boost installation. Not sure solving those problems this way is the best approach, though. Change-Id: Ida72362596aaac076efc4e1faab41fa47013975f
* apparently there's no ssize_t on windowsLuboš Luňák2013-02-171-4/+4
| | | | Change-Id: Ic9aef7fe5295b7dae6f5b7ee7f28378d393cbfe4
* fix build, caused by fast string concatLuboš Luňák2013-02-171-1/+1
| | | | Change-Id: I07025171f0865b34de9a85b7820321e5eac46758
* cppcheck: Iterator i used after element has been erasedStephan Bergmann2013-02-171-3/+3
| | | | Change-Id: Id8eb6a475dafcaddc98ddc48627fa8090e91cf4f
* fix SvxSimpleTable sizeIvan Timofeev2013-02-171-1/+1
| | | | Change-Id: I74b082e090cc382b699720f1cfc70f1920ff5db4
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-1735-51/+51
| | | | Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db
* coverity#707555 Uninitialized scalar variableCaolán McNamara2013-02-171-1/+1
| | | | Change-Id: Ibba9295d34a0089127c6e09f59f9c0de6be386c5