summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-08-15tdf#162475 sc: now conditions can be edited from easy conditional format dialogPranam Lashkari14-50/+109
2024-08-15fixed tdf#162471: display comment time in ods if availablePranam Lashkari1-1/+8
2024-08-15tdf#162475 sc: display all the conditions of same ranges in conditional forma...Pranam Lashkari8-67/+93
2024-08-15tdf#162475 sc: preview style in easy format dialogPranam Lashkari6-138/+164
2024-08-15sc: now formula conditions can be managed from condition format managerPranam Lashkari9-15/+41
2024-08-15tdf#162475 sc: added date condition option in conditional format manage dialogPranam Lashkari10-59/+418
2024-08-15sc: tdf#162475 manage conditional format with simpler dialogPranam Lashkari14-25/+156
2024-08-14tdf#162069 Initial focus is in the document when creating a new sheetAhmedHamed2-0/+8
2024-08-13cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara5-8/+8
2024-08-13Resolves: tdf#157851 sc comments loaded incorrectly in xlsxPranam Lashkari4-14/+39
2024-08-12Another case of pointers comparisonMike Kaganski1-1/+1
2024-08-12tdf#162439: compare strings, not pointersMike Kaganski2-13/+29
2024-08-12Simplify a bitMike Kaganski1-6/+3
2024-08-11cid#1606650 silence Overflowed integer argumentCaolán McNamara2-59/+59
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara5-5/+5
2024-08-10cid#1556058 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-09fix(invert): Use separate view IDs when invertedSkyler Grey1-1/+3
2024-08-08cid#1607356 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+4
2024-08-07cid#1557545 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-06Ref: TDF#157930 Refine conditionaleasydialog.uiOlivier Hallot1-6/+45
2024-08-06cid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara2-3/+3
2024-08-06tdf#160786 sc: Fix repeat char format code inaccuracyJonathan Clark1-3/+13
2024-08-06ofz#70966 Integer-overflowCaolán McNamara1-2/+13
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara6-8/+8
2024-08-06Do not assert TableRef inner reference for dumb sequence, tdf#159343Eike Rathke3-5/+15
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara5-5/+6
2024-08-02Fix typoAndrea Gelmini1-1/+1
2024-08-02cid#1556472 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-02Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0Mike Kaganski1-2/+2
2024-08-02tdf#161189 - CopyFromClip: improve handling of deleting notesAndreas Heinisch2-13/+8
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara2-3/+3
2024-08-01optimise GetDataEntries a littleNoel Grandin15-51/+43
2024-08-01Add extended tip to definedatabaserangedialog.uiOlivier Hallot1-1/+11
2024-08-01optimise ScTable::dumpColumnRowSizes a littleNoel Grandin1-5/+3
2024-08-01tdf#161968 UI Assign macro to shape crashes CALCNoel Grandin1-4/+4
2024-08-01Use proper CharClass for uppercase, tdf#122718 follow-upEike Rathke1-6/+11
2024-07-31cid#1555587 COPY_INSTEAD_OF_MOVECaolán McNamara5-10/+14
2024-07-31tdf#161846 only need to get the local time onceNoel Grandin1-2/+3
2024-07-31reduce number of GetItem callsNoel Grandin4-10/+14
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2024-07-31tdf#161765, tdf#115688 Let user choose which animation settings to usePer991-4/+5
2024-07-31tdf#161846 reduce number of PropertySetInfo objectsNoel Grandin1-2/+24
2024-07-31tdf#124341: special-case applying autoformat to whole rowsMike Kaganski1-88/+181
2024-07-30tdf#161846 remove one layout operations (v)Noel Grandin1-2/+3
2024-07-30tdf#156689: don't initialize the last columns from the default attributesXisco Fauli2-3/+74
2024-07-30tdf#153437: sc_ucalc: Add similar test for columnsXisco Fauli1-1/+42
2024-07-30CppunitTest_sc_ucalc: these tests are not related to copy/paste at allXisco Fauli2-60/+58
2024-07-30tdf#153040 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna1-2/+2
2024-07-30tdf#161846 remove one layout operations (iii)Noel Grandin1-2/+2
2024-07-30tdf#161846 remove one layout operations (iv)Noel Grandin1-2/+2