summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-02tdf#34555 Moving SID_OBJECT_CROP out of sdPhilippe Jung
The crop action in impress is defined in impress but uses code shared in svx. This patch move the declaration of the Crop action in svx so that it can be shared with sc & writer. This is part of a serie of 4 patches that adds Save graphic, Change Picture, Edit with external tool, Crop (by handles) in all products (scalc, sdraw, simpress, swriter). Main menus, toolbars and contextual menus are updated accordingly. Change-Id: Idb6907aa09c0efd456c2ad51232cf37edb28d977 Reviewed-on: https://gerrit.libreoffice.org/15587 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2015-05-02add test for tdf#86624Markus Mohrhard
Change-Id: Iaab521433d8573fb1184ec59e7d734b0e0c97f00
2015-05-02it works if we first set the size and then the position, tdf#86624Markus Mohrhard
Change-Id: I8ed98981ef3041839ab73b749a04febe369f66fe
2015-05-02our values are related to the inner mode, tdf#90979Markus Mohrhard
Change-Id: I5531bbb813f8ace9a9c3f35c6c79777755ff81b8
2015-05-02cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: I0b1cac50f9e158004f8c1b8294b7a1b9f21f9628
2015-05-02cppcheck: unusedScopedObjectCaolán McNamara
Change-Id: If627c5300b3b4acc8351177857fc8fa70e76df00
2015-05-02tdf#89510: Enable "Check uppercase words" by defaultJulien Nabet
Change-Id: Ib045d875e230228279918dd591c93e9504cbd9ac
2015-05-02drop useless debugging stuffCaolán McNamara
Change-Id: I4475b1112dfd9d6b1439deb4792d1320a00b79dc
2015-05-02Bin empty eval statementMatúš Kukan
Change-Id: I52755c373f86490ba3e8910e71e3fab88b1ca38c
2015-05-02writerfilter: avoid manual realloc in StyleSheetTableMiklos Vajna
Change-Id: Iebfbeab422b7a0ef19981e146db0e7b7508e80c0 Reviewed-on: https://gerrit.libreoffice.org/15594 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2015-05-02drop useless debugging stuffCaolán McNamara
Change-Id: Ia7f189de07370edc9330e8e79169bdb07a0000df
2015-05-02android: Add many missing services, remove several unused ones.Jan Holesovsky
Change-Id: I90cceee234a15526c79e147a0ad670ce6920da99
2015-05-02cppuhelper: Allow logging the used services / constructors.Jan Holesovsky
Change-Id: I9090561032e2f6e97eb74b8f1e8cd1698171e6ea
2015-05-02sw: prefix members of SwWW8ImplReaderMiklos Vajna
Change-Id: Ic3d21109097756d22105a8382f344b980f79b898 Reviewed-on: https://gerrit.libreoffice.org/15592 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2015-05-02tdf#91009: Correct thousands separator character for locale es_CRJulien Nabet
Thanks to Severo Raz for having indicated this link: http://es.wikipedia.org/wiki/Wikipedia_discusi%C3%B3n:Manual_de_estilo/N%C3%BAmeros#Costa_Rica Change-Id: Ib8eef774921922dda0db653d8d8365b5e055e646
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
Change-Id: If7068e59c88e8c3c3bafc70f64899a26d739e331
2015-05-02Unwind odd reference handling with csvcontrol.Michael Meeks
Change-Id: I5002ae13455825b0b7516e228b1e3bad7adc669a
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks
Change-Id: If61b45f28f30e3ab00dbf071198233d59899d719
2015-05-02redline dialog handle post-dispose event bits.Michael Meeks
Change-Id: I5739c0ac6529b1c51866d81c30df4a185ffa6ecd
2015-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan
Converted existing method that provides application name and version in two functions Change-Id: I93b70da7c78ee5db3d6eb710a2a2a9f4b7b4fb86 Reviewed-on: https://gerrit.libreoffice.org/15151 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-05-01Revert "update to liborcus 0.9.0"Markus Mohrhard
This reverts commit a1280bd47fddd668f1ff224f18639c8d595ec6f7. Change-Id: I2ad873f012ebae6858c8895c14ed695dbd881fc4 Reviewed-on: https://gerrit.libreoffice.org/15586 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-05-01VclPtr: error dialogs never deletedCaolán McNamara
Change-Id: I43ef768c4c0a29599fd95f5653769bf1583a3d97
2015-05-01update to liborcus 0.9.0Markus Mohrhard
Includes a lot of help from Norbert for finding the boost MSVC problem. Change-Id: I5184bc40e2c3861883b8587784117b1c4558fa5f Reviewed-on: https://gerrit.libreoffice.org/15453 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-05-01Replaced nAnz, nObjAnz with nCount, nObjCount respectivelyLinus Behrens
Change-Id: I4a479828650a3015670561cf391befa3da731bae Reviewed-on: https://gerrit.libreoffice.org/15494 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-01gtk3: distinguish between first, last and only tabsCaolán McNamara
Change-Id: Ic69b84a3dd94ee25d5e660da152b1e776fa2b38e
2015-05-01missing includeCaolán McNamara
Change-Id: If649c044d5dde770942cc4d859d1191612a247c7
2015-05-01sw: Decouple ND_SECTIONDUMMY from ND_SECTIONNODE, and rename it.Jan Holesovsky
Change-Id: Ic88a133d20336ce0548154847edd9900cb5b7691
2015-05-01sw: Kill ND_TABLEDUMMY, it's unused.Jan Holesovsky
Change-Id: Iec6a0eac97a3ceb55461359605717a86d6bdc543
2015-05-01these are static all the way downCaolán McNamara
Change-Id: I20fe835f81680866412fde5e28f508625b043402
2015-05-01tdf#90968: Highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat)Zolnai Tamás
Regression from: 08cfbbaca2d23727bc95912082ae46b8f8a37f03 Use undo actions to make the shell handle all of the background related changes in one piece. Change-Id: Ia2b64267727693f663ace5daf1dc094a663ea345
2015-05-01another attempt to get coverity to parse thisCaolán McNamara
i.e. coverity#1296212 Misused comma operator coverity#1296213 Misused comma operator Change-Id: I8f02530e151ac597f58710894891c3ac559d91ce
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara
Change-Id: I4f82ca5f7a6b392322225c0b871dbaffeba44377
2015-05-01missing header for CheckboxCaolán McNamara
Change-Id: I7eab4aa6b248bd57aca3c2ef2a68b79a29fa9dac
2015-05-01coverity#1296293 Uninitialized scalar fieldCaolán McNamara
Change-Id: I3e0af14bb04ac769fdb9861631171f4b437deda0
2015-05-01Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara
this also makes cloudon File_1308.docx not crash, which is the last outstanding crashtesting import failure Change-Id: I06867a1b06316c6dab62ebd8a55f3a02b57b9f31
2015-05-01Actually, let's just delete the now commented-out SAL_INFO linesTor Lillqvist
(It was I who added them in the first place.) Next time somebody (falsely?) suspects a problem with mutex use and really needs tracing, it's trivial to add temporary SAL_DEBUGs. Change-Id: I3db02be777a728fbf4a1d1962f0ccfa16c630f15
2015-05-01Let's disable these too then for consistencyTor Lillqvist
Change-Id: I17d17b1cad83a55f9a2c0db80e272c419529b45a
2015-05-01scp2: add scanner ui files to language pack templateAndras Timar
Change-Id: I10105770a119db8a21a3d09642f99b556440a57d
2015-05-01add totals to ScDBData ctorEike Rathke
Change-Id: I798376268b15f8b2f340d48fd2e38d68e53dbc6f
2015-05-01add "Contains totals row" to database range dialogEike Rathke
Change-Id: Ibdd144158f1484cf0e8c3861b6f3758a03638434
2015-05-01better use application settingsEike Rathke
It doesn't really matter, just saves some cycles looking up the system locale. Change-Id: I8895593b445c49f167f26bcbf510c12a3c25e1d4
2015-05-01sw: delete these unwanted SwNodeIndex ctorsMichael Stahl
Change-Id: I289900b998c5a25307b76efb723aaf12dd6431b1
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl
_DelBookmarks() will actually delete marks that exactly match both start and end position of the range, so restrict the call to only the fully-deleted nodes that will be moved to the Undo-array. (regression from 370febbf19a5f362394d1c9e69b12dcb218f6501) Change-Id: Icf5097774aa55ee152a1e20c0c7264330955c615
2015-05-01sal: disable some over-eager SAL_INFOMichael Stahl
These call malloc so often that valgrind forgets where the things i'm looking for were freed, because the address has already been re-used. Change-Id: I8e1a0f739a774972d3afe750250ee79262c79b85
2015-04-30sw: prefix members of SwFmtMiklos Vajna
Change-Id: I78efb852e5a240c90d3f8e70a3c0a358030c0dde Reviewed-on: https://gerrit.libreoffice.org/15578 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2015-04-30tdf#89152 add missing .ui localizations to install scriptAndras Timar
Change-Id: I32368329edfff18ea2a73de9a4cf60b2f734a54d
2015-04-30provide a way to execute single test case from test suiteMarkus Mohrhard
CPPUNIT_TEST_NAME is the environment variable that needs to be set and contain the name of the tests. The test names need to be fully qualified to be recognized. Examples: CPPUNIT_TEST_NAME="ScFiltersTest::testOutlineODS ScFiltersTest::testRangeNameXLS" make CppunitTest_sc_subsequent_filters_test CPPUNIT_TEST_NAME="ScFiltersTest" make CppunitTest_sc_subsequent_filters_test Change-Id: I78a8a076638e19c918ca1c411086bb353f5100a2 Reviewed-on: https://gerrit.libreoffice.org/15579 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-04-30fix theme with AppCompat 22.1 or laterChristian Lohmaier
AppCompat 22.1 is stricter in regards to what flags it it accepts Change-Id: If9b77e59604147cb7050b5721380ab213fcdb9a6 Reviewed-on: https://gerrit.libreoffice.org/15571 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-30see if a re-org will silence coverity#1272392 Resource leakCaolán McNamara
Change-Id: I65c20f75c4086dc5167c6fa41b0171f07c1419bb
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
(and MenuButton::GetSelectHdl was unused) Change-Id: I94df06bcda9e041fde65553e30247874b20ff74b