summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formcomponenthandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-21move SvColorDialog to welded argumentsCaolán McNamara1-2/+3
2018-04-21Get rid of GraphicObject URL in extensions - PropertyControllerTomaž Vajngerl1-8/+3
2018-04-06weld linkeditdialogCaolán McNamara1-3/+6
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-9/+9
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-13/+13
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-13Modernize a bit extensionsJulien Nabet1-6/+3
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-10/+10
2018-03-07use more Color in editeng..formsNoel Grandin1-6/+3
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann1-1/+1
2017-12-18loplugin:unusedindexMike Kaganski1-52/+27
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-1/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-4/+4
2017-09-08set parent for file dialog helperCaolán McNamara1-6/+4
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-28/+21
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-1/+1
2017-07-13loplugin:oncevar: empty strings: extensionsStephan Bergmann1-2/+1
2017-07-11use more range-for on uno::SequenceNoel Grandin1-8/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-3/+5
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-3/+3
2017-06-02Improved loplugin:redundantcast static_cast handling: extensionsStephan Bergmann1-22/+22
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M1-2/+2
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-04-05Resolves: tdf#52949 don't show mouse wheel property in report designerCaolán McNamara1-0/+10
2017-04-04forget the TODOCaolán McNamara1-26/+1
2017-04-04well, its on the main trunk nowCaolán McNamara1-9/+3
2017-04-04intendend->intendedCaolán McNamara1-3/+3
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-4/+6
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-2/+2
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-19/+19
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke1-0/+10
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke1-10/+0
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke1-0/+10
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-16/+15
2017-01-24tdf#105467 new color widget doesn't support XStringListControlCaolán McNamara1-1/+1
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin1-1/+1