summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-03-23Assert supported FormulaGrammar instead of OSL_ENSUREEike Rathke
2021-03-23tdf#133159 store current config before changing sheetCaolán McNamara
2021-03-23check for null SC_MOD given crashes at exit in similar casesCaolán McNamara
2021-03-22cid#1242892 experiment if this makes any differenceCaolán McNamara
2021-03-22cid#1474296 experiment to see if this makes a differenceCaolán McNamara
2021-03-22Force FormulaLanguage::OOXML for AddressConvention::CONV_XL_OOXEike Rathke
2021-03-22tdf#36383 sc AutoFilter: fix changing row heightTünde Tóth
2021-03-22uitest: sc: improve test a bitXisco Fauli
2021-03-22drop unneeded includeCaolán McNamara
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-21update pchesCaolán McNamara
2021-03-21select_by_text helper method for uitestsNoel Grandin
2021-03-20OutputDevice view is sufficient hereCaolán McNamara
2021-03-20cid#1474037 Uninitialized scalar fieldCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-19tdf#140955 sc UI: highlight active autofilter dropdownTünde Tóth
2021-03-19tdf#118482 set a scroll step of the height of a collapsed entryCaolán McNamara
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-03-17Fix typoAndrea Gelmini
2021-03-17throw exception for errors in uitest actionsNoel Grandin
2021-03-17Revert "tdf#101217 Change row height and col width decimal places to 4"Noel Grandin
2021-03-16tdf#101217 Change row height and col width decimal places to 4Winston Min Tjong
2021-03-16tdf#129606: sc_ucalc: Add unittestXisco Fauli
2021-03-16uitest: sc: assert text in entriesXisco Fauli
2021-03-16tdf#89998: sc_ucalc: Add unittestXisco Fauli
2021-03-16tdf#112780: sc_subsequent_filters: Add unittestXisco Fauli
2021-03-16devtools: move "Development Tools" menu from "Help" to "Tools"Tomaž Vajngerl
2021-03-15tdf#113271: sc_subsequent_export: Add unittestXisco Fauli
2021-03-15xls load: suppress secondary [~gengou] calendar modifier in format codeEike Rathke
2021-03-15sc_uicalc: use UNO commands for copy, cut or paste everywhereXisco Fauli
2021-03-15tdf#136113: sc_uicalc: Add unittestXisco Fauli
2021-03-15tdf#124318: sc: Add UItestXisco Fauli
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır
2021-03-15tdf#133487 sc ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-15Fix typosAndrea Gelmini
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu124
2021-03-14tdf#140986 hang in validity messageNoel Grandin
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-12use ScTabViewShell to get toplevel dialog parentCaolán McNamara
2021-03-12query the DocShell if we have entered modal modeCaolán McNamara
2021-03-12document how this ScTabControl::AllowRenaming condition can be reachedCaolán McNamara
2021-03-12tdf#105268: sc: move UItest to CppUnittestXisco Fauli
2021-03-12tdf#64001: sc: move UItest to CppUnittestXisco Fauli
2021-03-12tdf#137626 XLSX import: fix missing datetime filtersBalazs Varga
2021-03-12tdf#37424: sc_ucalc: Add unittestXisco Fauli
2021-03-12use the DocShell GetDialogParent as explicit dialog parentCaolán McNamara
2021-03-12tdf#89754: sc_ucalc: Fix testXisco Fauli