summaryrefslogtreecommitdiffstats
path: root/forms/source/misc/InterfaceContainer.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-10/+15
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-0/+1
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-4/+4
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Use for-range loops in formsJulien Nabet2018-03-171-9/+8
* More loplugin:cstylecast: formsStephan Bergmann2018-01-121-5/+5
* loplugin:unusedindexMike Kaganski2017-12-181-11/+7
* loplugin:includeform: formsStephan Bergmann2017-10-231-5/+5
* loplugin:unnecessaryvirtualNoel Grandin2017-07-231-4/+0
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* use more range-for on uno::SequenceNoel Grandin2017-07-111-5/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* loplugin:casttovoid: formsStephan Bergmann2017-07-021-1/+1
* remove some old MSVC workaroundsNoel Grandin2017-04-211-6/+6
* Fix typosAndrea Gelmini2017-03-251-2/+2
* better fix for tdf#103830Noel Grandin2017-02-241-7/+9
* tdf#103830 Form field names not update in python macroNoel Grandin2017-02-241-2/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-38/+37
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-121-22/+3
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* loplugin:constantparam in formsNoel Grandin2016-03-101-3/+3
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-1/+1
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-201-8/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* com::sun::star->css in forms/Noel Grandin2015-10-021-1/+1
* boost->stdCaolán McNamara2015-09-181-4/+4
* Remove two silly typedefsStephan Bergmann2015-08-191-18/+17
* spelling: attachement -> attachmentNoel Grandin2015-01-051-1/+1
* forms: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-4/+4
* new loplugin: use more efficient find() methodsNoel Grandin2014-11-051-3/+2
* fdo#39468 Make forms/ German comments cleanPhilipp Weissenbacher2014-10-021-12/+12
* coverity#706541 Uncaught exceptionCaolán McNamara2014-07-261-5/+8
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+1
* remove spurious com::sun::star::chaosMichael Stahl2014-06-251-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* forms: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-1/+1
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-251-7/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-091-2/+2
* forms: sal_Bool->boolNoel Grandin2014-05-061-6/+6
* Remove visual noise from formsAlexander Wilms2014-02-261-12/+12
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-35/+35
* Remove unneccessary commentsAlexander Wilms2014-02-231-65/+65
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-211-13/+5