summaryrefslogtreecommitdiff
path: root/forms/source/misc/InterfaceContainer.cxx
AgeCommit message (Expand)Author
2020-04-14loplugin:flatten in formsNoel Grandin
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06TyposAndrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-06-07Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
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