summaryrefslogtreecommitdiff
path: root/svx/source/form/fmpgeimp.cxx
AgeCommit message (Expand)Author
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-17convert Link<> to typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-01-19Mistake in choice of FM_PROPJulien Nabet
2014-10-20loplugin: cstylecastNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-18inline unnecessary typedefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-11loplugin if-body warningStephan Bergmann
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-09-03XubString->OUStringCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-25fdo#62088: Fix crash on master page switch too.Jan Holesovsky
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-13dba34c: compile errorOcke Janssen [oj]