aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-13 01:31:03 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-13 01:31:03 +0100
commit67ca868a7815b8b5bbbbc02ede889647392db58e (patch)
treebc540f1be4bc568a3be41f244a4a45a09aff2a20
parent7841ca555f15666045a30d407d60cadf28beb5ae (diff)
Version 4.2.1.1, tag libreoffice-4.2.1.1 libreoffice-4.2.1.1
Change-Id: Iee6d56caaf4d8a58ead41f4fd57acc47589aefa5
0 files changed, 0 insertions, 0 deletions
-optimisations'>feature/svg-optimisations LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/inc/GraphCtlAccessibleContext.hxx
AgeCommit message (Expand)Author
2023-09-10SvxGraphCtrlAccessibleContext does not need to implement XAggreggationNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-05-10compact namespace in svxNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from OBaseMutex explicitly privateStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-25-Werror,-WuninitializedStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold