summaryrefslogtreecommitdiff
path: root/forms/source/misc/InterfaceContainer.cxx
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in formsJulien Nabet
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-07-23loplugin:unnecessaryvirtualNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: formsStephan Bergmann
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-24better fix for tdf#103830Noel Grandin
2017-02-24tdf#103830 Form field names not update in python macroNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-10loplugin:constantparam in formsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-19Remove two silly typedefsStephan Bergmann
2015-01-05spelling: attachement -> attachmentNoel Grandin
2014-12-15forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin
2014-10-02fdo#39468 Make forms/ German comments cleanPhilipp Weissenbacher
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28coverity#705814 Dereference before null checkCaolán McNamara
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-07-04Try to fix clang tinderboxJulien Nabet
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin