summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-02-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: I1bbf4ee7c67d40ffc7b289e0d75e4aed224067ec
2015-10-02Revert "vcl event filter"Caolán McNamara
that's just a local toy for now, didn't intended to push that This reverts commit 4afbd0292e09d9850a3cd0d1f169c73c5a3296db. Change-Id: I20b758d4582022ffda35c4aed7251948e721f821
2015-10-02update testTypePassword.odsCaolán McNamara
Change-Id: I648ad2fe4b4cd425b2f7f1014c063169beae54db
2015-10-02vcl event filterCaolán McNamara
Change-Id: Ib10dccec244f3168f1ac4a892a09012adf38a839
2015-10-02Fix building sd remotecontroll codeStephan Bergmann
...after d68a0fc050ea4d57e15246f8e71781cd42ebdaa1 "loplugin:unusedmethods" Change-Id: If167025b7892738cbbbefd5fe4966a5e6aee57f3
2015-10-02Fix typosAndrea Gelmini
Change-Id: Ib30f4e5f16518cbbe71cf03998513ebd8c2a4d1a Reviewed-on: https://gerrit.libreoffice.org/18949 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de>
2015-10-02fix KDE buildNoel Grandin
after commit 837f171810a95a1d87907dd08d67e969276f0559 "loplugin:unusedmethods in vcl" Change-Id: Ic0ece310202ecd1663d8933b10a6aef8b462a02d
2015-10-02-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: Ia06d96d373888ce45508814c9752d09117e55d10
2015-10-02tdf#88801 android: add services needed to load flat ODF documentsMiklos Vajna
Change-Id: I5767fa9a240b23de098fc6012555691dfb22c400
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna
Change-Id: I23bdc9a885228848568ebaf3fb618826598b8267
2015-10-02loplugin:unusedmethodsNoel Grandin
Change-Id: I3d6f1300f4fae2af9e580d1d3b2c2c80fa9e9268 Reviewed-on: https://gerrit.libreoffice.org/19075 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-02loplugin:unusedmethods in vclNoel Grandin
Change-Id: Ib404310761fd555b033ab6594ba8636d37f23463 Reviewed-on: https://gerrit.libreoffice.org/19074 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-02Make external/firebird work with C++14 sized deallocationStephan Bergmann
...where firebird's replacements of global new/delete would still be called for "new" but not for "delete". Lets hope that always adding the C++14 size_t overloads of operator delete is harmless in all relevant pre-C++14 environments, and only causes harmless warnings like -Wimplicit-exception-spec-mismatch in all relevant C++14 environments. (But why does a /library/ replace global new/delete in the first place?) Change-Id: Ib0b0ad748c6641c07ffed6cec3d6809a1530679f Reviewed-on: https://gerrit.libreoffice.org/19081 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2015-10-02Workaround broken ipv6 siteBryan Quigley
This just forces wget to use ipv4 when downloading more context here: http://lists.freedesktop.org/archives/libreoffice/2015-October/070412.html Change-Id: Id7e6a2ccd2301aa0fd1456d20309fe4936b4a20b Reviewed-on: https://gerrit.libreoffice.org/19090 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-02starmath: SmAlignNode has only one childTakeshi Abe
So, do not bother to extend its children array. Change-Id: I9550501469aec5c4420f127ab64003c5ab14f9c1 Reviewed-on: https://gerrit.libreoffice.org/19089 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-02loplugin:unusedmethodsNoel Grandin
Change-Id: Ie1603adf3908fd0668bcbe8f75c6bafa0d0bfd6c Reviewed-on: https://gerrit.libreoffice.org/19072 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-02com::sun::star->css in forms/Noel Grandin
Change-Id: I1c09e88f839bdf11c6ff809ec95769e8f729c7cd
2015-10-02Fix typosAndrea Gelmini
Change-Id: I9bae7b6fd8d66b4877fc96d93fc8f57d17987002 Reviewed-on: https://gerrit.libreoffice.org/18984 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-10-02Fix typosAndrea Gelmini
Change-Id: I724f2b709f7bd417b5a522e063c0a2f2b5c3dad1 Reviewed-on: https://gerrit.libreoffice.org/18987 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-10-02Add missing includeTor Lillqvist
Change-Id: I5e9d5b63bf18caa89565270c1630e1c8431c8630
2015-10-02tdf#89387 Use Collect method in FTestŁukasz Hryniuk
Change-Id: Ib397b70f5c33fcf0f8ab26c82bffe7713e1042fd Reviewed-on: https://gerrit.libreoffice.org/17595 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-10-02Add ScMatrix method to collect multiple valuesŁukasz Hryniuk
Change-Id: I09b9b1bc62b084824dc0eaffd6ee500de11781fd Reviewed-on: https://gerrit.libreoffice.org/17594 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-10-02Add WalkElementBlocksMultipleValues and remove OpsŁukasz Hryniuk
WalkElementBlocksMultipleValues class is able to collect a few values at once. scmatrix.cxx were moved to matrixoperators.cxx Change-Id: Id069f89a58cce046fb3d4ddf6f49db0452bdfb36 Reviewed-on: https://gerrit.libreoffice.org/17593 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-10-02Add a new file with matrix operators definitionsŁukasz Hryniuk
Change-Id: Ib42d0d51945f634a3052c387a0317d7a919a4d4b Reviewed-on: https://gerrit.libreoffice.org/17482 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-10-02Make fewer calls to officecfg::...::UseOpenCL::get()Tor Lillqvist
Change-Id: I5f7f52b6f2fb92c46e2b24e0edf95b4ccd17671d
2015-10-01remote open/save shortcuts colliding with othersCaolán McNamara
Change-Id: I00b64e2e60596094f74beb729b37eff36e544fd2
2015-10-01"Save" and "Save to Remote Server" shared ~S shortcutCaolán McNamara
Change-Id: Ia368eb83202b65d77777874b7e7948f9f3169c58
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard
- preserve backward compatibility - nDebugFlag is stored but not used when loaded - Flag nDebugFlag set the top bit to 1 - stores the multiplier of sal_Int16 limit to reach nStart - in load, test this flag bit - rebuild correct nStart - new B_CURVERSION file format for binary storage macro - unit test for big modules Reviewed-on: https://gerrit.libreoffice.org/18926 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit db17079fcff6f9a068c499b17f2501cc4c82d10b) Change-Id: Iaa037982d828fef7195615e6eda546b7199a4fe8
2015-10-01tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks
Change-Id: I212bb442bdffa38d77e7e7357199c39420fa7951
2015-10-01loplugin:refcountingStephan Bergmann
Change-Id: If98d81e37ee939feec70db737fdbdb5f53b555c4
2015-10-01android: fix make install and don't use ant -quiet by defaultMiklos Vajna
Unlike 'make -s', 'ant -quiet' will stay silent even if there was an error. Change-Id: Iba921d3cde48875f7a6da4c5ba811cab46dfb89f
2015-10-01sw tiled rendering: default to transparent background outside page framesMiklos Vajna
Change-Id: Ie018a878eb7d7ef14a80a6b86020c114ff14da88
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
Change-Id: I65c31995c02a644aa436aecd065255fab38045e4
2015-10-01Updated coreYousuf Philips
Project: help fba1e83f120a310343f75de27c7e3cb0c5524cc7 tdf#92825 Rearrange the edit menu in writer, calc, and impress Change-Id: I3e4ee6fa36f87c163db7b5966ec975065f9b7921 Reviewed-on: https://gerrit.libreoffice.org/18574 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2015-10-01Impress: set current page Id before showing the new pageMihai Varga
For tiled rendering this has the effect of not invalidating the previous slide when switching slides. After switching slides, an invalidation occurs caused by showing the new slide, and calling 'GetPart' before 'SwitchPage' finishes returned the old part number. Change-Id: I1cafd0e51cd39be3a80d0559ae3051238b8df744 Reviewed-on: https://gerrit.libreoffice.org/17562 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-10-01Fix typosAndrea Gelmini
Change-Id: I4452d4a4a4a61f39cd9c2b5a441c6c2017f15ce8 Reviewed-on: https://gerrit.libreoffice.org/19073 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-10-01tdf#84909 Impress: Move drawing and other toolbars to the topYousuf Philips
Change-Id: I2c4c4bee9b4b8a642383916f74b4b44e693289c7 Reviewed-on: https://gerrit.libreoffice.org/18047 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-10-01Render the notes in spreadsheets as inline html commentsJoan Paraiso
It's more valuable to have the raw text data of the html instead of having it locked up in images. If the comments are exported as images, then it makes it almost impossible to discern what comment belongs to what cell when viewing the html file itself. This is done by rendering the comments in their own comment tag (to make it still easy to extract from scripts that modify html) that is shown to the user. This element is initially not displayed until the user hovers over the comment indicator The comment indicator is denoted by a 0.5em by 0.5em red square with a black border. The notes will always appear on a pale yellow background with black text when the indicator is hovered over. Change-Id: I01a3dfd77ec54566e64b196b8df3309ea941ad4c Reviewed-on: https://gerrit.libreoffice.org/18837 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-10-01coverity#1242658 Untrusted loop boundCaolán McNamara
Change-Id: Idc3b3ce1174537039ce613e2f84f857e94299faa
2015-10-01coverity#1325256 Dereference null return valueCaolán McNamara
Change-Id: If4ae66b8f6aef172c5e616d94f9d804b72d3a774
2015-10-01coverity#735690 Unchecked dynamic_castCaolán McNamara
and coverity#735689 Unchecked dynamic_cast Change-Id: I1181e21146972c7c01b0a421d3c1c4ecc3d7e75a
2015-10-01coverity#735748 Unchecked dynamic_castCaolán McNamara
Change-Id: Id15888f32996dd2ce05bed6942ebebdb8223a85b
2015-10-01coverity#1209375 Unchecked dynamic_castCaolán McNamara
Change-Id: Ib6ac44878c6f485326c16fd0224b220e86a4dc6a
2015-10-01coverity#1325246 Unchecked dynamic_castCaolán McNamara
Change-Id: Ifa8f9ce23c9c737d7bed9e24c9c32641d915ac76
2015-10-01coverity#1325247 Unchecked dynamic_castCaolán McNamara
Change-Id: I86e3387c277767018565ed0708d35682ba2de3ae
2015-10-01coverity#1325248 Unchecked dynamic_castCaolán McNamara
Change-Id: Iff328c85e859cae2d99f95c3c56ba3585638dd23
2015-10-01coverity#1325249 Unchecked dynamic_castCaolán McNamara
Change-Id: I5789d62424fd01705b64a111dbd121b15d89a3d9
2015-10-01coverity#1325250 Unchecked dynamic_castCaolán McNamara
Change-Id: Id52cad11d2ca4ef42a31c0905ee123ccd53e0677
2015-10-01coverity#1325251 Unchecked dynamic_castCaolán McNamara
Change-Id: I20495f27bc95f0f0e834cafbeae51e4e86c84b5b
2015-10-01coverity#1325252 Unchecked dynamic_castCaolán McNamara
Change-Id: I70b4c9f705d3da294e3b93f2834db5add9198ec9