summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-11new loplugin: memoryvarNoel Grandin
detect when we can convert a new/delete sequence on a local variable to use std::unique_ptr Change-Id: Iecae4e4197eccdfacfce2eed39aa4a69e4a660bc Reviewed-on: https://gerrit.libreoffice.org/19884 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
It also corrects one whitespace and an outdated comment. Change-Id: Ife1c45d42b059353d3c98d68518d44a1379a96fa Reviewed-on: https://gerrit.libreoffice.org/19899 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-11-11tdf#51165: handle mixture of open and closed polygons in a pathChr. Rossmanith
Change-Id: I66c7fb2b627d3380c09b6e5e495905bed67c2824 Reviewed-on: https://gerrit.libreoffice.org/19860 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-11-11another missing SolarMutex in Writer UNO: SwXCellBjoern Michaelsen
Change-Id: I1c8413cd0b9baa7f38e452e94f33e29bc4cf6717
2015-11-11remove b_mInDocDTOR flag altogetherBjoern Michaelsen
Change-Id: I09ca56854f23fe1fc452648042990bee29082f88
2015-11-11reduce branch depth in SwModify dtorBjoern Michaelsen
Change-Id: I82046cfc191425dc830125944214293b5b9197f9
2015-11-11remove IsInDocDTOR() as a public memberBjoern Michaelsen
Change-Id: Ic4d29d6904d5631dbf2f755886ac9122c303553f
2015-11-11make Library_scqahelper a check target so it's not built on make buildRene Engelhard
Change-Id: I6e7fcfd7e8819601ffe6ddac447ef9cf72fe13e6
2015-11-10Missing includesAshod Nakashian
Restored some missing includes and refactored sot/formats.hxx. Change-Id: I11b7102b06889f426f5e0f3efa3a835c6e774d88 Reviewed-on: https://gerrit.libreoffice.org/19891 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2015-11-10update the RDF media types as wellMichael Stahl
Change-Id: Ic10dbef286d12e897841fac352d7f6e36086ab20
2015-11-10RDF: updated URLsAndrea Gelmini
Change-Id: I604cef365d2b45c26686a9eaf014d431a4538153 Signed-off-by: Michael Stahl <mstahl@redhat.com>
2015-11-10update emoji autocorrect files from po-filesChristian Lohmaier
Change-Id: I84d7bc394532d86d42403efa357ee9f57c968640
2015-11-10Updated coreChristian Lohmaier
Project: translations 4be4ef1047744aefb76f714402c34956429ad4f0 update translations for master and force-fix errors using pocheck Change-Id: I9407994b1931f2807645bd091474aac468b6efa9
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I6d4c9877b4fd0147d75260570cbca6b9a6333762
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I9e260670919d27aeaadbb34a716eca482c01f1c7
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I01504a684805d582c3d9cb7a26acfc185b6eff73
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I91f8fa3097c216230e4a9eaf1339157dd85bfdfc
2015-11-10Remove unused XDash variablesMatteo Casalin
Change-Id: Ibc40a0f8b422aebeeb1df5a6701dee4be134862b
2015-11-10XDash: salu_uIntPtr to sal_uInt32Matteo Casalin
Unsigned integer was used tp be consistent with previous integral type, but both unsigned and signed integers are used by callers. Change-Id: I3f902e00fbff690a72a7ca0f1c818976d3d2bebe
2015-11-10sal_uIntPtr to sal_Int32Matteo Casalin
Change-Id: Ib21faeca4ca05bcb534c0418025c7f2607d21077
2015-11-10This PixelToLogic() call can be conditional in SwSidebarWin::SetPosAndSize()Miklos Vajna
It is only needed when tiled rendering. Change-Id: Ie1668f5f3d4d17abc212e2262a6c155dcb855d2e
2015-11-10sw lok: fix length of the line overlay above the notesMiklos Vajna
With this, e.g. a line above a note (with width of 180 px) is also 180 px, not 12 px. Change-Id: I7c4eeda1bc904242dc298013411b9671ba0f2149
2015-11-10upgrade liblangtag to 0.5.8Eike Rathke
Change-Id: I219f99fe1d518974fcc0c021ac0582022c6f554a Reviewed-on: https://gerrit.libreoffice.org/19887 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-11-10update creditsChristian Lohmaier
Change-Id: Ic3563dca7a1dc24e6bf3fab326a9521b2f62603c
2015-11-10loplugin:stringconstantStephan Bergmann
Change-Id: Iae42578fe1dfb91e994abece577a2f9c6c6d5032
2015-11-10Revert "vcl: Assert that a non-negative nXPos is always found"Stephan Bergmann
This reverts commit e3bd0951e6b8e8889aabc8640c5641ab32300517, the newly added assert fires during JunitTest_forms_unoapi_2.
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I90a955eb3e485723bb81e7164edcf60f7b0e94c7
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I06921ce068a3ffc9c1502326f03e9b13ee1c6ef6
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: Ib52f7fb846886dd970ddd51475f890cd81c8f2b5
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: Iaa14c583c55c3582e33a1d073ea92b388cd6f3a4
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I65de14686d730743abc5becb139a296c6a4a537d
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I9f328c4852a69fc8bd670153653f4a985834f43b
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I4e6979a5c59ee8a6ad1d55484c0c3ad3c32adce6
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I414c1e7fa1b13d23f15f82d883ab95cf11f09299
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I48e80668c76b7fb94dfa2876ae8ca5e895cea3be
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: Iee5d66a1c14e1583edb0945d23cec9986ce7a830
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I4ba74ec66d6d848c7e49e85d2cebeb422e027f7d
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I14ed4aa3cfc52dcb9a75de2364074dec18be3d5d
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: Ifbd1840464debfcdd0d390becc3fd72596c56669
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: I1d4f6975a7f3deac65510b3bf7ab80e9d01a3a6c
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: If07e4116c43cbddefbf443c4cbd754dde48c90a0
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: Ib50c9415e1ddd0e6cabc1b737a39a7d101014da9
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
Change-Id: Ie5a52b097ff2992de5cc82ba0d303618b44e3213
2015-11-10This language string should be more consistentAdolfo Jayme Barrientos
Change-Id: I84d3346f7074f7fb413f800386c5ff2f4dbf0a69
2015-11-10tdf#95594 Remove “dialog” type hint from Expert Config windowAdolfo Jayme Barrientos
Change-Id: I4a997ab8959f8d890aaa8779d8d036cee1fc060b
2015-11-10tdf#76239 fake file version for font filesAndras Timar
Change-Id: I59a9401c0bdc2d641ea54498af0eb1e589ab12f3
2015-11-10add description of the language-subtag-registry update processEike Rathke
Change-Id: I94b8cd007bdbf3b535c5de9eb56fe5495f39dabf
2015-11-10update language-subtag-registry to 2015-08-04Eike Rathke
Change-Id: I479a3083f56631135a7f6d94e2864583a9b30a30
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: I49cf179016a0690cb87bc12880da8b1824ac01cc
2015-11-10editeng: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: Iee1e64d22e799653bc58d6a72c57c55787e45d84