summaryrefslogtreecommitdiffstats
path: root/cppcanvas/source/mtfrenderer/textaction.cxx
Commit message (Expand)AuthorAgeFilesLines
* custom literal for Degree10Noel Grandin2020-12-241-1/+1
* convert some more long -> tools::LongNoel2020-10-281-1/+1
* use tools::Long in comphelper..cuiNoel2020-10-211-3/+3
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-1/+1
* Resolves: tdf#137071 draw canvas under/over lines after backgroundCaolán McNamara2020-09-281-6/+8
* new loplugin:namespaceindentationNoel Grandin2020-01-311-2/+2
* clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin2020-01-151-4/+1
* use more std::make_sharedNoel Grandin2020-01-101-22/+20
* Rewrite uses of boost::optionalStephan Bergmann2019-11-301-5/+5
* tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen2019-10-311-1/+0
* rhbz#1728763 black bg seen in renderer emfsCaolán McNamara2019-07-231-1/+10
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-051-2/+2
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* loplugin:sequentialassign in comphelper..cuiNoel Grandin2019-04-121-3/+1
* Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov2019-03-031-4/+2
* tdf#37636 Render textlines with colors.Mark Hung2018-11-051-36/+20
* tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer.Mark Hung2018-11-051-11/+11
* cppcanvas::mtfrenderer refactorMark Hung2018-11-051-37/+24
* tdf#55361 adjust leftmost position for RTL text while animation.Mark Hung2018-10-091-9/+30
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* loplugin:oncevarNoel Grandin2018-07-091-6/+3
* rhbz#1589029 tdf#93789 impress not showing text highlight in presentation modeCaolán McNamara2018-06-111-21/+110
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-291-5/+4
* use more Color in cppcanvas..drawinglayerNoel Grandin2018-03-071-2/+2
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-3/+3
* loplugin:includeform: cppucanvasStephan Bergmann2017-10-231-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-7/+7
* tdf#96099 Remove ActionSharedPtr typedefIvan Safonov2017-08-121-14/+14
* loplugin:checkunusedparamsNoel Grandin2017-08-011-5/+0
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-12/+12
* loplugin:constparams in cppcanvasNoel Grandin2017-07-201-3/+3
* use more begin()/end() for SequenceNoel Grandin2017-07-061-3/+1
* FontDescription.IsVertical is a tristateNoel Grandin2017-02-281-2/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-8/+8
* loplugin:unreffun (missing "= delete")Stephan Bergmann2016-04-081-2/+2
* tdf#94306 replace boost::noncopyable in c...Jochen Nitschke2016-04-081-9/+20
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-15/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* loplugin:unusedfields in cppcanvasNoel Grandin2015-11-201-28/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Replace boost::bind by lambdas in cppcanvas tree.Mario J. Rugiero2015-10-271-4/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-29/+29
* stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud2015-08-111-2/+0
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-7/+7
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* coverity#1228877 Structurally dead codeCaolán McNamara2014-08-071-11/+11
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-4/+4