summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)Author
2020-09-22tdf#121323 avoid assert about duplicate listenersCaolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-12expand out DELETEZNoel Grandin
2020-08-12fix leak in ScAccessiblePreviewHeaderCellNoel Grandin
2020-07-29loplugin:flatten in sc/ui/AccessibilityNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-12weld checklistmenuCaolán McNamara
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-16tdf#132147: formula may be emptyMike Kaganski
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12ScShapeChild has broken copy functionsStephan Bergmann
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-05inline some typedefsNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara
2019-10-23realloc sequence to amount of inserted elementsCaolán McNamara
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-15back isShowing with IsReallyVisibleCaolán McNamara
2019-10-15only need an OutputDevice not a full vcl:WindowCaolán McNamara
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-26tdf#76324 speedup copy operation with lots of comments in calcNoel Grandin