summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida
2019-08-14tdf#126418: add some more checks for allocated columnsMike Kaganski
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-08-13tdf#126848: sc pivot table popup: avoid flickerXisco Fauli
2019-08-13Replace Calcs Idle time tracking with TaskStopwatchJan-Marek Glogowski
2019-08-13ofz#16409 build failureCaolán McNamara
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-13Simplify ScCellCursorObj::getSupportedServiceNamesMike Kaganski
2019-08-12Fix typosAndrea Gelmini
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-11cid#1242793 make fuzzing tabsize check compile time instead of runtimeCaolán McNamara
2019-08-11revert some consts to placate coverity Uncaught exceptionsCaolán McNamara
2019-08-10cid#1401328 Uncaught exceptionCaolán McNamara
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-08-08tdf#125288 Databar dialog's entry color was changed to RYB BlueKovács László Zoltán
2019-08-08tdf#126634 Move uno:Grid back to Form controls toolbarRoman Kuznetsov
2019-08-07tdf#126748: temporary hack to avoid crash when several pivot tables ...Mike Kaganski
2019-08-07tdf#126673 Auto-fit column and auto-fit row don't work with line breakNoel Grandin
2019-08-07tdf#126685 CRASH: selecting all in sheetNoel Grandin
2019-08-06Select shape even when clicking on a hyperlinkSamuel Mehrbrodt
2019-08-06Add "Copy hyperlink location" to sc context menusSamuel Mehrbrodt
2019-08-06Improve hyperlink selection in scSamuel Mehrbrodt
2019-08-03tdf#39593 Drop lcl_GetIndexFromNameArkadiy Illarionov
2019-08-03tdf#39593 extract getting max row length to template functionArkadiy Illarionov
2019-08-03Fix typosAndrea Gelmini
2019-08-02calc: simplify getDocumentSize calculation.Michael Meeks
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks
2019-08-02lok: disable calc char-set dialog for HTML when pasting.Michael Meeks
2019-08-01Make QR Code callable in calc and writerShubham Goyal
2019-08-01Resolves: tdf#126496 - "Page Fields" in pivot table unclearHeiko Tietze
2019-08-01clean up ViewCallback nicelyNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann