summaryrefslogtreecommitdiffstats
path: root/cppcanvas/source/mtfrenderer/textaction.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* cppcheck: Function parameter 'rLineInfo' should be passed by referenceThomas Arnhold2014-05-221-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-29/+29
* Remove visual noise from cppcanvasAlexander Wilms2014-02-251-4/+4
* Remove unneccessary commentsAlexander Wilms2014-02-231-9/+9
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud2013-12-181-2/+1
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-0/+2
* convert CPPCANVAS module from String to OUStringNoel Grandin2013-09-171-3/+3
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-201-27/+25
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-17/+17
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* New try to sort out the overloaded virtual method weirdnessTor Lillqvist2012-04-041-25/+25
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-131-4/+1
* remove include of pch header in cppcanvasNorbert Thiebaud2011-11-271-2/+0
* Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not f...Stephan Bergmann2011-10-081-0/+6