summaryrefslogtreecommitdiff
path: root/forms/source/misc
AgeCommit message (Expand)Author
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-31loplugin:oncevarNoel Grandin
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-06use more begin()/end() for SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: formsStephan Bergmann
2017-06-12Resolves: tdf#108413 yet some more TYPEDITEMLIST property entriesEike Rathke
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
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-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
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-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-19Remove two silly typedefsStephan Bergmann
2015-03-28forms: More unused services related stuffMatúš Kukan
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-02-09forms: use constructor feature for ODatabaseFormMiklos Vajna
2015-02-09forms: use constructor feature for OFormsCollectionMiklos Vajna
2015-01-05spelling: attachement -> attachmentNoel Grandin
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
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-08-25Fix *_component_getFactory function typeStephan Bergmann
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara