summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-30tdf#92765: Show the real icon instead of a black square with gtk vclplug.Jan Holesovsky1-4/+9
2015-07-30Add missing build dependencies for *rc files.Jan Holesovsky1-0/+4
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin2-85/+1
2015-07-30Fix Android buildNoel Grandin1-0/+24
2015-07-30bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky2-0/+31
2015-07-30writerfilter: manual memory management -> boost::optional in PropertyMapMiklos Vajna2-12/+9
2015-07-30tdf#89720 sw: do not create text range overlay for reply annotationsMiklos Vajna3-1/+21
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin3-11/+14
2015-07-30loplugin:unusedmethodsNoel Grandin132-1212/+92
2015-07-30Give PyUNO structs/exceptions their own separate typeMatthew J. Francis6-114/+438
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard7-5/+11
2015-07-30also handle line width correctlyMarkus Mohrhard4-2/+9
2015-07-30handle line dash in chart line panelMarkus Mohrhard1-1/+43
2015-07-30it is insane to not map line and border properties to the same idMarkus Mohrhard1-3/+3
2015-07-30set some properties from chart line panelMarkus Mohrhard1-5/+46
2015-07-30provide also LineTransparence for DataPointPropertiesMarkus Mohrhard1-0/+14
2015-07-30provide structure for chart line panelMarkus Mohrhard10-7/+327
2015-07-30split the line width panel into two piecesMarkus Mohrhard7-876/+1165
2015-07-30remove whitespaceMarkus Mohrhard2-78/+0
2015-07-30tdf#83223: sw: fix Undo of format change of conditional para styleMichael Stahl1-1/+4
2015-07-30sw: un-inline IsConditionalByPoolIdMichael Stahl2-4/+9
2015-07-30gdb pretty printers for boost can't iterate with Python 3Michael Stahl2-6/+6
2015-07-29tdf#39468 translated german comments in output.cxx and output2.cxxAlbert Thuswaldner2-17/+17
2015-07-29tdf#92982 vcl::Cursor: handle rendercontextMiklos Vajna1-5/+6
2015-07-29Some (mostly HIG) tweaks to chart data series panelKatarina Behrens3-131/+290
2015-07-29Some (mostly HIG) tweaks to chart elements panelKatarina Behrens3-297/+455
2015-07-29This OWNERDRAW thing has been commented-out since 2003Tor Lillqvist1-18/+1
2015-07-29tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna3-61/+62
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl4-42/+3
2015-07-29translate some comments on the flyEike Rathke1-12/+12
2015-07-29fdo#39468 Translate German comments - include/svxPhilipp Weissenbacher2-109/+133
2015-07-29TableRef: restoring column names in UpdateMoveTab() is now unnecessaryEike Rathke1-4/+2
2015-07-29TableRef: invalidate column names/offsets only if column span differsEike Rathke1-1/+2
2015-07-29AddFontResourceExW exists since Windows 2000Tor Lillqvist1-35/+1
2015-07-29chmod -xTor Lillqvist38-0/+0
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-29Fix -showIncludes generation on MSVC 14.0David Ostrovsky1-1/+1
2015-07-29RepositoryExternal.mk: for some reason Mac wants a GeneratedPackageMichael Stahl2-0/+12
2015-07-29tdf#91802: Add reference edge to text orientationRishabh Kumar4-20/+210
2015-07-29convert SBSTRM constants to scoped enumNoel Grandin5-27/+36
2015-07-29endian.h: avoid some Wconversion warningsMatteo Casalin1-1/+1
2015-07-29solar.h: avoid some Wconversion warningsMatteo Casalin1-4/+6
2015-07-29RepositoryExternal.mk: missing dependency on python3 packageMichael Stahl1-0/+1
2015-07-29errcode.hxx: avoid some Wconversion warningsMatteo Casalin1-95/+98
2015-07-29fix windows buildNoel Grandin1-7/+15
2015-07-29writerfilter: clean up remaining boost::scoped_ptr<> usageMiklos Vajna2-4/+4
2015-07-29writerfilter: use std::unique_ptr<> in StyleSheetTableMiklos Vajna2-3/+3
2015-07-29tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna3-1/+23
2015-07-29getFiles: truncate to 1 file only (aqua part)Julien Nabet1-16/+8
2015-07-29tdf#91112 replace o3tl::unary_compose with lambdas in connectivityJorenz Paragas1-14/+11