summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-01-28remove some unused local varsNoel Grandin5-14/+3
2020-01-28New loplugin:unsignedcompareStephan Bergmann50-144/+196
2020-01-28remove some unused local varsNoel Grandin3-3/+3
2020-01-27drop SvxColorListBox forward declaresCaolán McNamara1-1/+1
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala1-4/+1
2020-01-26Use properly typed variable for iterationStephan Bergmann1-2/+2
2020-01-26Use properly typed variables for iterationStephan Bergmann1-2/+2
2020-01-26remove some unused local varsNoel Grandin4-4/+0
2020-01-26rename some local variablesNoel Grandin6-7/+7
2020-01-25Resolves: tdf#130159 hide writedirection unless CTL is enabledCaolán McNamara1-7/+0
2020-01-25tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş5-20/+6
2020-01-25tdf#124176: Use pragma once instead of include guardEfdal İncesu3-11/+3
2020-01-24conditionalentrymobile doesn't workCaolán McNamara3-457/+1
2020-01-24Revert "lok: ui: more files to increase the 'step-increment'"Miklos Vajna2-4/+4
2020-01-24loplugin:makeshared in scNoel Grandin80-558/+553
2020-01-23lok: ui: more files to increase the 'step-increment'Henry Castro2-4/+4
2020-01-23loplugin:unusedmethodsNoel Grandin2-27/+0
2020-01-23weld SvxFontWorkDialogCaolán McNamara3-2/+6
2020-01-23Resolves: tdf#129158 freeze/thaw around bulk insertsCaolán McNamara1-3/+10
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara1-1/+0
2020-01-22tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski4-6/+39
2020-01-22use fastparser in ScXMLMasterStylesContextNoel Grandin3-36/+10
2020-01-22tdf#130112 lok: Do not apply zoom-factor twice...Dennis Francis1-4/+5
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin2-11/+8
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin4-22/+13
2020-01-21use more FastParser in ScXMLChangeInfoContextNoel Grandin3-116/+99
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin1-4/+4
2020-01-21tdf#129412: Crash when registered data source is not availableJulien Nabet1-0/+2
2020-01-21use FastParser in XMLScriptContextNoel Grandin2-9/+7
2020-01-21Propagate warning error code from dBASE export, tdf#130020Eike Rathke1-9/+11
2020-01-20calc sidebar alignment updateandreas kainz1-185/+145
2020-01-20Fix wrong translation of commentEike Rathke1-1/+1
2020-01-18calc sidebar cellappearance simplyficationandreas kainz1-140/+92
2020-01-18tdf#130054: consider all row/col bars in ScTabView::EnableRefInputMike Kaganski1-12/+9
2020-01-18calc sidebar numberformat alignment and arrangementandreas kainz1-110/+134
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara1-1/+1
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna1-16/+2
2020-01-17use std::vector in ScMarkArray, instead of re-inventing the wheelNoel Grandin5-198/+114
2020-01-16drop some unneeded includesCaolán McNamara1-3/+2
2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara1-2/+0
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2-4/+2
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin1-1/+1
2020-01-15do not ignore return value of a (confusing) function (tdf#126248)Luboš Luňák1-1/+1
2020-01-15tdf#129393 Calc: cannot format whole row of unprotected cellsNoel Grandin1-3/+11
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin87-242/+110
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara1-2/+0
2020-01-14remove some unneeded includesCaolán McNamara2-5/+0
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara1-1/+0
2020-01-13mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks1-5/+16
2020-01-13rework TextUnderlinePopup to be a PopupWindowControllerCaolán McNamara1-1/+0