summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-04-05tdf#99386: sc: move UItest to CppUnittestXisco Fauli
2022-04-05sc: improve SparklineList to track added SparklineGroupsTomaž Vajngerl
2022-04-05Fix typosAndrea Gelmini
2022-04-05sc: add SparklineGroup Undo/RedoTomaž Vajngerl
2022-04-05sc: Sparkline rendering improvement, take all attrs. into accountTomaž Vajngerl
2022-04-05sc: edit all sparkline attributes in SparklineDialogTomaž Vajngerl
2022-04-05sc: use GUID for the SparklineGroup ID and use thatTomaž Vajngerl
2022-04-05sc: make printing of Sparklines workTomaž Vajngerl
2022-04-05add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl
2022-04-04tdf#85553: subsequent_export_test2: Add unittestXisco Fauli
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-04clarify that the link warning is a security relevant oneCaolán McNamara
2022-04-04sc: add support for xr2 namespace and read uid of sparkline groupTomaž Vajngerl
2022-04-04sc: add "Edit Sparkline Group" context menu actionTomaž Vajngerl
2022-04-04sc: split attrs out of SparklineGroup into a COW classTomaž Vajngerl
2022-04-04ofz: TimeoutCaolán McNamara
2022-04-04sc: undo/redo for sparklines when deleting the cell contentTomaž Vajngerl
2022-04-04sc: add Undo/Redo for deleting a SparklineTomaž Vajngerl
2022-04-04sc: add Undo/Redo for inserting SparklinesTomaž Vajngerl
2022-04-04sc: add support for copy/cut and paste of SparklinesTomaž Vajngerl
2022-04-04sc: change GetSparkline to return a shared_ptr instead of raw ptrTomaž Vajngerl
2022-04-03sc: make getters const in SparklineCell and Sparkline classesTomaž Vajngerl
2022-04-03sc: add unit test to delete Sparkline, update add Sparkline testTomaž Vajngerl
2022-04-03sc: add "Delete Sparkline" context menu commandTomaž Vajngerl
2022-04-03sc: support deleting a Sparkline with 'Clear Content' functionTomaž Vajngerl
2022-04-03sc: SparklineDialog add type, colors and propertiesTomaž Vajngerl
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl
2022-04-03sc: simple unit test for adding a new Sparkline to a new documentTomaž Vajngerl
2022-04-02CppunitTest_sc_sparkline_test also needs the ASan hackStephan Bergmann
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-04-01ofz#45529 TimeoutCaolán McNamara
2022-04-01tdf#129629: sc: Add UItestXisco Fauli
2022-04-01uitest: sc: Deselect regexp checkbox after using itXisco Fauli
2022-04-01uitest: sc: by default calcsearchin is FormulasXisco Fauli
2022-04-01tdf#65334: sc: Add UItestXisco Fauli
2022-04-01sc: use forward decl. instead of include for SparklineGroupTomaž Vajngerl
2022-04-01sc: render Sparkline columns smaller - reducee by 70% of the widthTomaž Vajngerl
2022-04-01sc: Sparkline export for OOXML documents + roundtrip testTomaž Vajngerl
2022-03-31tdf#83126: sc: Add UItestXisco Fauli
2022-03-31tdf#86166: sc_uicalc: Add unittestXisco Fauli
2022-03-31lok: paste-undo: invalidate sheetgeometryDennis Francis
2022-03-31lok: unit-test: add comment unique id checksDennis Francis
2022-03-31lok-comments: CopyOneCellFromClip: notify lok clientsDennis Francis
2022-03-31lok: CopyCellNotesHandler: use the cloned objectDennis Francis
2022-03-31lok: ensure unique id for annotationsDennis Francis
2022-03-30tdf#45020: sc: move UItest to CppUnittestXisco Fauli
2022-03-30tdf#85353: sc: Add UItestXisco Fauli
2022-03-30tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth
2022-03-30don't clamp columns to allocated ones for flagsLuboš Luňák
2022-03-30handle xlsx with too large sheets the same way as e.g. odsLuboš Luňák