summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+15
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-3/+3
2020-03-27tdf#43157 Clean up OSL_ASSERTJens Carl1-1/+1
2020-02-24Fix typoJens Carl1-1/+1
2020-02-12Store and retrieve client visible area on ScViewDataMuhammet Kara1-0/+3
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-2/+4
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+3
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara1-2/+2
2019-12-16lok: calc - update our version of the other view's selections on zoom.Michael Meeks1-1/+2
2019-12-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks1-0/+3
2019-12-04lok: cleanup getCellCursorMichael Meeks1-3/+2
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann1-1/+1
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks1-26/+7
2019-12-03lok: formula bar: function completionMarco Cecchetti1-0/+10
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin1-6/+6
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-5/+5
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-2/+2
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin1-19/+32
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski1-1/+0
2019-10-18cid#1454849 Logically dead codeCaolán McNamara1-2/+0
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-10-11Handle SinglePageSheets option for pdf exportMuhammet Kara1-4/+127
2019-10-01loplugin:stringadd in scNoel Grandin1-6/+5
2019-09-23Resolves: tdf#127682 out_of_range thrown on print empty calc docCaolán McNamara1-15/+15
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-3/+1
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-3/+1
2019-08-12Mark Sequence const in scArkadiy Illarionov1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov1-37/+29
2019-08-02calc: simplify getDocumentSize calculation.Michael Meeks1-9/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2019-07-24cid#1451636 silence Division or modulo by zeroCaolán McNamara1-1/+1
2019-07-20loplugin:referencecasting in scNoel Grandin1-20/+16
2019-07-16LOK: getPartInfo now returns list of selected partsAshod Nakashian1-1/+5
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov1-8/+2
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen1-11/+3
2019-06-21reference childwins are all weldedCaolán McNamara1-1/+1
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov1-11/+2
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-8/+8
2019-06-15loplugin:logexceptionnicely in scNoel Grandin1-0/+1
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-59/+2
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-1/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-4/+12
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks1-40/+2