summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)Author
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-20use tools::Long in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15establish ScViewData always ctored from ScDocShell& or ScDocument&Caolán McNamara
2020-09-15setDocument and InitData never called with a null ScDocument*Caolán McNamara
2020-09-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara
2020-09-13lcl_ParseTarget never passed a null ScDocument*Caolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-09loplugin:flatten in sc/ui/unoobjNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia
2020-07-21loplugin:constantparamNoel Grandin
2020-07-11paintTile: Try to find a view that matches the tile-zoom requested...Dennis Francis
2020-07-11scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-07-06lokit: Do not assume 100% zoom for computing document-sizeDennis Francis
2020-07-04lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia
2020-06-30Attempt to fix three more cases of just "hoping" that things work rightTor Lillqvist
2020-06-30Let's not run on hopeTor Lillqvist
2020-06-29Avoid crash with multiple documents open in the iOS appTor Lillqvist
2020-06-22tdf#128502: Avoid potential crash in mobile app with multiple open documentsTor Lillqvist
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-18new json writer for LOKNoel Grandin
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-03-27tdf#43157 Clean up OSL_ASSERTJens Carl
2020-02-24Fix typoJens Carl
2020-02-12Store and retrieve client visible area on ScViewDataMuhammet Kara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara
2019-12-16lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-11-30Rewrite uses of boost::optionalStephan Bergmann