summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-07-30tdf#92765: Show the real icon instead of a black square with gtk vclplug.Jan Holesovsky1-4/+9
This partially brings back the behavior before 10a3db37377a68ec7529bbfbf876c852d58b7ae4. Change-Id: I5b372ab56105c05dda6ecb9aa1eed1c6a0c72ea8
2015-07-30Add missing build dependencies for *rc files.Jan Holesovsky1-0/+4
Change-Id: I0a876e9afa9a90f312d68611a8adf5a962da784d
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin2-85/+1
not used anymore Change-Id: I9db73a1bfcdb6669310d606b101b1ffdbb2df07f
2015-07-30Fix Android buildNoel Grandin1-0/+24
after commit a45827b2308febc7369db27fb489a6d1389534e1 "loplugin:unusedmethods" Change-Id: I8981a6bee237d4e2e5b9fe837a56e073e59b2697
2015-07-30bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky2-0/+31
Change-Id: I52ede543298d788cd047b8080819eef7d22a73e6
2015-07-30writerfilter: manual memory management -> boost::optional in PropertyMapMiklos Vajna2-12/+9
Change-Id: Ie8f7ce11ab03d47835cfe224c775324dd79a5e7a
2015-07-30tdf#89720 sw: do not create text range overlay for reply annotationsMiklos Vajna3-1/+21
Regression from commit 0761f81643a6890457e9ef7d913ab5c88c2593a4 (123792: complete annotations on text ranges feature, 2013-12-19), the problem was that in case a comment had a reply, then both comments produced its range overlay, and this repeated semi-transparent overlay resulted in dark color. Go back to the old behavior of just painting the overlay for the non-reply comment; for real, partly overlapping comments showing the exact boundaries of the overlapping overlays still makes sense. Change-Id: Ic2673a1a41146ff547262ba681b34a63f41aa8ff
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin3-11/+14
, fixing a couple of bugs in the process Change-Id: I40f932deecbcc99dff9aa13dd1882c7487e7fa8e Reviewed-on: https://gerrit.libreoffice.org/17411 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-30loplugin:unusedmethodsNoel Grandin132-1212/+92
Change-Id: Ib4d77ee01e7362f5951f81fceeca3c489872d971 Reviewed-on: https://gerrit.libreoffice.org/17378 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-30Give PyUNO structs/exceptions their own separate typeMatthew J. Francis6-114/+438
Change-Id: Ie4c42c623fae1cf39c2e4c643825c9655cd28daa Reviewed-on: https://gerrit.libreoffice.org/17410 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matthew Francis <mjay.francis@gmail.com>
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard7-5/+11
accidently introduced with f1531cdaaebe706d909dc6ddde439ccb5f4ad36d Change-Id: I292097c5f61ecb32a28a90e9f5be48fcfd6bcd7b
2015-07-30also handle line width correctlyMarkus Mohrhard4-2/+9
Change-Id: Ia564d3c9b821a09586a0bcb32ee3f827e71f43de
2015-07-30handle line dash in chart line panelMarkus Mohrhard1-1/+43
Change-Id: Ia3d466c269eef62f8fa419d15869f44213a6e001
2015-07-30it is insane to not map line and border properties to the same idMarkus Mohrhard1-3/+3
Change-Id: I6f4eb2509dc731cb281350b2bb0cce94b66a8ad6
2015-07-30set some properties from chart line panelMarkus Mohrhard1-5/+46
Change-Id: Idbe26d7ea554512391b22299ac6dccaeaa71d584
2015-07-30provide also LineTransparence for DataPointPropertiesMarkus Mohrhard1-0/+14
Change-Id: I9c3e547831d3d876c228c8b9b566f17a4d95ce5b
2015-07-30provide structure for chart line panelMarkus Mohrhard10-7/+327
Change-Id: I75204a012e4bc59f40a06db814bb9057a1cf8598
2015-07-30split the line width panel into two piecesMarkus Mohrhard7-876/+1165
The new LinePropertyPanelBase has no reference to SfxBindings anymore. Change-Id: I7d1d1bb351066dca8bfeedc559048f8337e47f67
2015-07-30remove whitespaceMarkus Mohrhard2-78/+0
Change-Id: If5451ab1f4e03ac056f29ce2bad0073795c6ca4e
2015-07-30tdf#83223: sw: fix Undo of format change of conditional para styleMichael Stahl1-1/+4
SwUndoFormatAttr was simply missing a case for RES_CONDTXTFMTCOLL. Handle it the same way as an oridnary paragraph style, which seems to work for me. Change-Id: Ib529beb1116633e4890d5b51df39da21de485db9
2015-07-30sw: un-inline IsConditionalByPoolIdMichael Stahl2-4/+9
why rebuild half of sw to add a comment? Change-Id: I72796a704aadc820004f519ed43cb54ba18f918a
2015-07-30gdb pretty printers for boost can't iterate with Python 3Michael Stahl2-6/+6
Change-Id: Ie2d1cb7312de6f14a5c6de81eefd7a00be6f75c0
2015-07-29tdf#39468 translated german comments in output.cxx and output2.cxxAlbert Thuswaldner2-17/+17
Change-Id: I36f7e2ffa8868692b99c0a7d77692d25b82662d8 Reviewed-on: https://gerrit.libreoffice.org/17319 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-07-29tdf#92982 vcl::Cursor: handle rendercontextMiklos Vajna1-5/+6
With this, vcl::Cursor does not paint on the vcl::Window directly, and in case the output should be something other than pRenderContext, it should be a one-liner change to do that. Change-Id: I57833f6f8589286260d96f412f1fcc681e6c5c8c
2015-07-29Some (mostly HIG) tweaks to chart data series panelKatarina Behrens3-131/+290
Additional tweak: use 'Data series %1' as frame label, substitute %1 by real series name Change-Id: Id5bee4c2e52ccd98fa40649ec539b3efdee55962 Reviewed-on: https://gerrit.libreoffice.org/17387 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2015-07-29Some (mostly HIG) tweaks to chart elements panelKatarina Behrens3-297/+455
As I wanted to represent subsections as frames (it looks kinda better with bold labels), I tried to emulate grid behaviour by putting widgets into 2 size groups Other tweaks include disabling legend position listbox when legend is not to be shown and missing clear() of that listbox Change-Id: I0b635fe5aba1580542cf982e2e6be02eb0056352 Reviewed-on: https://gerrit.libreoffice.org/17386 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2015-07-29This OWNERDRAW thing has been commented-out since 2003Tor Lillqvist1-18/+1
Change-Id: I3170dec0578e0e54a2edb85e0a3a8fcd796b94ae
2015-07-29tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna3-61/+62
With this, code that wants to take a persistent render context (e.g. vcl::Cursor) will be able to do so. This commit just moves the buffer, though: it's still created / deleted by PaintHelper. Having it in ImplFrameData means that we'll have one buffer / one system window: i.e. toplevel window and its sub-widgets share a buffer. Change-Id: Ic37220a2a483a7389aa04cd4313b6fc61a5408bf
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl4-42/+3
Change-Id: I319ba12684398bcdfcd8d8ede1648e1d213e75a7
2015-07-29translate some comments on the flyEike Rathke1-12/+12
Change-Id: Iae8d8da1c39abacb292d92da71ff8e031da43976
2015-07-29fdo#39468 Translate German comments - include/svxPhilipp Weissenbacher2-109/+133
Change-Id: If0591f7cb799568cb61bb506c4e1f65e8bc540ac Reviewed-on: https://gerrit.libreoffice.org/17390 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-07-29TableRef: restoring column names in UpdateMoveTab() is now unnecessaryEike Rathke1-4/+2
Change-Id: I2cd444370613e8c890126df41ecfd69e110a555e
2015-07-29TableRef: invalidate column names/offsets only if column span differsEike Rathke1-1/+2
Change-Id: I210323612e2aece7cc0bb8705396e3e6503c1260
2015-07-29AddFontResourceExW exists since Windows 2000Tor Lillqvist1-35/+1
Change-Id: If81b165bf910661a2742ab4fd5123ad8b97ae7d2
2015-07-29chmod -xTor Lillqvist38-0/+0
Change-Id: I4a248b59e12587c3b2ce79676fdce29a348b6751
2015-07-29chmod -xTor Lillqvist1-0/+0
Change-Id: Iad82493025bfb3863a3e073938e25f24cbd7a41f
2015-07-29Fix -showIncludes generation on MSVC 14.0David Ostrovsky1-1/+1
Change-Id: I486b2fc9b4d538ac59d4ced41f2c1726d1ad0dfa Reviewed-on: https://gerrit.libreoffice.org/17358 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-07-29RepositoryExternal.mk: for some reason Mac wants a GeneratedPackageMichael Stahl2-0/+12
Change-Id: I5d983fee8d5cd313fbd0d6ece800fa8b80d81b35
2015-07-29tdf#91802: Add reference edge to text orientationRishabh Kumar4-20/+210
Addition of reference edge and vertically stacked checkbox to the Alignment sidebar tab in Calc Change-Id: I62ba4145a33cf637d1d5f1f08b3f3f01e4165571
2015-07-29convert SBSTRM constants to scoped enumNoel Grandin5-27/+36
Change-Id: I478a9c7eca6509baf3e9a3dd3ce3dd8f3060f842
2015-07-29endian.h: avoid some Wconversion warningsMatteo Casalin1-1/+1
Change-Id: Ic77bd0dd6ac2355eaf3e11811fba7604c782d9d6 Reviewed-on: https://gerrit.libreoffice.org/17307 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-29solar.h: avoid some Wconversion warningsMatteo Casalin1-4/+6
Change-Id: Id41bd4e759dea72b37db5f329e29ff5c18c75a66 Reviewed-on: https://gerrit.libreoffice.org/17306 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-29RepositoryExternal.mk: missing dependency on python3 packageMichael Stahl1-0/+1
This was causing all these "libpython3.3m.so: file not recognized: File truncated" failures. Change-Id: Ib814ab4fa43d9c8f20cf9b16ad04e1a71057e595
2015-07-29errcode.hxx: avoid some Wconversion warningsMatteo Casalin1-95/+98
Change-Id: I48bb49c7eb472fa493fca71736acc358151e87ac Reviewed-on: https://gerrit.libreoffice.org/17308 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-29fix windows buildNoel Grandin1-7/+15
after commit b97aa3faa03e5944aac8f3c35a8c198fba295e83 "Remove the unnecessary type definition: HPBYTE" Change-Id: Ifd73ecb7e923ef38826d24c3d251be29eda472bf
2015-07-29writerfilter: clean up remaining boost::scoped_ptr<> usageMiklos Vajna2-4/+4
Change-Id: I270c91bec75ff96ac77b550e6adef8d03b07f2b5
2015-07-29writerfilter: use std::unique_ptr<> in StyleSheetTableMiklos Vajna2-3/+3
Change-Id: I38eebe098c87cceb69b9ff4c48e18d3434ad1557
2015-07-29tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna3-1/+23
Regression from commit 0761f81643a6890457e9ef7d913ab5c88c2593a4 (123792: complete annotations on text ranges feature, 2013-12-19), the problem was that while sw wanted CH_TXTATR_INWORD as a placeholder character for anchor positions that do not count as a word boundary, the commit changed GetCharOfTextAttr() so that annotations have CH_TXTATR_BREAKWORD as the placeholder. Fix the problem by reverting the last hunk of sw/source/core/txtnode/thints.cxx changes in that commit. Change-Id: Ia8c97efda9c1e90ae3c27ddb8247e3f3203a63fb
2015-07-29getFiles: truncate to 1 file only (aqua part)Julien Nabet1-16/+8
Change-Id: I815954ec812e799d580b4a1fd85261329cfe5ec0 Reviewed-on: https://gerrit.libreoffice.org/16987 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-29tdf#91112 replace o3tl::unary_compose with lambdas in connectivityJorenz Paragas1-14/+11
The replaced code used o3tl::unary_compose directly instead of the helper function o3tl::compose1. Change-Id: Idb5cae2e2a2dae5f8bdc572f475ebb76171fd853 Reviewed-on: https://gerrit.libreoffice.org/17249 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>