summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-06-22fix indentCaolán McNamara
2021-06-22tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet
2021-06-21loplugin:finalclasses in sc/.../filter/incNoel Grandin
2021-06-21loplugin:finalclasses in sc/incNoel Grandin
2021-06-21tdf#142607 XLSX export: keep formatted dates in standard filterBalazs Varga
2021-06-21uitest: guard execute_blocking_actionXisco Fauli
2021-06-21tdf#141908 replace sal_Int32 with Color in sc_subsequent_filters-test2Radhey Parekh
2021-06-20ofz#24932 TimeoutCaolán McNamara
2021-06-19use more TellEnd()Noel Grandin
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-18tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
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