summaryrefslogtreecommitdiff
path: root/forms/source/misc
AgeCommit message (Expand)Author
2020-04-14loplugin:flatten in formsNoel Grandin
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan 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-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*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-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