summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-03-20OutputDevice view is sufficient hereCaolán McNamara2-5/+5
2021-03-20cid#1474037 Uninitialized scalar fieldCaolán McNamara1-1/+4
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara2-27/+27
2021-03-19tdf#140955 sc UI: highlight active autofilter dropdownTünde Tóth1-2/+4
2021-03-19tdf#118482 set a scroll step of the height of a collapsed entryCaolán McNamara2-0/+10
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák1-2/+2
2021-03-17Fix typoAndrea Gelmini1-1/+1
2021-03-17throw exception for errors in uitest actionsNoel Grandin3-21/+0
2021-03-17Revert "tdf#101217 Change row height and col width decimal places to 4"Noel Grandin1-4/+4
2021-03-16tdf#101217 Change row height and col width decimal places to 4Winston Min Tjong1-4/+4
2021-03-16tdf#129606: sc_ucalc: Add unittestXisco Fauli1-0/+13
2021-03-16uitest: sc: assert text in entriesXisco Fauli1-2/+4
2021-03-16tdf#89998: sc_ucalc: Add unittestXisco Fauli1-0/+14
2021-03-16tdf#112780: sc_subsequent_filters: Add unittestXisco Fauli2-0/+21
2021-03-16devtools: move "Development Tools" menu from "Help" to "Tools"Tomaž Vajngerl1-1/+2
2021-03-15tdf#113271: sc_subsequent_export: Add unittestXisco Fauli2-0/+25
2021-03-15xls load: suppress secondary [~gengou] calendar modifier in format codeEike Rathke1-1/+4
2021-03-15sc_uicalc: use UNO commands for copy, cut or paste everywhereXisco Fauli3-59/+24
2021-03-15tdf#136113: sc_uicalc: Add unittestXisco Fauli2-0/+28
2021-03-15tdf#124318: sc: Add UItestXisco Fauli2-0/+35
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt3-3/+8
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır1-0/+1
2021-03-15tdf#133487 sc ODF export: reorder flys' ZOrder/z-index...Michael Stahl3-0/+269
2021-03-15Fix typosAndrea Gelmini1-1/+1
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu1243-29/+0
2021-03-14tdf#140986 hang in validity messageNoel Grandin1-0/+15
2021-03-14check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara2-7/+4
2021-03-13update pchesJulien Nabet1-22/+5
2021-03-12use ScTabViewShell to get toplevel dialog parentCaolán McNamara4-8/+9
2021-03-12query the DocShell if we have entered modal modeCaolán McNamara1-1/+1
2021-03-12document how this ScTabControl::AllowRenaming condition can be reachedCaolán McNamara1-0/+3
2021-03-12tdf#105268: sc: move UItest to CppUnittestXisco Fauli2-35/+14
2021-03-12tdf#64001: sc: move UItest to CppUnittestXisco Fauli3-40/+29
2021-03-12tdf#137626 XLSX import: fix missing datetime filtersBalazs Varga5-5/+56
2021-03-12tdf#37424: sc_ucalc: Add unittestXisco Fauli1-0/+27
2021-03-12use the DocShell GetDialogParent as explicit dialog parentCaolán McNamara1-2/+2
2021-03-12tdf#89754: sc_ucalc: Fix testXisco Fauli2-45/+15
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara1-2/+1
2021-03-11remove intermediate containers in sidebarsCaolán McNamara14-146/+93
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel6-82/+79
2021-03-11tdf#140754: sc: Add UItestXisco Fauli2-0/+84
2021-03-11tdf#89841 sc UI: show blue row numbers for filtered rowsTünde Tóth2-7/+98
2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek2-5/+4
2021-03-11tdf#89754 - don't increment non different consecutive date cellsAndreas Heinisch2-0/+52
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara1-2/+2
2021-03-11register navigator individually in each module that it exists inCaolán McNamara3-22/+39
2021-03-10Revert "default to 'contents' hidden until toggled to floating mode"Caolán McNamara1-2/+0
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski2-11/+11
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara2-2/+2