summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-16loplugin:returnconstant in OPropertyBrowserControllerNoel Grandin
2018-08-15loplugin:useuniqueptr in extensions/propctrlrNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-14tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorUlkem Kasapoglu
2018-07-09loplugin:oncevarNoel Grandin
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-21Get rid of GraphicObject URL in extensions - PropertyControllerTomaž Vajngerl
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-15filedialog: use isGraphicObjectUniqueIdURL instead of constantTomaž Vajngerl
2018-03-13Modernize a bit extensionsJulien Nabet
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-03-07use more Color in editeng..formsNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-20Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05Replace deprecated std::mem_fun et al in extensionsStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-06loplugin:constparams in various(2)Noel Grandin