summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2019-12-03lok: formula bar: function completionMarco Cecchetti1-0/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-3/+3
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann1-2/+4
2019-11-27sc: rowcol: tdf#50916 add UI to turn jumbo sheets onNoel Grandin1-0/+1
2019-11-22make some classes module-privateNoel Grandin1-1/+1
2019-11-20loplugin:unusedmethodsNoel Grandin1-1/+0
2019-11-14mpDoc is assumed to be non-nullCaolán McNamara1-1/+1
2019-11-14mpDocument is assumed to be non-nullCaolán McNamara1-1/+1
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara24-29/+29
2019-11-14ParseWithNames pDoc arg assumed to be non-nullCaolán McNamara1-2/+2
2019-11-14mDocument is assumed to be non-nullCaolán McNamara1-1/+1
2019-11-14mDocument is assumed to be non-nullCaolán McNamara1-1/+1
2019-11-14mpDoc is assumed to be non-nullCaolán McNamara1-1/+1
2019-11-14mDocument is assumed to be non-nullCaolán McNamara1-1/+1
2019-11-14pDoc is always dereferencedCaolán McNamara1-1/+1
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke1-1/+0
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos2-1/+6
2019-11-06loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks1-1/+3
2019-11-05make some classes module-privateNoel Grandin9-29/+29
2019-11-04tdf#128562 crash when opening navigator in calcNoel Grandin1-1/+2
2019-11-03unnecessary forward declaresCaolán McNamara1-1/+0
2019-10-29tdf#49813 make autofilter popup at least the width of its columnCaolán McNamara1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-1/+1
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-2/+4
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin1-1/+1
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin1-2/+0
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski1-1/+0
2019-10-19GetLegacyDialogParent is now unusedCaolán McNamara1-1/+0
2019-10-19weld ScDataProviderDlgCaolán McNamara2-30/+31
2019-10-19sc: rowcol: tdf#50916 chip away at some more call sites.Michael Meeks1-0/+2
2019-10-18unnecessary includeCaolán McNamara1-1/+0
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara3-4/+4
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara2-6/+6
2019-10-17weld ScImportAsciiDlgCaolán McNamara6-229/+170
2019-10-15back isShowing with IsReallyVisibleCaolán McNamara2-1/+3
2019-10-15only need an OutputDevice not a full vcl:WindowCaolán McNamara1-2/+2
2019-10-15Resolves: tdf#128137 cursor jumping during edit, etc.Caolán McNamara2-1/+17
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara1-3/+3
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks1-3/+5
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara2-2/+0
2019-10-07DialogClosed doesn't existCaolán McNamara1-2/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara9-12/+12
2019-10-04drop some unnecessary includesCaolán McNamara1-1/+0
2019-10-03Resolves: tdf#120209 reload names if setting for their language changesCaolán McNamara1-1/+19
2019-10-03loplugin:unusedfieldsNoel Grandin1-4/+1
2019-10-03drop some unnecessary includesCaolán McNamara1-3/+0
2019-10-02Resolves tdf#127508 - Flat table header in CalcHeiko Tietze1-2/+0
2019-09-30Resolves: tdf#127859 fix header/footer dialog crashCaolán McNamara1-1/+0
2019-09-26loplugin:constmethod in scNoel Grandin28-62/+62