summaryrefslogtreecommitdiff
path: root/include/drawinglayer
AgeCommit message (Expand)Author
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-30Convert TextEffectStyle2D to scoped enumNoel Grandin
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-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-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-13loplugin:passstuffbyref in drawinglayerNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in drawinglayerNoel Grandin
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-15create a move append method for Primitive2DContainerNoel Grandin
2015-12-11loplugin:unreffunNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-07Fix some misspellingsTor Lillqvist
2015-07-03Fix typosAndrea Gelmini