summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-02-10lok: calc: zoomed text entry not renderedMarco Cecchetti1-4/+7
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann14-37/+36
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara1-1/+3
2020-02-10Removed old commentAndrea Gelmini1-1/+0
2020-02-08Removed executable permission on fileAndrea Gelmini1-0/+0
2020-02-08Resolves: tdf#130513 sfxlo-OptionalBox isn't in sfxCaolán McNamara4-510/+510
2020-02-08conditionalformatdialogmobile doesn't workCaolán McNamara3-302/+1
2020-02-08tdf#128873 speed up switching into page layoutSerge Krot2-7/+20
2020-02-08pack some data structuresNoel Grandin1-1/+1
2020-02-07tdf#129789: Add unittestXisco Fauli2-0/+145
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara4-6/+6
2020-02-07SvtURLBox is now unusedCaolán McNamara1-1/+2
2020-02-07weld URLBox ItemWindowCaolán McNamara2-0/+7
2020-02-07weld ScNumberFormat ItemWindowCaolán McNamara5-27/+82
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky9-9/+66
2020-02-07add OpenCLZone in suitable places in Calc's OpenCL codeLuboš Luňák1-0/+16
2020-02-06the svtlo-FontNameBox entries are hiddenCaolán McNamara1-11/+0
2020-02-06rename nPropFirstLineOfst->nPropFirstLineOffsetNoel Grandin1-1/+1
2020-02-06the "grouped" notebook svtlo-FontSizeBox's are all hiddenCaolán McNamara1-18/+4
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