summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/borderlineprimitive2d.cxx
AgeCommit message (Expand)Author
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-05-18Fix typoAndrea Gelmini
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2017-09-15Fix typosAndrea Gelmini
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: extended the expand logicArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand
2017-07-28borderline: first versionj with line end adaptionsArmin Le Grand
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-17Fix typosAndrea Gelmini
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
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-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-15Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-03-18fdo#75260: Center both primary and secondary lines wrt thier respective axes.Kohei Yoshida
2014-03-18fdo#75260: Don't forget to offset the inner with the width of the outer.Kohei Yoshida
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-01-18-Werror,-Wunused-variableStephan Bergmann
2014-01-17Double line looks a bit too apart.Kohei Yoshida
2014-01-17Distance value has been already scaled; no need to apply scaling twice.Kohei Yoshida
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida
2014-01-17Use this pattern scale to scale things for better line pattern generation.Kohei Yoshida
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida
2014-01-17Draw double lined table border somewhat more pleasantly.Kohei Yoshida
2014-01-17Use hairlines judiciously to draw very thin patterned strokes correctly.Kohei Yoshida
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-11fdo#38116, fdo#49438: fix double hairline border drawing some more:Michael Stahl
2012-06-05fdo#49438: heuristic pseudo-hack to use hair-lines if width <= 0.5 pixelMichael Stahl
2012-04-18fdo#48647: drawinglayer: fix double hairline borders:Michael Stahl
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-10-20fdo#37129: Fix the drawing of dotted and dashed borders in Calc.Tomofumi Yagi