summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-07-07tdf#142764 sc: import "Same content on first/left page"Daniel Arato (NISZ)
2021-07-06speed up exporting very large spreadsheets to pdf(2)Noel Grandin
2021-07-05speed up exporting very large spreadsheets to pdfNoel Grandin
2021-07-02uitest: LICENSE.html can be read-only, skip the 'ok' buttonXisco Fauli
2021-07-01Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n contextEike Rathke
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-30tdf#140431 XLSX export: fix double file:// prefixTünde Tóth
2021-06-30editengine-columns: add sidebar property panelMike Kaganski
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-29maShowPageBreaksTimer.Stop() in ScGridWindow::dispose(), tdf#124983 follow-upEike Rathke
2021-06-28Revert "Revert "tdf#124983 In calc make printable page borders initially visi...Eike Rathke
2021-06-28tdf#58250 - Show custom unicode separator in the csv import dialogAndreas Heinisch
2021-06-24tdf#69207 - Use selected text delimiter to parse the provided csv dataAndreas Heinisch
2021-06-24Revert "tdf#124983 In calc make printable page borders initially visible"Eike Rathke
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-22tdf#142851 Chart UI: fix empty Chart Type dialogTünde Tóth
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-06-22tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet
2021-06-21tdf#142607 XLSX export: keep formatted dates in standard filterBalazs Varga
2021-06-20tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet
2021-06-19fix 32bit build of tiledrendering testsRene Engelhard
2021-06-16tidy up .uiCaolán McNamara
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-15button text should be Yes not yesCaolán McNamara
2021-06-15ucalc_copypaste: improve readability and shortenscito
2021-06-14Assert 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 vector initializationsJulien Nabet
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-06-11cid#1473844 Untrusted loop boundCaolán McNamara
2021-06-11Resolves: tdf#142758 Revert record parse misunderstandingCaolán McNamara
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-09tdf#139734 remove redundant asserts after loadFromDesktopsarynasser
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-09Resolves tdf#142513 - Order of ZoomIn and ZoomOut at Print PreviewHeiko Tietze
2021-06-09unit test: lok: text selection message testDennis Francis
2021-06-09autocomplete: allow cycling through possible matchesDennis Francis
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08cid#1485887 Unchecked return valueCaolán McNamara
2021-06-08unit test: lok: edit cursor invalidation messageDennis Francis
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-07move remaining copy/paste tests from ucalc to ucalc_copypastescito