summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-14coverity#1326208 Unchecked dynamic_castCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17unused headersCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-10tdf#93243 replace boost::bind with C++11 lambdas in unoshape.cxxn.r.pearson
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-22tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-12tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann
2015-08-11cppcheck: nullPointerRedundantCheckCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-29coverity#1308463 Uncaught exceptionCaolán McNamara
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-28coverity#1308537 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308458 Uncaught exceptionCaolán McNamara