summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotextdecomposition.cxx
AgeCommit message (Expand)Author
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2016-12-17tdf#104722: Wrong text alignment when text box is smaller than the text insideTamás Zolnai
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski
2016-06-27A typo correctionMike Kaganski
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-22Visisble->VisibleCaolán McNamara
2015-10-22crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-20loplugin:loopvartoosmallStephan Bergmann
2015-09-20WaE: loplugin:cstylecastTor Lillqvist
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-07cppcheck: Logical disjunction always evaluates to trueJulien Nabet
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian
2014-01-10Resolves: fdo#35779 set the bg color of the editeng from the text shapeCaolán McNamara
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-06-12typoDavid Tardon
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-27re-base on ALv2 code. Includes:Michael Meeks