summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
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-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22tdf#128951: restore passing nullptr to ScTableSheetObj when not inserted yetMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-18cid#1454849 Logically dead codeCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-11Handle SinglePageSheets option for pdf exportMuhammet Kara
2019-10-08use cppu::WeakImplHelper in ScDataPilotDescriptorBaseNoel Grandin
2019-10-08use cppu::WeakImplHelper in ScCellRangesBaseNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-23Resolves: tdf#127682 out_of_range thrown on print empty calc docCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-20tdf#39593 Drop ScDataPilotDescriptorBase::getImplementationArkadiy Illarionov
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06Fixing "...."Andrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-13Simplify ScCellCursorObj::getSupportedServiceNamesMike Kaganski
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-08-07tdf#126673 Auto-fit column and auto-fit row don't work with line breakNoel Grandin
2019-08-02calc: simplify getDocumentSize calculation.Michael Meeks
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-30tdf#125800: accessing cond format props in UNO throws errorAron Budea
2019-07-29Drop ScDataPilotFieldObj::HasStringArkadiy Illarionov
2019-07-24cid#1451636 silence Division or modulo by zeroCaolán McNamara
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-16LOK: getPartInfo now returns list of selected partsAshod Nakashian
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov