summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-28weld ScTpDefaultsOptionsCaolán McNamara3-62/+47
2019-07-28loplugin:oncevarNoel Grandin1-2/+1
2019-07-28lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl1-14/+36
2019-07-27cid#1401328 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-26cid#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-26UI test for #tdf121949Artur Neumann3-0/+51
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen48-205/+44
2019-07-26UI tests opening all dialogs in writer and see if it crashesArtur Neumann3-29/+7
2019-07-25LOK: sc: Issue DOCUMENT_SIZE_CHANGED only when size changesAshod Nakashian1-6/+10
2019-07-25lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky1-8/+5
2019-07-25tdf#107394 sc ui: fix lack of row height update on undo of pasteMiklos Vajna3-4/+65
2019-07-25Fix typosAndrea Gelmini3-3/+3
2019-07-24Fix typoAndrea Gelmini1-2/+2
2019-07-24cid#1448321 Dereference after null checkCaolán McNamara1-1/+1
2019-07-24loplugin:unusedenumconstantsNoel Grandin1-2/+1
2019-07-24convert AreaOverlapType to scoped enumNoel Grandin5-25/+19
2019-07-24cid#1451636 silence Division or modulo by zeroCaolán McNamara1-1/+1
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski1-3/+6