summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)AuthorFilesLines
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-17/+18
2019-12-03loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin2-86/+3
2019-12-03remove some useless comment linesNoel Grandin29-29/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-20loplugin:unusedmethodsNoel Grandin1-2/+0
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen28-78/+12
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-4/+14
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl2-9/+12
2019-09-16accessibility : namespace cleanupArnaud Versini3-6/+6
2019-08-21loplugin:constmethod in accessibilityNoel Grandin9-12/+12
2019-08-12Fix typosAndrea Gelmini6-9/+9
2019-08-11cid#1448422 Division or modulo by zeroCaolán McNamara1-1/+7
2019-05-12regenerate PCH headersLuboš Luňák1-3/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-91/+31
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-2/+2
2019-03-04Removed STR_SVT_ACC_LISTENTRY_SELCTED_STATEAndrea Gelmini1-1/+0
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin2-2/+2
2019-02-25loplugin:unusedfields in variousNoel Grandin1-1/+0
2019-02-11TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik1-1/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-21weld SwCondCollPageCaolán McNamara21-76/+241
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-10tdf#120703 PVS: make selection type detection more readableMike Kaganski1-1/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara2-6/+6
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin3-3/+3
2018-10-17loplugin:singlevalfieldsNoel Grandin1-6/+0
2018-04-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-23accessibility : remove useless guards and simplify.Arnaud Versini6-1/+14
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini1-2/+4
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin1-2/+2
2018-03-30loplugin:virtualdown in variousNoel Grandin2-4/+2
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara1-1/+3
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini4-10/+10
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-2/+2
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini21-33/+27
2018-02-25accessibility : remove useless Impl patternArnaud Versini2-6/+27
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini23-33/+23
2017-12-11tdf#63154 removed some solar.h referencesekuiitr1-1/+0
2017-11-13Fix typosAndrea Gelmini7-7/+7
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini3-1/+6
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini5-6/+14
2017-11-10loplugin:finalclasses in accessibilityNoel Grandin18-70/+40
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski18-18/+18
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2-3/+3
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-27/+66