summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-17convert sysui to gbuild and add to tail_buildPeter Foley
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>
2013-02-17Remove some bits that have been commented out since 2004Tor Lillqvist
Change-Id: Ibd95e9ea1c3ab6f24e0a469108191e59b049823e
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
Change-Id: Iec40176a5dd567e667178f07fecd043fe0aa4344
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
Change-Id: I08cebe4aca8eaa5a2be8c319c2de20de10dbd2d3
2013-02-17coverity: fix memory leakMarkus Mohrhard
Change-Id: I2a620971d70c021c7a31dac14ce76f3428324f26
2013-02-17coverity: make clear that this is safeMarkus Mohrhard
Change-Id: Ibcc313700862e0dcb630e98a13e451d3b5035a7f
2013-02-17coverity: fix memory leakMarkus Mohrhard
Change-Id: Ib471de0977614996cda1e58ccb17d7cd6cadda7f
2013-02-17coverity: fix memory leakMarkus Mohrhard
Change-Id: Ice50e9b84a6666b4ce0d02072c5fb40ed313692b
2013-02-17coverity: fix memory leakMarkus Mohrhard
Change-Id: I57937130d6ef40743c1b13d107888883a6810a8d
2013-02-17coverity: fix memory leakMarkus Mohrhard
Change-Id: Idf97e7150617e53ce37ef5a98a7c4582ccc64271
2013-02-17coverity: fix memory leakMarkus Mohrhard
Change-Id: I2e0b97285edf1544091402c05d3880f560a352e9
2013-02-17coverity: fix memory leakMarkus Mohrhard
Change-Id: I60d1845dbef9d53545db4bb743764bcb0b6a57cc
2013-02-17convert xpdf to gbuild and add to tail_buildPeter Foley
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>
2013-02-17pragma GCC diagnostic is not available for 4.0.1Norbert Thiebaud
Change-Id: I4aa9fb45c391c8b17d713e77a8a6e3338005441b
2013-02-17fdo#60670: Create a new document in case there's noneXisco Fauli
Change-Id: I7e03481beb1d4e60601fd93d787bc7354495e41f
2013-02-17fdo#58789: export field separators, fix series name displayKatarina Behrens
Change-Id: I1edae1c2ec845a46d7a9a4ab2517784d2d68d51d
2013-02-17confgure.ac: dbgutil and system-libcmis incompatibleLionel Elie Mamane
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
2013-02-17CustomActions should be statically linked with MSVCRTAndras Timar
Change-Id: I100b7ff7e3aa505098ce8b3333d1aa8faca50370
2013-02-17configure.ac: automatically find versioned servlet-api.jarLionel Elie Mamane
Change-Id: I87533bb16d0ac2bbcb7c8592c4f6caa1aa05c705
2013-02-17Improve configure support for --with-system-boost --with-boost=...Stephan Bergmann
...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
2013-02-17Improve support for --with-system-boost --with-boost=... in external modulesStephan Bergmann
...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
2013-02-17Missing include in liborcus when building against Boost 1.53.0Stephan Bergmann
Change-Id: Ie6c944d53d6e2fcdd161f674e32c9fbfd761d844
2013-02-17connectivity/kab (indirectly) depends on boost_headerStephan Bergmann
...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
2013-02-17apparently there's no ssize_t on windowsLuboš Luňák
Change-Id: Ic9aef7fe5295b7dae6f5b7ee7f28378d393cbfe4
2013-02-17fix build, caused by fast string concatLuboš Luňák
Change-Id: I07025171f0865b34de9a85b7820321e5eac46758
2013-02-17cppcheck: Iterator i used after element has been erasedStephan Bergmann
Change-Id: Id8eb6a475dafcaddc98ddc48627fa8090e91cf4f
2013-02-17fix SvxSimpleTable sizeIvan Timofeev
Change-Id: I74b082e090cc382b699720f1cfc70f1920ff5db4
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db
2013-02-17coverity#707555 Uninitialized scalar variableCaolán McNamara
Change-Id: Ibba9295d34a0089127c6e09f59f9c0de6be386c5
2013-02-17coverity#707502 Uninitialized scalar variableCaolán McNamara
Change-Id: I38db032b2e9331170da9e8d84eaa85c894f9d8fb
2013-02-17coverity#707496 Uninitialized scalar variableCaolán McNamara
also... coverity#707497 Uninitialized scalar variable Change-Id: Ie3ac361685a52b23e088b78404ea4e013407fe2a
2013-02-17scp2: CustomActions are not for MinGW, yetAndras Timar
Change-Id: Ic323ea935d45f7f58b36b314be8036c6b6342335
2013-02-16coverity#441015 Use after freeCaolán McNamara
Change-Id: Iba7b3b2969525bbb8315452962556d08773e04fd
2013-02-16coverity#738975 Use after freeCaolán McNamara
also... coverity#738973 Use after free coverity#738974 Use after free Change-Id: Iecf2075372d76cded86b92e49225337b95f5ffd1
2013-02-16coverity#738551 Uninitialized scalar variableCaolán McNamara
Change-Id: I159b57dcb6f2fd3c34d23c5bb38cf87e8d3e00f5
2013-02-16coverity#703910 Destination buffer too smallCaolán McNamara
also fixes... coverity#736210 Out-of-bounds access coverity#736211 Out-of-bounds access Change-Id: Ie93150ec764abfc53881f4bad839e32e85fac65c
2013-02-16coverity#736209: Out-of-bounds accessCaolán McNamara
Change-Id: Idd0b5bb68bd0038473f981bb03aab63a5defd3b7
2013-02-16coverity#736207: Out-of-bounds accessCaolán McNamara
Change-Id: I0867ff9dd279f06c4af0acc4e28f95b1f47dbe6b
2013-02-16coverity#707519: Uninitialized scalar variableCaolán McNamara
Change-Id: I4edde44a14893f699017ad7f118c7718083dcdf4
2013-02-16coverity#707515: Uninitialized scalar variableCaolán McNamara
Change-Id: Iacac2777a6c3d2d8dc91ade029d3a1913f7da2e7
2013-02-16coverity#707516: Uninitialized scalar variableCaolán McNamara
Change-Id: I4be71f8dca0f2b2a7dfd59c5bcc3ef068f389846
2013-02-16coverity#707517: Uninitialized scalar variableCaolán McNamara
Change-Id: I17277bb67430d47283395dfb08ec402361c4865e
2013-02-16Doxygenize some comments, remove redundant info we know from version control.Jan Holesovsky
Change-Id: I02d1a8b5c9f1cd4640e84216c4ef7c3d1fab0042
2013-02-16CustomActions are not for MinGW, yetAndras Timar
Change-Id: Id17a596131b42a31fe007e2c4840798a387f3d04
2013-02-16Better support for --with-system-boost --with-bost=...Stephan Bergmann
Change-Id: I57ff908d1b44dd2f54f2990389e9dca8cea0f282
2013-02-16setup_native: no export on MinGWDavid Ostrovsky
Change-Id: Iebce2ee63fd16dea4139b152b97fce69b8491e18
2013-02-16Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann
...claiming template<class Y> boost::shared_array<T>::shared_array(Y*) is not a viable option due to mismatched types 'Y*' and 'long int' Change-Id: I8db321cd25cd73c84fa2a3124c9ec1018c131d5f
2013-02-16fix circular dependency in setup_nativePeter Foley
Change-Id: Ic096616e04e67a31bacc840ff25349491a5e56e7
2013-02-16remove recently added dependenciesAndras Timar
helpcompiler now behaves nicely, it does not depend on svtools any more. xmlhelp is needed, because it provides xslt files for helpcompiler. Change-Id: I3f742ad94c0893a1b37d3ef9be6bfd3cac1fb6ac
2013-02-16coverity: variable values is unusedMarkus Mohrhard
Change-Id: Id2cd10aa34d96629915a3258a20f928af441ebcc