summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso
Change-Id: Id12333cce50e14698e32195c49863d2e0cb448e4 Reviewed-on: https://gerrit.libreoffice.org/19893 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2015-11-11Missing includesStephan Bergmann
Change-Id: I5cade452b4567886c5587be927af7caaa24d92b4
2015-11-11loplugin:staticmethodsStephan Bergmann
Change-Id: I04b15122e73c527fbc695687079f6093ebcb5a5f
2015-11-11loplugin:overrideStephan Bergmann
Change-Id: Idc3530ee5afab268ce54a34d7258b2494525af74
2015-11-11remove boost/ptr_vector from pch fileNoel Grandin
Change-Id: I040d1298780e8440a8a18f193d5f32cd0e3bcd4f
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: I6f3fee6b95e8675e04f867bf59447fa569a61d8e
2015-11-11disable loplugin memoryvar for nowNoel Grandin
seems to be crashing with latest(trunk) clang sometimes Change-Id: Ice92b35deb6cb4610dbd53f570d0b43e9d2a2834
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: Ib4ebadcdecc0f673c585c820b4aa4a3e1e123f0c
2015-11-11linguistic: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: I4343b77dde4353db6294d597cdd5da6131e30afe
2015-11-11idl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: I19fb53e162f3af282cd8cf46b965bce9506731ec
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: I10801343e65646b92eb0a6256cd7bfbf5c84c854
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: Ia75bf59de4eb5e0be18f81b6ab897f9f9cb28855
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: If9981b141a591f23e03479c90694e6ffa78f2cb8
2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: Ia6987c9566af0b79bf44c4793d4ca325ea921cb7
2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
Change-Id: Ie19e898e3a5e558906cfad841c01d6d9b380b18b
2015-11-11Switch transition selection pane to use an icon-based ValueSet.Michael Meeks
Also enlarge the (rather ugly) sample icons. Change-Id: I6d64613b71ee015bf775a7c720c5b9a4ea464bab Reviewed-on: https://gerrit.libreoffice.org/19892 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2015-11-11lokdocview: support LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
Change-Id: I2052e39fa2e25988a40f293389d5a183a625acd4 Reviewed-on: https://gerrit.libreoffice.org/19903 Reviewed-by: Andrzej Hunt <andrzej@ahunt.org> Tested-by: Andrzej Hunt <andrzej@ahunt.org>
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
Change-Id: I8d1f63208baf277b0a9d15908f3ea7ff3b56bf10 Reviewed-on: https://gerrit.libreoffice.org/19883 Reviewed-by: Andrzej Hunt <andrzej@ahunt.org> Tested-by: Andrzej Hunt <andrzej@ahunt.org>
2015-11-11com::sun::star->css in ucbhelper/Noel Grandin
Change-Id: I01e3046caefdcfbf630f4a794f12e8890be6db40 Reviewed-on: https://gerrit.libreoffice.org/19902 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-11-11SVG: tdf#95714 stop-color can be defined once tooXisco Fauli
Change-Id: I8a660281a255d28981e23d3cf30ff6c337f0424d Reviewed-on: https://gerrit.libreoffice.org/19876 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist
Change-Id: I845e2ceab1cf35a021eea23632291111c8f43362
2015-11-11sd lok: ccu#1295 force async image swapAndrzej Hunt
This helps ensure that images are swapped in when we actually render tiles. Previously we'd sometimes have placeholders instead of the image, which results in either an invalidate (+rerender of that tile) once the image is swapped in (for normal tiles) or a permanently missing image in the preview tiles. Change-Id: I1a16a913faf9fad20e40a5d1aad3de187038c7a2 Reviewed-on: https://gerrit.libreoffice.org/19890 Reviewed-by: Andrzej Hunt <andrzej@ahunt.org> Tested-by: Andrzej Hunt <andrzej@ahunt.org>
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna
The missing convertMm100ToTwip() calls mispositioned the line shapes inside the groupshape in case of using drawingML inside DOCX files. Change-Id: I0c9d652de43d779f9073a8bfe22866ce4f31d0fa
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna
Change-Id: Id4a5a5794ff03a88922df7fd1dcba75ed601dd59
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna
Change-Id: I2749607eb2271a838acb8220c80d9363d8e8d867
2015-11-11sw: prefix members of SwTOXDescriptionMiklos Vajna
Change-Id: I6189595cf20e371f29de8709abb742737bf5a770
2015-11-11sw: prefix members of SwRedlineAcceptDlgMiklos Vajna
Change-Id: I88954e88dce974a657575a23706d7ee9542ab530
2015-11-11Fix NotebookBar not showing up when directly opening a documentSamuel Mehrbrodt
Change-Id: I6bb154102d5e58e7c7e1f1b0d68629555a6d1697
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