summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleEditObject.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-04-09restore ScEditWindow a11yCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-17Remove redundant checks on nullptr.Kohei Yoshida
2016-11-17Use std::unique_ptr for mpTextHelper.Kohei Yoshida
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-02tdf#91641 EditLine should have focus on accessibleText init.Justin Luth
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-06-03use standard template for this throughoutCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov