summaryrefslogtreecommitdiff
path: root/sw/source/core/access/acccontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin1-6/+2
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara1-9/+11
2016-04-22Avoid reserved identifiersStephan Bergmann1-8/+8
2016-02-26sw: restore some Dispose calls in a11y codeMichael Stahl1-1/+22
2016-02-25sw: avoid creating SwAccessibles for 0-sized layout framesMichael Stahl1-3/+5
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-126/+126
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-13/+9
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-14/+14
2015-04-25sw: remove more SwAccessibleContext code that...Michael Stahl1-16/+0
2015-04-25sw: remove SwAccessibleDocument XEventListener buggy dead codeMichael Stahl1-12/+7
2015-04-25sw: prefix members of SwAccessibleContextMichael Stahl1-76/+76
2015-04-25sw: fix SwAccessibleParagraph crash on deleteMichael Stahl1-6/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-10/+10
2015-03-18convert AccessibleStates to enum classNoel Grandin1-4/+4
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-7/+0
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-6/+6
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin1-1/+1
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-11-05markup with event type not checker typeCaolán McNamara1-0/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-2/+2
2014-10-17coverity#1247640 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-08convert Action enum in SC to enum classNoel Grandin1-19/+19
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-3/+3
2014-05-15coverity#705482 Dereference null return valueCaolán McNamara1-2/+4
2014-04-30sw: sal_Bool->boolNoel Grandin1-69/+69
2014-04-14typo: diposed -> disposedThomas Arnhold1-2/+2
2014-04-14typo: recusive -> recursiveThomas Arnhold1-1/+1
2014-04-14typo: visisble -> visibleThomas Arnhold1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-25/+25
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez1-3/+3
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza1-4/+3
2013-12-02Integrate branch of IAccessible2Steve Yin1-18/+60
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-6/+6
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-8/+8
2013-10-14fdo#38838 use OUString instead of StringChr. Rossmanith1-6/+4
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-8/+1
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet1-4/+4
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara1-4/+4
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0