summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-29allocate columns in ScTable::Compare()Luboš Luňák1-0/+2
2022-03-29Update git submodulesIlmari Lauhakangas1-0/+0
2022-03-29allocate column in ScTable::FillSeries() when neededLuboš Luňák1-0/+1
2022-03-29replace dynamic C style arrays with std::vector in Splines.cxxofftkp1-27/+13
2022-03-29qt: Fix typo in function name: lcl_MapUndrelineStyleMichael Weghorn1-2/+2
2022-03-29tdf#148240: Make Outline-Folding non-experimentalJulien Nabet1-10/+1
2022-03-29Check for yet another consteval bugStephan Bergmann1-2/+16
2022-03-29tdf#73499 DOCX import: fix grouped linked textboxAttila Bakos (NISZ)3-4/+115
2022-03-29sw: replace usage of sal_Int32 with ColorXisco Fauli1-4/+2
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy20-542/+288
2022-03-29avoid repeated calls to ScMarkData::GetMarkedRanges() (tdf#148147)Luboš Luňák3-4/+8
2022-03-29do not provide non-const iterators for ScMarkData internalsLuboš Luňák2-5/+2
2022-03-29Revert "removed pointless using namespace std"Stephan Bergmann1-1/+2
2022-03-29replace temporary value swap with std::swapofftkp1-12/+3
2022-03-29tdf#145614 Convert #define to constexprofftkp1-2/+2
2022-03-29removed pointless using namespace stdofftkp1-2/+1
2022-03-29tdf#135923 DOCX shape import: set text colorTünde Tóth3-12/+63
2022-03-29tdf#53970 PPTX: fix export of embedded media filesTünde Tóth3-0/+6
2022-03-29android: Enable support for FODSMichael Weghorn1-2/+0
2022-03-29Update git submodulesIlmari Lauhakangas1-0/+0
2022-03-29loplugin:unusedfieldsNoel Grandin4-18/+7
2022-03-29sc: fix use after free in ScChart2DataSequence::ExternalRefListenerMichael Stahl5-5/+19
2022-03-29sw doc model xml dump: don't warn on SwFormatMetaMiklos Vajna1-0/+2
2022-03-29cid#1503287 silence Unchecked dynamic_castCaolán McNamara1-0/+1
2022-03-29cid#1503286 Unchecked return valueCaolán McNamara1-1/+2
2022-03-29initialize output parameter of ScFormatRangeStyles::GetStyleNameIndex()Luboš Luňák1-0/+1
2022-03-29tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b)Bartosz Kosiorek4-8/+7
2022-03-29sw: document AbstractSwBreakDlgMiklos Vajna1-0/+5
2022-03-29-Werror,-Wunused-but-set-variableStephan Bergmann1-6/+0
2022-03-29qt a11y: Handle TABLE_MODEL_CHANGED eventMichael Weghorn1-1/+38
2022-03-29a11y: Drop unused, deprecated table model change event typesMichael Weghorn3-46/+1
2022-03-29sc a11y: Fix + port events for row/col ins/delMichael Weghorn1-11/+30
2022-03-29sc a11y: OSL_ENSURE -> assertMichael Weghorn1-3/+3
2022-03-29a11y: Use new table model change types for row/col ins/delMichael Weghorn4-28/+30
2022-03-29a11y: Add new table model change types for row/col insertion/delMichael Weghorn4-10/+81
2022-03-29sc: fix crash in SdrPageView::GetPageWindow()Aron Budea1-1/+3
2022-03-29sc: set default parameters in SparklineGroupTomaž Vajngerl1-1/+27
2022-03-29sc: refactor sparkline struture to store a list of sparklinesTomaž Vajngerl11-48/+176
2022-03-29Colibre: Add some inner shapesRizal Muttaqin58-30/+45
2022-03-29Colibre: Simplify db related icons, update filter iconsRizal Muttaqin84-48/+67
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-2/+0
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-1/+1
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-3/+0
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-2/+0
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-1/+1
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-2/+0
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann3-3/+11
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-4/+0
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-2/+0
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-3/+0