summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propcontroller.cxx
AgeCommit message (Expand)Author
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-11loplugin:moveparam in extensionsNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-03-12use VCLUnoHelper::GetWindowCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-02-24Move code for setting unique buildable names one level upXisco Fauli
2021-02-22loplugin:refcounting in extensionsNoel
2021-01-25avoid some ref-countingNoel Grandin
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-07-22extensions/prop: create instances with uno constructorsNoel Grandin
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz
2020-01-23loplugin:unusedfieldsNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-11Fix crash in report builder after 1efeb17837c22499f00299c033ae59ba3910f7d7Mike Kaganski
2019-12-09weld Property BrowserCaolán McNamara
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-25Fix typoAndrea Gelmini
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-16loplugin:returnconstant in OPropertyBrowserControllerNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-13Modernize a bit extensionsJulien Nabet
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
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-10-23loplugin:includeform: extensionsStephan Bergmann