summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-08earlier failure in debug modeLionel Elie Mamane
in the case that mpObj.get() is not a SdrOle2Obj* Change-Id: Idff7324242062665c137685096cd82284e24f0d9
2013-11-08fdo#71130 pretend to support service m_sServiceNameLionel Elie Mamane
Which was the case before, and was probably erroneously changed in commit 196f980012739d94654e6863b85b2e49f7e1a1e5 fdo#54938: Replace existsValue for cppu::supportsService Change-Id: I20323bba1105d1844c79a5a0ad3c9e133a9d0d05
2013-11-08adapted to realityEike Rathke
Change-Id: I79d91598b3104fb50d6c19aca135b8d16347ab79
2013-11-07gbuild: AllLangResTarget: clean install targetMichael Stahl
Change-Id: Ic71d50e2374f15f2cb5d15dd32604a867bfb74e4
2013-11-07officecfg: move the reportbuilder filter configuration to filter/Michael Stahl
Change-Id: Ied496ddbc4d5341a8e1e15d760df775eee19f850
2013-11-07filter: fix error messageMichael Stahl
Change-Id: I3590e6598371197a6c41977c46e05b9b5d30eb58
2013-11-07a little instdir sub-dir cleanupMichael Stahl
Change-Id: I97df3f949da7403e46951cf159a9fc1fca4cc23f
2013-11-07installer: remove unused variableMichael Stahl
Change-Id: I03648e07b6f1ab895254c4e2a02717a6a318c783
2013-11-07writerfilter: remove unused CpAndFc class in doctokMiklos Vajna
Change-Id: Id24eb2ab53e62961e6cbe2ea72221c6bfe7262d7
2013-11-07remove INPATH and PROEXTMichael Stahl
- WORKDIR path is just workdir - INSTDIR path is just instdir - WORKDIR_FOR_BUILD is workdir_for_build - INSTDIR_FOR_BUILD is instdir_for_build - replace other usage of INPATH by combination of OS and CPUNAME Change-Id: Ie398387ebd82a968ec2605f2103c55b43a231482 Reviewed-on: https://gerrit.libreoffice.org/6601 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-11-07Make CppunitTest_sw_ooxmlimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna
Change-Id: Ic5c204d6766bf5f2c5f346a84d92f1f03b1ff418
2013-11-07remove misleading commentAndras Timar
Change-Id: I8c4187f3f50c4675ab4fe392ef0f0736109788da
2013-11-07xub_Strlen to sal_Int32Andras Timar
Change-Id: I5cf06c6d9648f8f447b7669edfab8436e6f948ab
2013-11-07single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes
Change-Id: I34c6a5f9057707cdd1e2f4f82024818e7c8a6630 Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6610 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2013-11-07WaE: unused variable 'sSqlStatement' [loplugin]Tor Lillqvist
Change-Id: I30fe491d8257affb994083ae312d9663ef7a28e9
2013-11-07Bin an unused functionTor Lillqvist
Change-Id: Iedea7622d27e263b21943f7696ff71fb7fbd7c80
2013-11-07Umgekehrte Polnische Notation is German for Reverse Polish NotationTor Lillqvist
Change-Id: I80480f963b643596ff1c0e93af3eaa6ffc63c9dd
2013-11-07Cosmetics: Use more consistent style in the generated OpenCL codeTor Lillqvist
Change-Id: I6c292c95cb3927954d71a5513665dcf2c54166b2
2013-11-07typo in commentLionel Elie Mamane
Change-Id: Iea5084bd1c5765197e5dcf379637a780e52f42bd
2013-11-07fdo#65108 inter-module includes <>Lionel Elie Mamane
Change-Id: Ie7e08f25741772f657a71369483917d989a05537
2013-11-07firebird-sdbc: replace named parameter by unnamedLionel Elie Mamane
Change-Id: Iad6023d9d16b10001bb8493dea483e655fc8519c
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat
The GDrive OAuth2 key is now defined at configure time. If either the client secret or client id is missing, the Google Drive connectivity will be disabled at runtime. Tinderboxes can set up a GDrive key, but they need to make sure it's not persisting in the build log. Change-Id: I09bc748641ec14eae890f273f05bffe4ed421dbb
2013-11-07CMIS Versions dialog is experimental-only for the whileCédric Bosdonnat
Change-Id: I39e2f3437045ae0ef7b33c65bb59f9fe201dcda7
2013-11-07CMIS Versions: removed a few useless buttonsCédric Bosdonnat
Change-Id: I08a1593700495c2262a270cb9055e973ab0ede29
2013-11-07CMIS Versions dialog: fix version dateCédric Bosdonnat
The version creation date is more likely to be the cmis:lastModifiedDate. Change-Id: I15e81db6a4c5f638f3f472894608a8d6728dc2d2
2013-11-07more cruftEike Rathke
Change-Id: Ia6b975080598a87c5e262374efde9efb186051b1
2013-11-07make this work againEike Rathke
Change-Id: I0ac5dfdea6b5785b1651c3b362bbddea2354e7c1
2013-11-07safe STRING_NOTFOUND -> -1 conversionCaolán McNamara
Change-Id: I1afd5f4ef3b0001e28a6c0ce86f2fe927515fcf4
2013-11-07safe STRING_MAXLEN -> -1 conversionCaolán McNamara
Change-Id: If07e632e81e1fda98f587b3c34b009144126d7ef
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
And use some templates inside include/com/sun/star/uno/Sequence.hxx Change-Id: I48875fa1517751fc4cb0cf2b6c08b88975a29b47 Reviewed-on: https://gerrit.libreoffice.org/6599 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-11-07align GetScriptType argument type with the rest of the familyCaolán McNamara
Change-Id: I67a66eb05deaecede3cd77e06075c2e98be8d001
2013-11-07these longs are really 32bitCaolán McNamara
Change-Id: I6c71f1ce32df6067f0be820656d86e851d288291
2013-11-07fdo#70812 writerfilter: check for nullptr after dynamic_castMiklos Vajna
Happens when we set "no number" in the default para style, which is already the case for Writer anyway. Change-Id: I3b262e633e52e4aae039c55d6edb744e36f0f354
2013-11-07Include backtrace in logStephan Bergmann
Change-Id: I76306ac61365282ef2de4869c1c8e21e044304ff
2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks
Change-Id: Ic111faf5db7709483f20fea8cbf9ff4298301b8a
2013-11-07liblibo: fix static library linkage.Michael Meeks
Change-Id: Ic6b69b322c819ff07d55e3b452dadafc60041e1d
2013-11-07bump jpeg from 8c to 8dCaolán McNamara
Change-Id: I9f739ff803ef777931139bedb835a5fda46cb377
2013-11-07DOCX export: handle semiHidden para styleMiklos Vajna
Change-Id: Icde4d5af2398a241c628f16225f1d427a2f27cfc
2013-11-07DOCX import: handle NS_ooxml::LN_CT_Style_autoRedefineMiklos Vajna
Change-Id: I8c2c0ca8d060e2c460d0f36aed3050ed335fb3a3
2013-11-07DOCX filter: roundtrip paragraph customStyleMiklos Vajna
Change-Id: I7fec154ff3b39845e91301b4fb607381e80e13f7
2013-11-07DOCX filter: roundtrip paragraph style defaultMiklos Vajna
Change-Id: I93495b4a2f85fe9729f8e1c810532717783756e4
2013-11-07make the error not a secretCaolán McNamara
Change-Id: I4ee261bd1dc2c63f0b54e19a2684c8bf1c221680
2013-11-07remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin
Change-Id: I0cc8c507ede20d5db1942b75e0c4b660dcd66c97
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
Change-Id: Ic75e5aad03d66590e78275304c766c1c00179387
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin
Change-Id: I3e3cfc69c14a300f330264ae40c135e8135adb97
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin
Change-Id: Iad166e6b9ce0877200bd58c388b3914b15167196
2013-11-07liblibo: improve the libtest sample app.Michael Meeks
Add command-line help, validate arguments more, better error reporting. Change-Id: Ia092895d0d116b003bb6c2a252f68ae9b6ba6d35
2013-11-07liblibo: share crude URL absolutization, and clean.Michael Meeks
Change-Id: I559eac8626a011644f68f8391631447f15c643eb
2013-11-07liblibo: make liblibreoffice static as it should be.Michael Meeks
The whole purpose of this tiny library is to break dependencies, so requiring it in our library path is a bit silly. Change-Id: Ie0e000b97db87afd57f693e19341eadf97323335
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz
fixes for liblibreoffice-Impl (init.cxx): determine outputfilter from file suffix if no filter is provided; ensure that url provided to XStorable.storeToUrl is really an url; improved error handling small improvements in somektest/libtest.cxx: output times required for init, load and save. Change-Id: Ic8b2c0d34cbeae3250c43cac02690e6ec1954ed7