summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleEditObject.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-2/+2
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-50/+23
2016-11-17Use std::unique_ptr for mpTextHelper.Kohei Yoshida1-1/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-46/+42
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-26/+26
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks1-1/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-26/+26
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-22/+22
2014-02-14sal_Bool->boolNoel Grandin1-4/+4
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+50
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-4/+2
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida1-8/+7
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.9.330); FILE MERGEDRüdiger Timm1-25/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGEDVladimir Glazounov1-2/+9
2005-09-08INTEGRATION: CWS ooo19126 (1.7.774); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS uaa02 (1.6.134); FILE MERGEDVladimir Glazounov1-10/+10
2002-08-13#100000# typoVladimir Glazounov1-3/+3
2002-08-08#101740#; use Ressources to create the name and descriptionSascha Ballach1-4/+12
2002-08-06#101676#; remove getSupportedServiceNamesSascha Ballach1-8/+2
2002-07-08#100530#; add FocusLost and FocusGot methodsSascha Ballach1-2/+7
2002-06-11#99751#; give the listeners also to the texthelperSascha Ballach1-2/+20
2002-06-10#99745#; #99751#; AccessibleObject to represent a cell in edit mode or the ed...Sascha Ballach1-0/+182