summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Related: tdf#130370 Let cut&paste/move of a sheet-local name reference ...Eike Rathke2-12/+6
2020-02-18Resolves: tdf#130370 Increment sheet-local name only for moved cellsEike Rathke1-2/+5
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara2-3/+3
2020-02-17remove some unnecessary includesCaolán McNamara1-1/+0
2020-02-17weld ScPosWnd Item WindowCaolán McNamara2-101/+123
2020-02-17tdf#123971 don't clobber entire RowHeight range on updatesThorsten Behrens1-1/+3
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin14-115/+122
2020-02-14tdf#124443: show arguments' tooltip above if in Formula Bar's Input Lineayhanyalcinsoy1-1/+8
2020-02-14lok: Center shape on insert also for Desktop viewMuhammet Kara1-7/+1
2020-02-14split out MetricField value conversion functionsCaolán McNamara3-6/+5
2020-02-13tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli1-23/+0
2020-02-13weld ScZoomSliderWnd ItemWindowCaolán McNamara2-29/+64
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt1-1/+1
2020-02-13mobile: Center inserted shapes on visible areaMuhammet Kara1-0/+12
2020-02-12crashtesting: convert assert to SAL_WARN_IFNoel Grandin1-1/+1
2020-02-12android: Don't show the multiline toggle in the formula input bar on phones.Jan Holesovsky1-2/+6
2020-02-12Store and retrieve client visible area on ScViewDataMuhammet Kara2-0/+8
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin11-68/+25
2020-02-11Fix FontColor does not change selected cells on calcMert Tumer1-2/+24
2020-02-11Fix csv dialog pops up on mobile when copy/pasteMert Tumer1-1/+2
2020-02-10lok: calc: zoomed text entry not renderedMarco Cecchetti1-4/+7
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann13-35/+34
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-08conditionalformatdialogmobile doesn't workCaolán McNamara1-1/+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-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 McNamara3-27/+58
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky7-8/+18
2020-02-07add OpenCLZone in suitable places in Calc's OpenCL codeLuboš Luňák1-0/+16
2020-02-06rename nPropFirstLineOfst->nPropFirstLineOffsetNoel 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 Grandin3-17/+14
2020-02-03lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky1-7/+13
2020-02-03loplugin:constantparamNoel Grandin11-20/+15
2020-02-01move internal inline function from .hxx to .cxxLuboš Luňák2-9/+14
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin3-5/+5
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-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-28remove some unused local varsNoel Grandin3-8/+3
2020-01-28New loplugin:unsignedcompareStephan Bergmann50-144/+196