summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-20add [optional, property] boolean Wildcards, tdf#72196Eike Rathke
Change-Id: I7105bdeafe6a1b8bf24e88f7a00d5eb3d23df15a
2016-02-20add ConvertToSearchType() ConvertToBool(), tdf#72196Eike Rathke
Change-Id: Iaab31cd6afe5cedccd4f79b142aa1ecee8a6e8d4
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara
Change-Id: I7c16f510fa998b63c9e845414cb01e3acdd8a3bb Reviewed-on: https://gerrit.libreoffice.org/22509 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-19sw: tdf#63022 fix drag-and-drop of text in same paragraphMichael Stahl
SplitNode() inserts new node before the existing one, so pEndTextNd and aRg.aEnd point one node too far. Change-Id: I6cea44fafd9d2b47e77e76892a260c5a8c6849fc
2016-02-19always support packagekit if dbus is enabledCaolán McNamara
Change-Id: I8eb169d33fcb0217989b180aa0c4c0110875be32 Reviewed-on: https://gerrit.libreoffice.org/22503 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-19sfx classification: give access to document header/footer and watermarkMiklos Vajna
Change-Id: I07e22f16cfa0229f609e7fc406e98e9f0c843153
2016-02-19move dbus config into its own config headerCaolán McNamara
Change-Id: I5b0734a30dee323d41270de06f6a02fd676155c9 Reviewed-on: https://gerrit.libreoffice.org/22502 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-19sd: replace boost::bind with C++11 lambdas and for loopsMichael Stahl
Change-Id: I4de92df1848a1c00e71d4cdb5638b73c3b76f282
2016-02-19sd: replace boost::bind with C++11 lambdasMichael Stahl
Change-Id: Ib5837a056ea4131432c7b167b264019d4e32c2c8
2016-02-19svx: these look like they should be assert()Michael Stahl
Change-Id: Icb70e87edd1a864da4ecb3931de9c402a115aaa5
2016-02-19move gio config into its own separate config headerCaolán McNamara
Change-Id: I25ca238931da039c244c2af6171d69c9875f95ff Reviewed-on: https://gerrit.libreoffice.org/22501 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-19Fix incorrect icon reference in Distribution dialogYousuf Philips
Change-Id: I2b296f06800b5ae29a61cdae7b00961a6b502b66 Reviewed-on: https://gerrit.libreoffice.org/22492 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-19tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose
Change-Id: Ifd50d16a87f8b9197f80a3b1c9de1803adfd462f Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/22479 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-19starmath: Avoid C-style castTakeshi Abe
Change-Id: I96efea344dc4ec5c1f20060bb51ea5e853113c9c Reviewed-on: https://gerrit.libreoffice.org/22497 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-02-19new loplugin: find write-only fieldsNoel Grandin
Change-Id: I0f83939babacf92485420ee63f290a297d7cb717 Reviewed-on: https://gerrit.libreoffice.org/22498 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-19vcl: loplugin:staticcallMiklos Vajna
Change-Id: I2ad98616ff60ebb88f14675d94bd82e51d136c7f
2016-02-19vcl: loplugin:nullptrMiklos Vajna
Change-Id: I08566926c931e1e9ef46e44ce265bde8148439f6
2016-02-19loplugin: checkconfigmacrosCaolán McNamara
I suppose Change-Id: I2821665548077162c4a434876aee407127b312a4
2016-02-19sw: loplugin:staticmethodsMiklos Vajna
Change-Id: I67504956436dd394446c723c1a3f164855697466
2016-02-19sw: loplugin:passstuffbyrefMiklos Vajna
Change-Id: Ie7eeb7aecba9d83a7437cf7aa0c92f0aa751a573
2016-02-19desktop: loplugin:loopvartoosmallMiklos Vajna
Change-Id: Ic17077b48e0ebf1fe72ba5a5c401dd0e2c609c68
2016-02-19tdf#32364 - Add a "filter" to Insert > Field > Other > Cross reference tabakki95
-> Modified fldrefpage.ui using Glade to include filter GTK textbox. -> Added related code in fldref.cxx and fldref.hxx -> Modified UpdateSubType() code: Added a parameter and code to get the desired result. Change-Id: I3044c9d38b5f0a984ddcd0f27d075a86abaae7fe Reviewed-on: https://gerrit.libreoffice.org/22197 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-02-19gtk3: typo mnMaximizedWidth -> mnMaximizedHeightCaolán McNamara
Change-Id: I8966fd13d2fef4a86b19ad1916f1c266cfc037cc
2016-02-19gtk3: get app menu working again under gtk3Caolán McNamara
and have a stab at getting it working under wayland Change-Id: I57592acc4b7ea4a55296541ab4b3bf0c8fd98c5b Reviewed-on: https://gerrit.libreoffice.org/22491 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
As all callback invocations happen with SdrModel's callback pointer. Change-Id: I0111040c501b7927332f88cc4797b8ebab2bc57a
2016-02-19lok: Add a new sheet selection testPranav Kant
This is a test for commit ab199e4748b45384602479c735dbac538e714d34. Change-Id: I38905cfab8fe1c5721e5fa628ea564f08e0c2ad3
2016-02-19SVGIO: Fix problem when relative font-size depends on its...Xisco Fauli
... parent's font-size Change-Id: I13943923c401a5a06b3aa51181fd75292534e888 Reviewed-on: https://gerrit.libreoffice.org/22452 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-19Remove nesting assignments inside the expression.Mark Hung
Change-Id: I88e9dc26f29b429c2d68634e306e0887565bccec Reviewed-on: https://gerrit.libreoffice.org/22494 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran
Calls to CppUnit::TextFixture::setUp and CppUnit::TextFixture::tearDown have been removed. I hope that saves a few milliseconds of build time :) Change-Id: I611db2f5c5673ab86bf8f92beb4f6e8a70443b34 Reviewed-on: https://gerrit.libreoffice.org/22496 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-18Add missing trailing semicolon to Keywords againAdolfo Jayme Barrientos
$ desktop-file-validate draw.desktop draw.desktop: error: value does not have a semicolon (';') as trailing character Regression from ab8c349f7bc0348b54e6e0766c5bd6785b415ae5. Change-Id: Idf74200ca4cf17f8918ee388f347a805ac3161f3
2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke
to support ODF table:use-wildcards Change-Id: I448bc53dd81d79a29efad9fbd240ae9c059dfd15
2016-02-18tdf#84985 always align color bar to icon bottom edgeRegina Henschel
The old calculation was one pixel off for icon sizes, which are not divisible by 4: galaxy with size 26 and oxygen with size 22. The patch does not consider oxygen, because it will be dropped. Change-Id: Ia67facb0bb32dd9112784c2aa864fde252aa6bc3 Reviewed-on: https://gerrit.libreoffice.org/22488 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke
Later inspect all places that use utl::SearchParam::SRCH_REGEXP if and how to use utl::SearchParam::SRCH_WILDCARD as well. Change-Id: I6ad4e5dea3cd656fd670f2281aaceec817953211
2016-02-19prepare a SearchType detection fragment, tdf#72196Eike Rathke
to be elaborated Change-Id: Ie8c059b5b92c5d1454ce73870582815b20567c08
2016-02-18tdf#57950 Replace chained O(U)StringBuffer::append() with operator+melikeyurtoglu
Change-Id: I2576c997d5b82fd8bdfd0c9430c7a1e11d7e07df Signed-off-by: melikeyurtoglu <aysemelikeyurtoglu@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/22049 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-02-18tdf#97179: do not suggest 1-letter custom dictionary wordsLászló Németh
Fix for the following regression: Suggestions for all 1- or 2-letter words contain ~all Greek letters from the commit c4318b8c1912c1ee947d96b02b3d4abf2eaf65f6 (add Greek alphabet to the technical dictionary). Change-Id: I9356d439debfec34a963edbe5daacde976cc532c Reviewed-on: https://gerrit.libreoffice.org/22449 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak
Change-Id: Id09a9905aa152755d77aacde029dd3f701937b52 Reviewed-on: https://gerrit.libreoffice.org/21964 Reviewed-by: jan iversen <jani@documentfoundation.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-02-18tdf#43157 Cleanup DBG_ASSERT for formula module.aybuke
Change-Id: I1be9332b4408b3c28aacfa872d63fce67adcb1fe Reviewed-on: https://gerrit.libreoffice.org/21958 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-02-18tdf#43157: Clean up OSL_ASSERT, DBG_ASSERTArnold Dumas
Change-Id: I81def3487932497782b4e560ef920330ba5cc2a2 Reviewed-on: https://gerrit.libreoffice.org/22476 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2016-02-18gtk3: Resolves: tdf#96333 fix RTL menu positioningCaolán McNamara
Change-Id: I22c5186371e558ed84da81c43400379c218ca816
2016-02-18coverity#1326383 Dereference null return valueCaolán McNamara
Change-Id: Iaa1769e4ecf116bfbab32b9ef6f6413e25a5f5fe
2016-02-18coverity#1326433 Dereference null return valueCaolán McNamara
Change-Id: I440512bc4eb7c930c8c4c69eb9f5a92d630a61b9
2016-02-18coverity#1326434 Dereference null return valueCaolán McNamara
Change-Id: I409a8f43ff2533a676546065405010a7fb877295
2016-02-18coverity#1326437 Dereference null return valueCaolán McNamara
Change-Id: I9fe5f799b7b47d8dc1fd34893c392fcecef5b5a4
2016-02-18coverity#1326443 Dereference null return valueCaolán McNamara
Change-Id: Ic5f9290c5f8d9ce46b6f5bb7120b9da85d395d40
2016-02-18coverity#1326445 Dereference null return valueCaolán McNamara
Change-Id: Ic279b6e8c51cbb559943027f987162678a17b143
2016-02-18coverity#1326462 Dereference null return valueCaolán McNamara
Change-Id: I80358cffe74f64fa710d9381b9615b64f903db3e
2016-02-18tdf#97637 Fixed Tab size of beanshell editor to 4Chirag Manwani
Change-Id: Ifeb73ab210d9d955e502fab3e3ec993081625945 Reviewed-on: https://gerrit.libreoffice.org/22473 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-02-18Galaxy: Swap image and draw icons with more suitable onesYousuf Philips
Change-Id: I5800dd0b2903d6f5d22b5ac7069ac3c8ff17124e Reviewed-on: https://gerrit.libreoffice.org/22407 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-18Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara
Change-Id: Ibcd7bd4099210a26513caac6e3b16a88a4c8abad