summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-02-06find more symbols that can be privateNoel Grandin1-1/+1
2020-02-04tdf#129789 bitmap in comment lost on loadNoel Grandin1-1/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-1/+1
2020-02-03loplugin:unusedfieldsNoel Grandin5-21/+15
2020-02-03lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky1-7/+13
2020-02-03loplugin:constantparamNoel Grandin12-22/+16
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák4-5/+286
2020-02-01move internal inline function from .hxx to .cxxLuboš Luňák2-9/+14
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin5-18/+11
2020-01-31loplugin:singlevalfieldsNoel Grandin1-6/+6
2020-01-31new loplugin:namespaceindentationNoel Grandin42-43/+43
2020-01-30Update ICU RegexMatcher::setTimeLimit() documentation link to new locationEike Rathke1-1/+1
2020-01-30tdf#129625 Calc Navigator: Gray out content types with no contentJim Raykowski1-0/+12
2020-01-29tdf#130132, tdf#129393: Add unittestXisco Fauli2-0/+19
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-4/+9
2020-01-28Resolves: tdf#130239 set an explicit parent for the message dialogCaolán McNamara1-1/+2
2020-01-28no need to include vcl/ctrl.hxxCaolán McNamara4-1/+3
2020-01-28tdf#124176: Use pragma once instead of include guardsSerkan Özkaya1-4/+1
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