summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/borderlineprimitive2d.hxx
AgeCommit message (Expand)Author
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-02-04clean-up namespaces in borderlineprimitive2d.hxxTomaž Vajngerl
2020-02-04remove borderlineprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-02-04use "pragma once" in borderlineprimitive2d.hxxTomaž Vajngerl
2020-02-04remove use of macro DeclPrimitive2DIDBlock in drawinglayerTomaž Vajngerl
2019-12-12Silence some Clang 10 trunk -Wdeprecated-copy-dtorStephan Bergmann
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2017-09-15borderline: Extended decomposeArmin 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-08-08loplugin:unnecessaryvirtualNoel Grandin
2017-07-30blind fix for MacOS buildJochen Nitschke
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand
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-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida
2013-07-22Update commentZolnai Tamás
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-04-23execute move of global headersBjoern Michaelsen