summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2018-08-09tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2018-03-15tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk
2017-09-26borderline: Added missing BorderLinePrimitive2D::create2DDecompositionArmin Le Grand
2017-09-26borderline: extended the expand logicArmin Le Grand
2017-09-26borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-26borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-26borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-26borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-08-17Fixed DrawinglayerBorderTestArmin Le Grand
2017-08-16Corrected HitTest for layouted textArmin Le Grand
2017-08-16borderline: corrections for calc and writerArmin Le Grand
2017-08-16borderline: Simplified BorderLinePrimitiveArmin Le Grand
2017-08-16borderline: first versionj with line end adaptionsArmin Le Grand
2017-08-16borderline: correct problems with border displayArmin Le Grand
2017-08-09tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-09-29Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand
2016-06-01tdf#95581: Assume tiny shears are rounding artefacts etc and can be ignoredTor Lillqvist
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-22Convert BreakupUnit to scoped enumNoel Grandin
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin
2016-05-22Convert HelplineStyle2D to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-05-11Use SAL_FALLTHROUGH where intendedStephan Bergmann
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-05-02Fix typosAndrea Gelmini
2016-05-01Complete drawinglayer attributesArmin Le Grand
2016-04-26loplugin:defaultparamsTor Lillqvist
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19drawinglayer: fix Android-specific typoMiklos Vajna
2016-04-19drawinglayer: work around broken Android toolchainMiklos Vajna
2016-04-19Missing include for std::roundStephan Bergmann
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15drawinglayer: fix WNT buildMichael Stahl
2016-04-15loplugin:refcountingStephan Bergmann
2016-04-15Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke