summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)Author
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl
2019-09-16accessibility : namespace cleanupArnaud Versini
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-11cid#1448422 Division or modulo by zeroCaolán McNamara
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Removed STR_SVT_ACC_LISTENTRY_SELCTED_STATEAndrea Gelmini
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-25loplugin:unusedfields in variousNoel Grandin
2019-02-11TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-10tdf#120703 PVS: make selection type detection more readableMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-04-27loplugin:unusedmethodsNoel Grandin
2018-04-23accessibility : remove useless guards and simplify.Arnaud Versini
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-02-25accessibility : remove useless Impl patternArnaud Versini
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini
2017-12-11tdf#63154 removed some solar.h referencesekuiitr
2017-11-13Fix typosAndrea Gelmini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-10loplugin:finalclasses in accessibilityNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-15accessibility: remove useless calls to virtual methods.Arnaud Versini
2017-08-07Revert "accessibility: remove useless calls to getAccessibleActionCount."Markus Mohrhard
2017-08-05accessibility: remove useless calls to getAccessibleActionCount.Arnaud Versini
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara