summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-23oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I105535a2a250e682a5d6976e0c7f74374b1f31ac
2015-10-23ucb: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I05c64aaed4aaea813b369dccc721f9d10167f161
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
Change-Id: I9cd92b53370a6b6018d2f7c648890f9c014a27de
2015-10-23Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara
instead of bittwiddling which ends up trying to resolve the system language Change-Id: I545bd5e39f99003ddedf3c90031e8b818edc1de2
2015-10-23afl-eventtesting: crash seen on occasionCaolán McNamara
Change-Id: Ib8e33c3dbaf793f9ae57a2d54af34d7e823226ec
2015-10-23tdf#94386: envelope unit test completedOliver Specht
added check for different page styles with different size to testTdf94386 Change-Id: I4eb1c8669661285d2c98f6c5e9993af26c005d45 Reviewed-on: https://gerrit.libreoffice.org/19371 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
Change-Id: Id69e293fda98ee6cf2cc3d3296a0cd2e06bd847e Reviewed-on: https://gerrit.libreoffice.org/19527 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-23com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin
Change-Id: I847a5729911474e8dd72e28aea53969f7037ce9b Reviewed-on: https://gerrit.libreoffice.org/19526 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-23Breeze Icons: some 32px action iconsandreas kainz
Change-Id: I0e772caf1bacf108b0c49592610f86fb8e17e5ba Reviewed-on: https://gerrit.libreoffice.org/19540 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-10-23Updated coretagezi
Project: help 3397ffc09895d62067538eafcfef2858f0e42522 Correction to licensing of the patch for func_aggregate.xhp After introducing func_aggregate.xhp using an old version of helpauthoring extension the wrong license was introduced in the xhp file. Further corrections in the sequence still left mention of AL where it should not. This patch removes references to AL licence. Sequence: 2015-09-29 tagezi tdf#85228 Added description of AGGREGATE function 21/18821/7 Change-Id: I28036684bf3ca5a942a82c6ec9295e0eb427e36b Reviewed-on: https://gerrit.libreoffice.org/19535 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
Change-Id: I4a1e3e269a269bb37e88aa8810a46d0f4ecfc518 Reviewed-on: https://gerrit.libreoffice.org/19420 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-10-22Breeze Icons: some 32px toolbar iconsandreas kainz
Change-Id: Ifbe34119cee2ce0b04d55a9e4dedced76df004eb Reviewed-on: https://gerrit.libreoffice.org/19532 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-10-22crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItemCaolán McNamara
because a clone of SdrTextAniCountItem is a SfxUInt16Item not a SdrTextAniCountItem Change-Id: I7b8f99b52b1f42a6a28af4495ff25ddb6d497f61
2015-10-23implement text rotation for chart axis sidebar panel, tdf#94970Markus Mohrhard
Change-Id: Ifce97c437238bd1520a2122aa4027a1bcbba1e5d
2015-10-22provide more button for chart error bar sidebar panel, tdf#95055Markus Mohrhard
Change-Id: I4240631f98c51cc52a21a3ff551a339f22df11f3
2015-10-22make it harder to use the API wrongly, tdf#95056Markus Mohrhard
Change-Id: I07129285ac7f00513802a60c31d5de27f6f4a5d6
2015-10-22disable all error bar radion buttons in the beginning, tdf#95057Markus Mohrhard
Change-Id: I611a637038669fe855b4357045bff8d3eb5f8600
2015-10-22SRCH_PARA_ALLTABLES could never be queriedEike Rathke
... in SvxSearchItem::QueryValue() all-properties sequence (nMemberId=0) as it was overwritten by SRCH_PARA_SEARCHFILTERED. Copy&paste error since 26d5cf1ecadc17e5c6aff071b8750b9fadaa1d28 Change-Id: Iccb9cca0ca9ecb2e9754f1895899e0432312608c
2015-10-22Updated coreOlivier Hallot
Project: help 3f2b535c2dea86ec6c01d83dc37fbb56d9c4e999 Correction to licensing of the patch for ODFF.xhp After introducing ODFF.xhp using an old version of helpauthoring extension the wrong license was introduced in the xhp file. Further corrections in the sequence still left mention of AL where it should not. This patch removes references to AL licence. Sequence: 2015-09-02 Olivier Hallot Revert "Remove metadata from embeded xhp files" 80/18280/2 2015-09-02 Olivier Hallot Remove metadata from embeded xhp files 55/18255/2 2015-07-09 Olivier Hallot Fix license header in these 2 files 70/16870/2 2015-07-08 Olivier Hallot Promote ODF Formula standard in Calc function help 10/16110/2 Change-Id: I16236838423cc35e8939d65d77ad14d5291a1b5d Reviewed-on: https://gerrit.libreoffice.org/19533 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2015-10-22loplugin:defaultparamsStephan Bergmann
Change-Id: I571d77c9a9d399e0a683af02edb6de1095c11ca9
2015-10-22loplugin:defaultparamsStephan Bergmann
Change-Id: I12e314ef09ac4b3517135933169de50e8a525dfc
2015-10-22add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke
Already since 26d5cf1ecadc17e5c6aff071b8750b9fadaa1d28 there was one SfxTypeAttrib element less in aAttrib[n] than defined MID_SEARCH_... values in include/svl/memberid.hrc, also SearchFiltered was missing from sfx2/sdi/sfxitems.sdi As a consequence the generated slot definitions workdir/SdiTarget/sc/sdi/scslots.hxx lacked that item. Change-Id: Ic901b3a85fb5242037d713f3642971e7073e684d
2015-10-22tdf#94138 fix printing of edit form fieldsTomaž Vajngerl
There are 2 bugs: - In Window::GetDrawPixelFont we asked for the font to the current window, which didn't work correctly when printing. The device itself should provide the font and not the window. - In paint method the font wasn't setup correctly which should happen before painting by calling ApplySettings. The effect of this is that print preview didn't show the correct font for the edit control and similar when you copy + paste the edit control. The work around for this is to call ApplySettings again. Change-Id: I74960355823c71c1d5a18a82bbc86561a3c4b760
2015-10-22be precise in what area to insert the matrix formulaEike Rathke
Change-Id: If41b7af52d506464aef32bfddd11de8e3f44ed32
2015-10-22tdf#65108 use <> instead of "" in include lineFeyza Yavuz
Change-Id: Icc497610505d160ee7d0e3a129eb499fe4ba5c93 Reviewed-on: https://gerrit.libreoffice.org/19422 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-10-22tdf83825 Vertically center left and right margin labelsYousuf Philips
Change-Id: I583fc112333df6af3898b03f632780538b5f046f Reviewed-on: https://gerrit.libreoffice.org/19469 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-10-22vcl: Free memory by appropriate dtorTakeshi Abe
Change-Id: I863251d742374d0a60820d41fec9d467c9ff4bd4 Reviewed-on: https://gerrit.libreoffice.org/19446 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-10-22rename Rectangles and Ovals to Legacy to scare folk off themCaolán McNamara
towards the ms-compatible basic shapes Change-Id: I64f223ca3098015364285861dec3e2653bade8d4
2015-10-22Visisble->VisibleCaolán McNamara
cosmetic only Change-Id: I9363e4766d6dfdd9327cfa74e5922f3b51c67fd2
2015-10-22crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara
presumably this is a simple typo and it should be ANISTARTINSIDE Change-Id: I05c6cfb857955c7d418e3997845dd0ef6d2bff36
2015-10-22coverity#1326120 try and silence Constant expression resultCaolán McNamara
Change-Id: Iafd034dd51135ad99f56279ceee1c770f91436b0
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
don't "Quit" twice and skip tearing down office ipc etc for the pseudo-quit AFL_PERSISTENT=1 case Change-Id: I26f0e798b95bc9376890381d4e5bd87fe8f12622
2015-10-22coverity#1326738 Dm: Dubious method usedCaolán McNamara
Change-Id: Ia266e5c1b66e35fdb4c6fdd5816f3b35d54ae1bd
2015-10-22coverity#1326446 Dereference null return valueCaolán McNamara
Change-Id: Ief00b565147bd4a08c4fd6de9df71d9126dc1f75
2015-10-22coverity#1326429 Dereference null return valueCaolán McNamara
Change-Id: Ib047f6cb255610422afb423006b58e0da7eacead
2015-10-22coverity#1326403 Dereference null return valueCaolán McNamara
Change-Id: I1f191a2bc0139bada7603681eb0246de7dd15139
2015-10-22coverity#1326382 Dereference null return valueCaolán McNamara
Change-Id: I1c427c3d6cae2cf1798adcc29cd6f5f51eb2b49e
2015-10-22coverity#1326384 Dereference null return valueCaolán McNamara
Change-Id: Ibf3c2ffb78740d55a6e6e4e6c66fb71b5b1c4c85
2015-10-22coverity#1326397 Dereference null return valueCaolán McNamara
Change-Id: Iafb022cf3bbdbaa8a6b230cb60377d90e64fe142
2015-10-22coverity#1326173 Explicit null dereferencedCaolán McNamara
Change-Id: Icee3d9af9b9811e99afca49e2fe1b46fb4a85bca
2015-10-22coverity#1326381 Dereference null return valueCaolán McNamara
Change-Id: I86f5fee9bd77b741536816b6b4d1b6b520acba9e
2015-10-22coverity#441226 Dereference null return valueCaolán McNamara
Change-Id: Ib80e5f5d9e41c6511779e7a956cdba9b856c25ba
2015-10-22coverity#1328488 DLS: Dead local storeCaolán McNamara
Change-Id: Ief4b5909d40ee3c3c86f60eeb980591a3e8b230e
2015-10-22tdf#93243 - replaced some boost::bind with C++11 lambdasSahas
Did half the file. Need comments before I finish the rest. Change-Id: Idbd98277e908dc568008925611ab1fd1fb778ab1 Signed-off-by: Michael Stahl <mstahl@redhat.com>
2015-10-22Replace uses of boost::bind with C++11 lambdas in unoxml/source/dom/node.cxxMario J. Rugiero
Change-Id: I2455476a876012051ca1651721915243503fbb22 Reviewed-on: https://gerrit.libreoffice.org/19308 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl
The problem is that the precompiled headers' dependency files are not run through concat-deps, hence they directly refer to headers of external libraries' headers, which are not targets in the build system; therefore re-building an external library does not cause the dependent PCH to re-build and (at least with MSVC) the object files don't depend on headers included via PCH anyway, so we get the recent link failure in comphelper with MSVC, which wasn't rebuilt for icu's ABI change. To fix that just use concat-deps, which re-writes header dependencies to UnpackedTarball target dependencies. Change-Id: Ic7555822925aaa1ff09b29bb73801fb83923bfab
2015-10-22presenter console: add real 'Restart Timer' iconsandreas kainz
Replacing the placeholder ones. Change-Id: I4289cb9c57181d98bf9f92b194661c965d213d1c
2015-10-22Breeze Icons: add some 32px toolbar iconsandreas kainz
Change-Id: Ibc66c414813240b61491744166bfc6e0d898a54e Reviewed-on: https://gerrit.libreoffice.org/19521 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-10-22unit test for tdf#95226Eike Rathke
Change-Id: Ica252d3477e3a630777a59d64bfea7afb29351cd
2015-10-22desktop: add lok::Document::paste() testcaseMiklos Vajna
Also, closeDoc() is called by tearDown(), so no need to call it manually at the end of tests. Change-Id: Ib8f61a09fa3fc0885d7ea90ce96210bff4cc9f98