summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
and remove resulting dead branches Change-Id: I969c943b9ff7e56d22efb4eff5bee644f9792676
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
rename the other ones and remove the unused ones Change-Id: I0e636cd5d1799e0f9cb815a4bfa20b16039ecb3f
2014-11-24RID_APPTITLE is unused in sd, StarImpress 4.0Caolán McNamara
Change-Id: I85053455c61322cc76df80a60885c38d1f71b3d3
2014-11-24remove unused defines from app.hrcCaolán McNamara
Change-Id: Ib58c20897a765d81020fc440a48abc4aa966619f
2014-11-24coverity#1242658 Untrusted loop boundCaolán McNamara
Change-Id: Ie22cb785065342582ca59f871a7b4da7e7bc77e5
2014-11-24coverity#1242421 Dereference after null checkCaolán McNamara
Change-Id: I18441a147ed74ad2fc8a952ced1320b8b26e3ea9
2014-11-24coverity#1255387 help coverity out here wrt Division by zeroCaolán McNamara
Change-Id: I3923655d6d4b9c2906cda72e1f91f20d9b5a1354
2014-11-24coverity#1255908 Resource leakCaolán McNamara
Change-Id: I90b8e89eba915e46cc2288f4ff5bee725fc8a1fc
2014-11-24coverity#736477 document deliberate Resource leak at detection pointCaolán McNamara
Change-Id: Id9ad1df799c67110a426ee7ce41287703e8bdbfb
2014-11-24Adapt documentation to realityStephan Bergmann
...that both OFFICE_HOME and OO_SDK_URE_HOME are always set Change-Id: I74f3a19cd7020fbefc30b08e122ca20e292f1830
2014-11-24Re-indent (no change to content)Stephan Bergmann
Change-Id: I72fa9b85e8544ea7bf1c1dea8ff3358835959f55
2014-11-24Both OFFICE_HOME and OO_SDK_URE_HOME are always setStephan Bergmann
...via setsdkenv_unix -> configure.pl Change-Id: I5b5e8e99736ce6d12ad7796d73cb1cf6871ad7f4
2014-11-24fdo#86622 sidebar: Distorted icons in Graphic sectionMaxim Monastirsky
Similar to: 36f275cb0f19d11151abf85f3c191a2736bd73da 92a0793265c66d289828c0193097b14b7e7e2d0f Regression of: eaa89db886ba49472e22d77cea957a08c1113cd0 Change-Id: I98893989fff9f9893f6b3b52b24a43676fe7c6f7
2014-11-24import @TERM and @CTERM functions from Lotus 1-2-3 files (related: fdo#86241)Andras Timar
Change-Id: I864ad87aa0455c323a5235fa1230d3f2ac3ffbb4
2014-11-24...so startup.sh is gone nowStephan Bergmann
Change-Id: I667cd9db8a6f5511218d482fb97025480ddc2488
2014-11-24uno is the only remaining user of startup.shStephan Bergmann
Change-Id: I0aa2f7384462777fc893aa282aea00aebd8dc664
2014-11-24upload libcdr 0.1.1David Tardon
Change-Id: Iabca04edf87d512fd16cf36b1503d516a8d7cfdc
2014-11-24Makefile: provide a hint when "make iwyudummy" failsMichael Stahl
Change-Id: I5d37478e1dfdd9bf96ceb302fe51fc5c2b4ed838
2014-11-24scp2: move ct2n to AutoInstallDavid Ostrovsky
Change-Id: Ib4501298c78e591f24c2ad73cbc8aec0c4fc0347 Reviewed-on: https://gerrit.libreoffice.org/13020 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-24improvements to iwyudummy targetNoel Grandin
- split awk script into separate file - make awk work on older awk version - create new target in main Makefile.in to generate iwyudummy Makefile so we don't have to manually uncomment stuff - exclude /usr includes from the generated makefile - disable unused macros warnings to reduce noise - add some sanity checking - prevent using the generated makefile with compiler-plugins enabled - add new target for generating iwyu Makefile so we don't need to edit the Makefile when using it Change-Id: I4af8eb7d1aa5419e546acb9ef905a0fe623db57d Reviewed-on: https://gerrit.libreoffice.org/12980 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl
Change-Id: Id2e35c19bf2efb73e6a0939cccf37c92ca30c0aa
2014-11-24rhbz#1167250: Avoid X11Clipboard already being destroyed in constructorStephan Bergmann
...via SelectionManager::run's aKeep acquring and releasing getReference() Change-Id: I18696d30c41ca9ae101261668cbf54cb0a6c45fc
2014-11-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar
Change-Id: Ic54f2233a37562bdc516e440af0b4b7973f56342
2014-11-24sw: remove last include of tools/debug.hxxMichael Stahl
Change-Id: Ic8bcb8b6f5f4d46af33ddf4e493ffd21329dcc08
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleParagraphMichael Stahl
... and fix a copy-paste error and remove some pointlessly defensive code. Change-Id: I08e74a6bc843b307d1c8a7157c2a67f471c00522
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleFrameBaseMichael Stahl
Change-Id: Iea85af82e9a678ab83f599798693345d9061284d
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleCellMichael Stahl
Change-Id: I87f1fdc9c316fde994a4f0fe431827fb841f7b55
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleTextFrameMichael Stahl
Change-Id: I7a829a6a113ee7c5baed74b653c7bb362a360aec
2014-11-24svl: convert DBG_ASSERTs in SvtCTLOptionsMichael Stahl
Change-Id: Iec07c3f4088e2af9bc5b63f44e9943af215cebf1
2014-11-24svl: convert DBG_ASSERTs in SvtCJKOptionsMichael Stahl
Change-Id: I3b7222217e1f5d8b2a26f49b359d9c8587793e88
2014-11-24svl: convert DBG_ASSERTs in SfxItemSetMichael Stahl
Change-Id: I37e507226e676ee797e6911a0b3da1d1823e750a
2014-11-24svl: convert DBG_ASSERTs in SfxListenerMichael Stahl
Change-Id: I07776484277769acf37cb11b8b2cff02c4234d5e
2014-11-24svl: convert DBG_ASSERTs in undo.cxxMichael Stahl
Change-Id: Iecf693181bee7c3ce63dea6c389b03655007a3e5
2014-11-24Revert "fdo#85889 handle pc, pca and mac rtf keywords in writerfilter"Andras Timar
This reverts commit 31ef2b6396e2ebec10f84f21dfdee645690f5e62.
2014-11-24loplugin: cstylecastNoel Grandin
Change-Id: Ia3dc8efc8c8803597cbf226780bdb7e1c9681ee0
2014-11-24loplugin: cstylecastNoel Grandin
Change-Id: I2737c5a4f1ad4a5e5588be4f2dc544037df0a693
2014-11-24Remove superfluous and inconsistent whitespaceTor Lillqvist
Change-Id: I90fdf94aa01912e86015f7263b1dc81d20e53e8d
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
Change-Id: If0f47a78bbffec5c2ebd33c552d0d8a300b48eb1
2014-11-24java: unused local varsNoel Grandin
Change-Id: Ib0709da830788f8169282e45552af4fdc300ccf9 Reviewed-on: https://gerrit.libreoffice.org/13096 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-24convert EventNames to an enumNoel Grandin
Change-Id: I68496b47564f4c00c19a62f9f1bf38d3353598f7 Reviewed-on: https://gerrit.libreoffice.org/13095 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-24merge AbstractListener into CommonListenerNoel Grandin
since CommonListener is the only subclass Change-Id: If10ccb29991d7c48e2c20fc41330572a669f1497 Reviewed-on: https://gerrit.libreoffice.org/13094 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-24the getGuiEventListener method is unnecessaryNoel Grandin
Change-Id: I1c8b0ea28b6dbc2b6825f5f30ae0d234b7362d64 Reviewed-on: https://gerrit.libreoffice.org/13093 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-24the UnoDialog constructor parameters can be simplifiedNoel Grandin
Change-Id: I5c790a4b79966c977899a0cdacde8fb41148eb1a Reviewed-on: https://gerrit.libreoffice.org/13092 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-24createListener() is never overridenNoel Grandin
Change-Id: I95c095eb7a6f315019fb851fb20e65314eaebf55 Reviewed-on: https://gerrit.libreoffice.org/13091 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-24typo: unknownAndras Timar
Change-Id: If89443c1668ca01c826c8fc353b20097c7da7bf4
2014-11-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar
Change-Id: Ic54f2233a37562bdc516e440af0b4b7973f56342
2014-11-24chmod -x fdo44984.rtfAndras Timar
Change-Id: I9b395629b9b90d12cdb7afa68d5eb79ef938648f
2014-11-24Reduce the amount of data by an order of magnitudeTor Lillqvist
Change-Id: I4a1deb2c1a0cfe67faef6a0d2e3d355b475eb9f0
2014-11-24Add AVERAGE testTor Lillqvist
Change-Id: I144858631f229685284622eb9975a168e61ff6c5
2014-11-24Add MIN and MAX testsTor Lillqvist
Change-Id: Ia8d5fdeb1e03009035136edeab991442b7d91c4b