summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/borderlineprimitive2d.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin1-3/+2
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin1-1/+1
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin1-1/+1
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl1-1/+1
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák1-6/+6
2020-02-04clean-up namespaces in borderlineprimitive2d.hxxTomaž Vajngerl1-5/+3
2020-02-04remove borderlineprimitive2d.hxx from clang-format blacklistTomaž Vajngerl1-111/+113
2020-02-04use "pragma once" in borderlineprimitive2d.hxxTomaž Vajngerl1-5/+1
2020-02-04remove use of macro DeclPrimitive2DIDBlock in drawinglayerTomaž Vajngerl1-1/+1
2019-12-12Silence some Clang 10 trunk -Wdeprecated-copy-dtorStephan Bergmann1-0/+5
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin1-1/+1
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen1-3/+0
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand1-16/+4
2017-09-15borderline: Extended decomposeArmin Le Grand1-4/+0
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand1-0/+7
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand1-75/+49
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand1-9/+45
2017-08-08loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2017-07-30blind fix for MacOS buildJochen Nitschke1-3/+0
2017-07-28borderline: corrections for calc and writerArmin Le Grand1-0/+1
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand1-62/+62
2017-07-12borderline: correct problems with border displayArmin Le Grand1-10/+16
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-5/+4
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin1-5/+0
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin1-2/+2
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna1-0/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-1/+1
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida1-1/+5
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida1-2/+3
2013-07-22Update commentZolnai Tamás1-2/+2
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+144