summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formcomponenthandler.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: extensionsStephan Bergmann
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: extensionsStephan Bergmann
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-05Resolves: tdf#52949 don't show mouse wheel property in report designerCaolán McNamara
2017-04-04forget the TODOCaolán McNamara
2017-04-04well, its on the main trunk nowCaolán McNamara
2017-04-04intendend->intendedCaolán McNamara
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24tdf#105467 new color widget doesn't support XStringListControlCaolán McNamara
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-12remove StringListResource in favour of ResStringArray...Caolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-01sequence->vector in extensionsNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock