summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)AuthorFilesLines
2020-05-10new loplugin:simplifypointertoboolNoel Grandin2-4/+4
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+5
2020-04-16tdf#132147: formula may be emptyMike Kaganski1-2/+5
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen6-8/+0
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin3-8/+8
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-8/+8
2020-01-28remove some unused local varsNoel Grandin1-1/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann3-10/+12
2020-01-26rename some local variablesNoel Grandin1-2/+2
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-5/+5
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin1-2/+2
2019-12-12ScShapeChild has broken copy functionsStephan Bergmann1-4/+21
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara1-1/+1
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara1-1/+1
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara2-2/+3
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-0/+1
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara1-3/+3
2019-12-05inline some typedefsNoel Grandin1-6/+8
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-8/+8
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann3-0/+68
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin1-81/+20
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin1-1/+1
2019-11-03loplugin:stringaddNoel Grandin2-14/+8
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-4/+2
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara1-5/+9
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara1-4/+3
2019-10-23realloc sequence to amount of inserted elementsCaolán McNamara1-0/+1
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea3-23/+34
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks1-1/+1
2019-10-17weld ScImportAsciiDlgCaolán McNamara1-200/+104
2019-10-15back isShowing with IsReallyVisibleCaolán McNamara1-0/+7
2019-10-15only need an OutputDevice not a full vcl:WindowCaolán McNamara1-4/+4
2019-10-01loplugin:stringadd in scNoel Grandin4-66/+64
2019-09-26tdf#76324 speedup copy operation with lots of comments in calcNoel Grandin1-90/+81
2019-09-26loplugin:constmethod in scNoel Grandin3-6/+6
2019-09-16tdf#127561 avoid shapes with currently invalid positionsCaolán McNamara1-3/+9
2019-09-10Fix typosAndrea Gelmini1-2/+2
2019-08-26fix impress crash in shape listenerNoel Grandin1-0/+1
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin1-0/+36
2019-08-20tdf#119388 speed up listener broadcastNoel Grandin1-2/+2
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-12Fix typosAndrea Gelmini5-10/+10
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov2-18/+6
2019-08-07tdf#126673 Auto-fit column and auto-fit row don't work with line breakNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann17-22/+22
2019-07-20cid#1451628 Dereference after null checkCaolán McNamara1-2/+1
2019-07-20loplugin:referencecasting in scNoel Grandin1-12/+9
2019-07-17fix "tdf#119388 calc, slow removing column, improve ScChildrenShapes"Noel Grandin1-0/+1
2019-06-27Missing initialization of ScChildrenShapes::mbShapesNeedSortingStephan Bergmann1-0/+1