summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/textprimitive2d.cxx
AgeCommit message (Expand)Author
2021-07-30drawinglayer: ITextLayouter and use it as a VisitingParameterfeature/drawinglayercoreTomaž Vajngerl
2021-07-30drawinglayer: move TextLayouter to processor2dTomaž Vajngerl
2021-07-30make BasePrimitive2D easier extensible with VisitingParametersTomaž Vajngerl
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2020-11-23move the anonymous namespace into drawinglayer::primitive2dTomaž Vajngerl
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-13remove textprimitive2d.cxx from clang-format blacklistTomaž Vajngerl
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-21move headers inside modulesNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-01-30ofz#5822 Divide-by-zeroCaolán McNamara
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-12tdf#111853 Added TextFillColor to operator==Armin Le Grand
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-09some small simplifications to decompose methodsNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-05-30Convert TextEffectStyle2D to scoped enumNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-01-13longparas: xub_StrLen->sal_Int32Caolán McNamara
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin
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
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-04-12WaE in dbg-util modeCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-14filled-tab-editeng.diff: Filled tab wasn't filled in shapesCédric Bosdonnat
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-12aw078 #i106541# commited in-between stable version with already advanced meta...Armin Le Grand
2009-10-22commit after rebase to DEV300m62Armin Le Grand
2009-09-22#i97509# continued matrix tooling and adapting the usages now to all the ooo ...Armin Le Grand
2009-09-17#i97509# added base class for 3d primitive, re-structured group primitives, a...Armin Le Grand
2009-09-17CWS-TOOLING: integrate CWS aw077Jens-Heiner Rechtien
2009-09-15#i97509# changed base classes for primitives which need no bufferingArmin Le Grand
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand
2009-08-26CWS-TOOLING: integrate CWS aw075Release Engineers