summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propcontroller.hxx
AgeCommit message (Expand)Author
2020-07-22extensions/prop: create instances with uno constructorsNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-09weld Property BrowserCaolán McNamara
2018-08-16loplugin:returnconstant in OPropertyBrowserControllerNoel Grandin
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-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12extensions: sal_Bool -> boolStephan Bergmann
2014-06-05extensions: remove SAL_THROW macroNoel Grandin
2014-05-08extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-28Dead codeStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-06-05fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-19property browser: respect property orderingLionel Elie Mamane
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe