summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)Author
2016-05-01Fix typosAndrea Gelmini
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-14coverity#1326208 Unchecked dynamic_castCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-16boost->stdCaolán McNamara
2015-09-10tdf#93243 replace boost::bind with C++11 lambdas in unoshape.cxxn.r.pearson
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Scope reduction by early bailout.Kohei Yoshida
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "make sure the denominator is not 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247629 Uncaught exceptionCaolán McNamara