summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-06-17remove 'relief' from CheckButtonsCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-16Adapt implicit OString return value construction to C++23 P2266R1Stephan Bergmann
2021-06-16remove SpinButton input-purpose propertiesCaolán McNamara
2021-06-15uitest: sc: use guarded wrapper in testXisco Fauli
2021-06-15tidy up .uiCaolán McNamara
2021-06-15fix some 32-bit compile errorsNoel Grandin
2021-06-15button text should be Yes not yesCaolán McNamara
2021-06-15rework paste special a littleCaolán McNamara
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-15drop height-request that appears on just one of four buttonsCaolán McNamara
2021-06-15make the 4 buttons have the same packing propertiesCaolán McNamara
2021-06-15resave with latest gladeCaolán McNamara
2021-06-15only three of four of these buttons have always-show-imageCaolán McNamara
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-06-15remove deprecated Expander spacing propertyCaolán McNamara
2021-06-15we don't pack ok/cancel with 'secondary' that's for the help buttonCaolán McNamara
2021-06-15resave with latest gladeCaolán McNamara
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-06-14if active is set group shouldn't be setCaolán McNamara
2021-06-14set the active button as group leaderCaolán McNamara
2021-06-14ucalc_copypaste: improve readability and shortenscito
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 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
2021-06-06UITest: introduce guarded context managersMike Kaganski
2021-06-05Blind fix for sporadically failing UITestsMike Kaganski
2021-06-04lok: Hide file name from Text Import Dialog (csv)merttumer
2021-06-04loplugin:unusedmethodsNoel Grandin