summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleEditObject.hxx
AgeCommit message (Expand)Author
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel 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
2021-06-09drop unnecessary pWin arg to InitAccCaolán McNamara
2021-06-09ScTextWnd is set since the ctor now so drop from InitAccCaolán McNamara
2021-06-09tdf#141769 ScTextWnd has to be available before the editview is createdCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-16weld InputBarCaolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-09restore ScEditWindow a11yCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
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-17Use std::unique_ptr for mpTextHelper.Kohei Yoshida
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.9.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.7.774); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.6.134); FILE MERGEDVladimir Glazounov
2002-08-13#100000# typoVladimir Glazounov
2002-08-08#101740#; use Ressources to create the name and descriptionSascha Ballach
2002-08-06#101676#; remove getSupportedServiceNamesSascha Ballach
2002-07-08#100530#; add FocusLost and FocusGot methodsSascha Ballach