summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2022-07-31sc, out of order undo: allow multiple actions from other viewNoel Grandin4-8/+88
2022-07-31sc, out of order undo: allow a subset of a non-empty redo listNoel Grandin3-10/+116
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin18-13/+218
2022-07-30Fix typoAndrea Gelmini1-1/+1
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos3-0/+12
2022-07-29Related tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga1-4/+9
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga1-4/+5
2022-07-28work around rounding difference on i386 in descriptiveStatistics testRene Engelhard1-1/+1
2022-07-28lok: Enable sidebar in MathMike Kaganski2-9/+9
2022-07-27Unnecessary to remember mbFiltering at column, tdf#140968 tdf#140978 follow-upEike Rathke3-8/+5
2022-07-27FilteredRow is not a property of the column, tdf#117276 follow-upEike Rathke2-9/+7
2022-07-27Name FilteredRow what it is, not hidden; tdf#117276 follow-upEike Rathke3-6/+6
2022-07-27Fix typosAndrea Gelmini1-1/+1
2022-07-27Set interpreter's push stack MAXSTACK to 512, not limited to architectureEike Rathke1-1/+1
2022-07-26lok: don't force formulabar update on every view switchSzymon Kłos1-1/+2
2022-07-26lok: allow shrinking too big widgetsSzymon Kłos1-0/+3
2022-07-26MarkColumns should modify formula if editing is activeSzymon Kłos1-12/+32
2022-07-26lok: formulabar: handle mobile IMESzymon Kłos2-11/+36
2022-07-26jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos1-0/+8
2022-07-25loplugin:moveitNoel Grandin1-2/+2
2022-07-25use more o3tl::spanNoel Grandin28-107/+43
2022-07-24ofz#45551 Out-of-memoryCaolán McNamara1-0/+4
2022-07-24tdf#147868 Disable add sheet when structure is protectedHossein1-0/+1
2022-07-23Delete unnecessary new lineAndreas Heinisch1-1/+0
2022-07-23tdf#135761 - Calc cell editing: change search preference for the word boundaryAndreas Heinisch1-0/+34
2022-07-22Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke1-1/+2
2022-07-22tdf#150093 add scrollbar to calc general options for the case it doesn't fitCaolán McNamara1-258/+276
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga16-48/+137
2022-07-21tdf#150044 sc import: fix editing password in shared modeBalazs Varga1-0/+69
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna1-3/+3
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-5/+12
2022-07-20forcepoint#107: reproducible testcaseCaolán McNamara4-0/+20
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel1-6/+5
2022-07-19tdf#119491 sc odf export: fix password protection of shared filesBalazs Varga1-0/+8
2022-07-17cid#1507325 Unchecked return valueCaolán McNamara1-1/+2
2022-07-16ofz#48693 TimeoutCaolán McNamara1-1/+9
2022-07-16ofz#49017 Integer-overflowCaolán McNamara1-3/+3
2022-07-15tdf#148248 Text Color -> Font Color in AutoFilter/Standard FilterGabor Kelemen4-10/+8
2022-07-14tdf#61623 sc update current cell view if we switch or create a new tabBalazs Varga1-0/+1
2022-07-14Drop some needless castsStephan Bergmann1-2/+2
2022-07-14loplugin:moveitNoel Grandin7-13/+13
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock4-15/+15
2022-07-12elide some dynamic_castNoel Grandin5-13/+7
2022-07-12tdf#96723 Number format: embedded text in decimalLaurent BP2-0/+28
2022-07-12unittest: Split out registry entries to alter UI definition search pathColomban Wendling2-4/+0
2022-07-11tdf#149738: Minor inconsistencies in sparkline related UI stringsJulien Nabet1-1/+1
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock6-21/+21
2022-07-08sc: lok: fix offset other edit viewHenry Castro1-2/+3
2022-07-08sc: lok: fix offset edit output areaHenry Castro1-4/+3
2022-07-08lok: skip app background rendering for lok case.Michael Meeks1-2/+2