summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotextpathdecomposition.cxx
AgeCommit message (Expand)Author
2019-04-27tdf#62699 Drop pass-through header file include/svx/xtextit.hxxGabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-05Replace deprecated std::bin2nd with lambda in svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara
2016-03-07loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris 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-07-13editeng, convert to typed Link<>Noel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-15more xub_Strlen->sal_Int32Caolán McNamara
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
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-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-05-30targeted string re-workNorbert Thiebaud
2012-02-21Fixed a possible NULL-dereference found by cppcheck in svxJosh Heidenreich