summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg
AgeCommit message (Expand)Author
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-01sc: VclPtr, missing dispose (Page Style->Edit...->Header)László Németh
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-09drop unnecessary pWin arg to InitAccCaolán McNamara
2021-06-09ScTextWnd is set since the ctor now so drop from InitAccCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06allow ctrl+A to select all in calc header/footer dialog tooCaolán McNamara
2021-02-21loplugin:refcounting in scNoel
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Drop some unnecessary HDL macrosGabor Kelemen
2020-12-22more jumbo sheet workNoel Grandin
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-16weld InputBarCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-09loplugin:flatten in scNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-06Resolves: tdf#129191 text properties in header/footer not setCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-30Resolves: tdf#127859 fix header/footer dialog crashCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-19Resolves: tdf#127003 explicit grab focus needs explicit link callbackCaolán McNamara