summaryrefslogtreecommitdiff
path: root/svx/source/form/legacyformcontroller.cxx
AgeCommit message (Expand)Author
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-15RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-23step 0 of an UNOization of the css.form.(X)FormController implementation: mov...Frank Schönheit