summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
AgeCommit message (Expand)Author
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Fix typosAndrea Gelmini
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-29Comment seems incorrectTor Lillqvist
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara
2014-04-24Resolves: #i124686# reuse already set font for interpreting...Armin Le Grand
2014-04-14typo: implicitely -> implicitlyThomas Arnhold