summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Fix typosAndrea Gelmini9-12/+12
2019-08-12Fix typosAndrea Gelmini8-14/+14
2019-08-12Fix typosAndrea Gelmini10-20/+20
2019-08-12Fix typosAndrea Gelmini6-8/+8
2019-08-12Fix typosAndrea Gelmini6-7/+7
2019-08-12Fix typosAndrea Gelmini10-12/+12
2019-08-12Fix typosAndrea Gelmini9-22/+22
2019-08-12Fix typosAndrea Gelmini9-11/+11
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-08-12Fix typosAndrea Gelmini6-6/+6
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen74-395/+20
2019-08-12Fix typosAndrea Gelmini2-5/+5
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-11cid#1242793 make fuzzing tabsize check compile time instead of runtimeCaolán McNamara1-1/+4
2019-08-11revert some consts to placate coverity Uncaught exceptionsCaolán McNamara1-2/+2
2019-08-10cid#1401328 Uncaught exceptionCaolán McNamara1-2/+1
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann1-1/+1
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov68-743/+494
2019-08-08tdf#125288 Databar dialog's entry color was changed to RYB BlueKovács László Zoltán2-2/+2
2019-08-08tdf#126634 Move uno:Grid back to Form controls toolbarRoman Kuznetsov1-0/+1
2019-08-07tdf#126748: temporary hack to avoid crash when several pivot tables ...Mike Kaganski1-0/+10
2019-08-07tdf#126673 Auto-fit column and auto-fit row don't work with line breakNoel Grandin5-7/+10
2019-08-07tdf#126685 CRASH: selecting all in sheetNoel Grandin1-2/+1
2019-08-06Select shape even when clicking on a hyperlinkSamuel Mehrbrodt1-1/+1
2019-08-06Add "Copy hyperlink location" to sc context menusSamuel Mehrbrodt6-0/+32
2019-08-06Improve hyperlink selection in scSamuel Mehrbrodt2-60/+16
2019-08-03tdf#39593 Drop lcl_GetIndexFromNameArkadiy Illarionov1-13/+3
2019-08-03tdf#39593 extract getting max row length to template functionArkadiy Illarionov1-24/+18
2019-08-03Fix typosAndrea Gelmini1-2/+2
2019-08-02calc: simplify getDocumentSize calculation.Michael Meeks1-9/+1
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks4-33/+64
2019-08-02lok: disable calc char-set dialog for HTML when pasting.Michael Meeks1-1/+2
2019-08-01Make QR Code callable in calc and writerShubham Goyal5-0/+56
2019-08-01Resolves: tdf#126496 - "Page Fields" in pivot table unclearHeiko Tietze1-1/+1
2019-08-01clean up ViewCallback nicelyNoel Grandin1-152/+103
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann123-216/+216
2019-07-30tdf#125800: accessing cond format props in UNO throws errorAron Budea2-2/+2
2019-07-30tdf#126306: Add UItestXisco Fauli1-0/+140
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian1-1/+6
2019-07-29weld ScRedlineOptionsTabPageCaolán McNamara3-33/+48
2019-07-29weld ScTpContentOptionsCaolán McNamara3-226/+200
2019-07-29weld ScTpFormulaOptionsCaolán McNamara3-142/+119
2019-07-29rename DoubleField back to ScDoubleFieldCaolán McNamara6-17/+17
2019-07-29drop newly unused ScDoubleFieldCaolán McNamara2-42/+0
2019-07-29weld ScTpCalcOptionsCaolán McNamara4-159/+128
2019-07-29Drop ScDataPilotFieldObj::HasStringArkadiy Illarionov2-17/+1
2019-07-29weld ScTpLayoutOptionsCaolán McNamara3-160/+128
2019-07-29revert bits of "loplugin:sequentialassign"Noel Grandin1-1/+2
2019-07-29loplugin:sequentialassignNoel Grandin1-2/+1
2019-07-28weld ScTpCompatOptionsCaolán McNamara3-27/+15