/sot/

stro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propcontroller.hxx
AgeCommit message (Expand)Author
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