summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-25gbuild: deduplicate by new gb_Helper_replace_if_different_and_touchMatúš Kukan
Change-Id: I98767944a74c2b6d90425e0232c40e20c8a6885a
2014-02-25gbuild: one command for C/C++ objectsMatúš Kukan
Change-Id: I835bd56123acfbfb53e0d3d86e5d66b929b3181f
2014-02-25Revert partially "Replace deprecated std::auto_ptr with boost::scoped_ptr"Takeshi Abe
This reverts partially commit 4a9347fa320d892b60fd03082925f63a1d69cfb9. Change-Id: Ibbc626f8d30de040fe9e809b44d5ffc9513720fb
2014-02-25raw_fd_ostream Flags parameter no longer defaultedStephan Bergmann
...at least on trunk r202077. Change-Id: Ieb59cc7ac70e2a57ac13eefdfcbb6bfa42e25218
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann
Change-Id: Ie180b99a1a2d71922009c85c16ccb33b7968bd03
2014-02-25Make JUnit/Hamcrest detection more flexibleStephan Bergmann
...so it accepts a hand-crafted junit.jar that references the hamcrest jar on its manifest class-path. Change-Id: I9a6c7c1be8cd4a70c263de0f799973baf8d2b951
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
Change-Id: I8e11ffe888aac8887c4c0875c41de51f343debae
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
Change-Id: I2e472aa0279d0763762d3c660207cd74da512626
2014-02-25connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud
Change-Id: I032f6d32b151203e62b23bffaf25dbc4aeb5ae8a Reviewed-on: https://gerrit.libreoffice.org/8217 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-02-25editeng: harmonized types related to Tell()/Seek()Norbert Thiebaud
Change-Id: If0484da58011abae23ad19cbc3b9cf7e2e654b4c Reviewed-on: https://gerrit.libreoffice.org/8216 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-02-25fix text rendering for titlesMarkus Mohrhard
Change-Id: I1072c8af6d822422943dc2d29bbaee351c735349
2014-02-25remove the last remaining glew fileMarkus Mohrhard
Change-Id: I02f1fdbdd205d1d96f338f8d23f79fcb85cf627c
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
Change-Id: I72b0e8b07bd7309a23d5635b7e0b7dbdc9c2c721
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud
Change-Id: Ie878f43c7245838519fe7477b039827b079dde63 Reviewed-on: https://gerrit.libreoffice.org/8214 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-02-25vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken
NSWindowDelegate and NSMenuDelegate protocols, IOPMAssertion* are available only in OS X v10.6 and later. Change-Id: Icda4b8014d9a6dde2284b9f5df493eb470fb79fc Reviewed-on: https://gerrit.libreoffice.org/8211 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-02-24writerfilter: sprm:CFNoProof -> ooxml:EG_RPrBase_noProofMiklos Vajna
Change-Id: I4a4c05554c336aca8407f4b22fc581659dcaeb88
2014-02-24fdo#75304: Set external reference info to ScCompiler.Kohei Yoshida
And remove this excessive const fetish which was unfortunately necessary to get this to compile. Setting the container const is good enough. Change-Id: I2c6cc55a88643a68e065c4518cdf069c247f4f02
2014-02-24fdo#75304: Add test for external reference cache import from XLSX.Kohei Yoshida
Change-Id: I93c4398b5673e1edaacfe4b68015000dfd224612
2014-02-24Extra space.Kohei Yoshida
Change-Id: I30ee75be53cea930762ca9453a80c61112d0b0f2
2014-02-24fdo#75259: Let undo document share its string pool with the source doc.Kohei Yoshida
We already do that for the pool helper. It would only make sense to do it for shared strings as well. Change-Id: I813d262799af6f0c1d3fa12246ad973f852ac199
2014-02-24fdo#75259: Add unit test for sharing of string pools with undo docs.Kohei Yoshida
Change-Id: I785345144f7dd733b2ce8970412f79b384b8c94d
2014-02-24fix "fix gcc inline assembler operands usage"Rene Engelhard
Change-Id: I192c30bed60a657e9360bbe1d6dd217c75ed8da6
2014-02-24Related: rhbz#1065807 rework #i66157# for multiple writable template dirsCaolán McNamara
if there are multiple user-level template dirs then we should be able to remove/rename content in all of them, not just the default writable target. The target scenario here is to default to ~/Templates when it exists as the template dir, but to retain ~/.config/libreoffice/user/template in the dir for any pre-existing templates and to treat both as equivalent in terms of removing their content etc. i#66157# wanted to avoid remove extensions templates and other internal ones, so rework that logic to instead just be hands off internal templates and allow modification of the remainder Change-Id: I56afe991d4297ba692e914ae95ea02d68553f60a
2014-02-24OpenSSL @OS X: choose correct build targetDouglas Mencken
Change-Id: I58f3cc12f2fa177c26608d372f99c086503a13a5 Reviewed-on: https://gerrit.libreoffice.org/8205 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-02-24Use "deprecated" API for OS X alias resolving on X 10.5Douglas Mencken
Change-Id: I68a49b95c9b4f4d1d0472a298f8b29d83435c88e Reviewed-on: https://gerrit.libreoffice.org/8195 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
...to be able to find problems like 6e0bdf04add338b7d5b29fc7b3fc9f08cfd5e96f "sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through it" earlier when converting occurrences of sal_Bool to bool. Restricting this check to function call arguments avoids too much noise while hopefully still catching all the relevant problems. (This check partially overlaps the pointertobool check, so implicit conversions from pointers to bool call arguments will now generate two loplugin warnings, but that's harmless.) Change-Id: I0b03b1d1615aaf8bc18e7a84c56fff3ef9903508
2014-02-24Add two saveas icons for sifr theme.Matthias Freund
I create two icons for the sifr-theme (the missing saveas icons). Hope this is correct. :-) Change-Id: I9b9063018d6d0662e8805b6cf502262deed46d3c Reviewed-on: https://gerrit.libreoffice.org/8191 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-24fix 'delete' not working in the Template ManagerCaolán McNamara
regression from b29c078c7f193dd7dae74baf89fe1abb9264239c because if the search view widget is visible then its assumed that we are in search view mode Change-Id: I8e81ffa06d5d3ac50e110105c9444707fd4c41c6
2014-02-24ETOMANY getPropertyValueCaolán McNamara
Change-Id: I787257603e919b12fda07d3302ceba2a7787a9b9
2014-02-24coverity#737536 Uncaught exceptionCaolán McNamara
Change-Id: Ia59a64934b65dd926c4f95953bc1ddaf00d6f8cf
2014-02-24coverity#737516 Uncaught exceptionCaolán McNamara
Change-Id: I7683cd9a27b09ed9d9b57574212cde14f103d53a
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar
Change-Id: I506a78a024d761d1d263a7bb1dcbf09a4bbcf4ef
2014-02-24fix MacOSX-x86_49-TDF tinderboxCaolán McNamara
Change-Id: I15632bd87be37d9bb5815c9d800271dfd4c3b016
2014-02-24Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr
delaying the initial event prevents complaints from OSX>=10.7's "windows restore" feature to recur infinitely. Apparently OSX cleans things up for us just before we get the applicationDidFinishLaunching() callback. (cherry picked from commit 0f3712ff654c740f3593b9580f34cdfe21ac3250) Conflicts: vcl/osx/salinst.cxx Change-Id: I0f1d59f03ffe4efc7c9a73fa881151fa06af5424
2014-02-24coverity#737508 Uncaught exceptionCaolán McNamara
Change-Id: I100bd99fdbf2929214f89baac962d74cb6a530a6
2014-02-24coverity#737507 Uncaught exceptionCaolán McNamara
Change-Id: Id035849f94bfb5e6ba7f5463a6a548bf88b77e85
2014-02-24coverity#737506 Uncaught exceptionCaolán McNamara
Change-Id: Ib36b9bab3f31b32b8be3d7c51af7f26280a7a069
2014-02-24coverity#737504 Uncaught exceptionCaolán McNamara
Change-Id: I3cfa8ba3baaf071e4300b12c8bbcba4c652ee309
2014-02-24coverity#737502 Uncaught exceptionCaolán McNamara
Change-Id: I5f5b7244db311501af6ded863b4b1fa46e5a547a
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr
(cherry picked from commit a8c471a7003fdac7d5e1c97e903f669da6bcf0c7) Conflicts: vcl/osx/salframe.cxx vcl/osx/salframeview.mm vcl/osx/salnsmenu.mm vcl/osx/salobj.cxx Change-Id: I379d80355d741dd28aad2e6119a8b82ac10159f5
2014-02-24coverity#737499 Uncaught exceptionCaolán McNamara
Change-Id: If4599fa76914b472ee6734f48941898f420519c3
2014-02-24coverity#737497 Uncaught exceptionCaolán McNamara
Change-Id: I1dc0acda818f1b520f74c282bdd17a195591e860
2014-02-24coverity#737495 Uncaught exceptionCaolán McNamara
Change-Id: I8a5e7111a0ddf1e651c25bd52c6af462d9075f93
2014-02-24coverity#737469 Uncaught exceptionCaolán McNamara
Change-Id: Ic090878483f2fbfc000bfc248bb52764e4e9727e
2014-02-24coverity#737458 Uncaught exceptionCaolán McNamara
Change-Id: Ida42725016395d9629bb97bd8cf0b660195c4f1c
2014-02-24coverity#737430 Uncaught exceptionCaolán McNamara
Change-Id: I1db24114b331970d75b01c0869708b1656be3836
2014-02-24coverity#737424 Uncaught exceptionCaolán McNamara
Change-Id: I8779bf79dd2342f183643767c4c424e7a5500cca
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
which means that icons suddenly reappeared in the menus when the gtk theme had disabled them ref e8f8f24c8415898c787bbfb629247ed62e73a2b9 Change-Id: Ia9aef5ca39bda2ddf6d7c4ebc2bddc01d470d09b
2014-02-24coverity#737422 Uncaught exceptionCaolán McNamara
Change-Id: Ieca32131ad7b1019338af8042ab6905e3ba152d6
2014-02-24coverity#737388 Uncaught exceptionCaolán McNamara
Change-Id: I55fd2311d6439a6f8616f9c21fa1e7222efde794