summaryrefslogtreecommitdiff
path: root/svx/source/form/fmpgeimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-1/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-6/+0
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-10/+8
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls1-2/+3
2015-01-19Mistake in choice of FM_PROPJulien Nabet1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-18inline unnecessary typedefNoel Grandin1-6/+4
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-2/+2
2014-04-15svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-17/+17
2013-10-11loplugin if-body warningStephan Bergmann1-0/+2
2013-09-05convert svx/* from XubString to OUStringNoel Grandin1-2/+2
2013-09-03XubString->OUStringCaolán McNamara1-3/+2
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-7/+7
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-8/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-5/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-25fdo#62088: Fix crash on master page switch too.Jan Holesovsky1-0/+3
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin1-28/+13
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-2/+10
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-1/+5
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-7/+7
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-31/+45
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-3/+3
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-3/+3
2011-01-13dba34c: compile errorOcke Janssen [oj]1-2/+0
2011-01-12dba34c: unused var when not in debugOcke Janssen [oj]1-0/+4
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]1-3/+3
2010-12-03dba34c: #i115880# removed assertion - it does not really indicate a problem, ...Frank Schoenheit [fs]1-21/+13
2010-12-02dba34c: FmFormPageImpl needs late init, else the 'copy-ctor' crashs after the...Frank Schoenheit [fs]1-8/+5
2010-12-02dba34c: #i115876#Frank Schoenheit [fs]1-5/+28
2010-11-15RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3