summaryrefslogtreecommitdiffstats
path: root/accessibility/inc
Commit message (Expand)AuthorAgeFilesLines
* regenerate PCH headersLuboš Luňák2019-05-121-3/+4
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-91/+31
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-281-1/+1
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-2/+2
* Removed STR_SVT_ACC_LISTENTRY_SELCTED_STATEAndrea Gelmini2019-03-041-1/+0
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-272-2/+2
* loplugin:unusedfields in variousNoel Grandin2019-02-251-1/+0
* TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik2019-02-111-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* weld SwCondCollPageCaolán McNamara2018-11-2121-76/+241
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* tdf#120703 PVS: make selection type detection more readableMike Kaganski2018-11-101-1/+0
* move SvTreeListBox to vclCaolán McNamara2018-11-072-6/+6
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-243-3/+3
* loplugin:singlevalfieldsNoel Grandin2018-10-171-6/+0
* loplugin:unusedmethodsNoel Grandin2018-04-271-1/+0
* accessibility : remove useless guards and simplify.Arnaud Versini2018-04-236-1/+14
* tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen2018-04-201-1/+0
* accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini2018-04-031-2/+4
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-311-2/+2
* loplugin:virtualdown in variousNoel Grandin2018-03-302-4/+2
* coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara2018-03-191-1/+3
* accessibility: simplify getSelection when possibleArnaud Versini2018-03-134-10/+10
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-2/+2
* accessibility: cleanup constructors and destructorsArnaud Versini2018-02-2521-33/+27
* accessibility : remove useless Impl patternArnaud Versini2018-02-252-6/+27
* Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2018-02-221-1/+1
* Accessibility : cleanup constructors and destructors.Arnaud Versini2018-02-1823-33/+23
* tdf#63154 removed some solar.h referencesekuiitr2017-12-111-1/+0
* Fix typosAndrea Gelmini2017-11-137-7/+7
* Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini2017-11-133-1/+6
* Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini2017-11-135-6/+14
* loplugin:finalclasses in accessibilityNoel Grandin2017-11-1018-70/+40
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-2/+1
* accessibility: consistently use "" and <> in include directivesMike Kaganski2017-10-0918-18/+18
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-252-3/+3
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-27/+66
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-212-3/+3
* accessibility: remove useless calls to virtual methods.Arnaud Versini2017-09-157-17/+16
* Revert "accessibility: remove useless calls to getAccessibleActionCount."Markus Mohrhard2017-08-071-1/+1
* accessibility: remove useless calls to getAccessibleActionCount.Arnaud Versini2017-08-051-1/+1
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-35/+1
* move resmgr to unotoolsCaolán McNamara2017-08-011-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-282-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-215-50/+42
* loplugin:constparams in accessibilityNoel Grandin2017-07-203-6/+6
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-1/+1
* accessbility: Don't double lock mutexes in VCLXAccessibleEdit.Arnaud Versini2017-07-081-3/+2
* Document::retrieveDefaultAttributesImpl did nothingStephan Bergmann2017-06-271-14/+0