summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2021-07-15Keep ScAsciiOptions in sync with ScImportOptions, tdf#135762 relatedEike Rathke
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-07-13use WeakComponentImplHelper for ScEditFieldObjNoel Grandin
2021-07-13tdf#143101 sc UI: fix highlight of standard filter with logical ORTünde Tóth
2021-07-13move freeze/thaw so we don't select while frozenCaolán McNamara
2021-07-12loplugin:unusedfieldsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-07-07Added Find and Replace Transformation .tushar
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-05speed up exporting very large spreadsheets to pdf(2)Noel Grandin
2021-07-05speed up exporting very large spreadsheets to pdfNoel Grandin
2021-07-03Implement Interface for Data Providers.tushar
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-07-02convert ScPrintSelectionMode to scoped enumNoel Grandin
2021-07-01sc: VclPtr, missing dispose (Page Style->Edit...->Header)László Németh
2021-06-30tdf#132421 - don't URL encode filename for the import ASCII dialog titleAndreas Heinisch
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29maShowPageBreaksTimer.Stop() in ScGridWindow::dispose(), tdf#124983 follow-upEike Rathke
2021-06-29sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-25tdf#58250 - Show custom unicode separator in the csv import dialogAndreas Heinisch
2021-06-25Resolves tdf#125868 - Insert dialog text in case of RTLHeiko Tietze
2021-06-24tdf#69207 - Use selected text delimiter to parse the provided csv dataAndreas Heinisch
2021-06-23Resolves: tdf#143008 Evaluate AM/PM for type date+time text-to-column and CSVEike Rathke
2021-06-23tdf#124983 In calc make printable page borders initially visibleIlhan Yesil
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-06-22fix indentCaolán McNamara
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-12tdf#128018 - Add column/row labels to the descriptive statisticsAndreas Heinisch
2021-06-11Related: tdf#127013 Check loaded separators for validityEike Rathke
2021-06-11Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10tdf#136766 Zoom slider in calc print preview has white backgroundNoel Grandin
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-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09tdf#141769 ScTextWnd has to be available before the editview is createdCaolán McNamara
2021-06-09autocomplete: allow cycling through possible matchesDennis Francis
2021-06-04lok: Hide file name from Text Import Dialog (csv)merttumer