Age | Commit message (Expand) | Author | Files | Lines |
2022-03-29 | allocate columns in ScTable::Compare() | Luboš Luňák | 1 | -0/+2 |
2022-03-29 | Update git submodules | Ilmari Lauhakangas | 1 | -0/+0 |
2022-03-29 | allocate column in ScTable::FillSeries() when needed | Luboš Luňák | 1 | -0/+1 |
2022-03-29 | replace dynamic C style arrays with std::vector in Splines.cxx | offtkp | 1 | -27/+13 |
2022-03-29 | qt: Fix typo in function name: lcl_MapUndrelineStyle | Michael Weghorn | 1 | -2/+2 |
2022-03-29 | tdf#148240: Make Outline-Folding non-experimental | Julien Nabet | 1 | -10/+1 |
2022-03-29 | Check for yet another consteval bug | Stephan Bergmann | 1 | -2/+16 |
2022-03-29 | tdf#73499 DOCX import: fix grouped linked textbox | Attila Bakos (NISZ) | 3 | -4/+115 |
2022-03-29 | sw: replace usage of sal_Int32 with Color | Xisco Fauli | 1 | -4/+2 |
2022-03-29 | tdf#89449 PPTX import: fix line connectors | Tibor Nagy | 20 | -542/+288 |
2022-03-29 | avoid repeated calls to ScMarkData::GetMarkedRanges() (tdf#148147) | Luboš Luňák | 3 | -4/+8 |
2022-03-29 | do not provide non-const iterators for ScMarkData internals | Luboš Luňák | 2 | -5/+2 |
2022-03-29 | Revert "removed pointless using namespace std" | Stephan Bergmann | 1 | -1/+2 |
2022-03-29 | replace temporary value swap with std::swap | offtkp | 1 | -12/+3 |
2022-03-29 | tdf#145614 Convert #define to constexpr | offtkp | 1 | -2/+2 |
2022-03-29 | removed pointless using namespace std | offtkp | 1 | -2/+1 |
2022-03-29 | tdf#135923 DOCX shape import: set text color | Tünde Tóth | 3 | -12/+63 |
2022-03-29 | tdf#53970 PPTX: fix export of embedded media files | Tünde Tóth | 3 | -0/+6 |
2022-03-29 | android: Enable support for FODS | Michael Weghorn | 1 | -2/+0 |
2022-03-29 | Update git submodules | Ilmari Lauhakangas | 1 | -0/+0 |
2022-03-29 | loplugin:unusedfields | Noel Grandin | 4 | -18/+7 |
2022-03-29 | sc: fix use after free in ScChart2DataSequence::ExternalRefListener | Michael Stahl | 5 | -5/+19 |
2022-03-29 | sw doc model xml dump: don't warn on SwFormatMeta | Miklos Vajna | 1 | -0/+2 |
2022-03-29 | cid#1503287 silence Unchecked dynamic_cast | Caolán McNamara | 1 | -0/+1 |
2022-03-29 | cid#1503286 Unchecked return value | Caolán McNamara | 1 | -1/+2 |
2022-03-29 | initialize output parameter of ScFormatRangeStyles::GetStyleNameIndex() | Luboš Luňák | 1 | -0/+1 |
2022-03-29 | tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b) | Bartosz Kosiorek | 4 | -8/+7 |
2022-03-29 | sw: document AbstractSwBreakDlg | Miklos Vajna | 1 | -0/+5 |
2022-03-29 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -6/+0 |
2022-03-29 | qt a11y: Handle TABLE_MODEL_CHANGED event | Michael Weghorn | 1 | -1/+38 |
2022-03-29 | a11y: Drop unused, deprecated table model change event types | Michael Weghorn | 3 | -46/+1 |
2022-03-29 | sc a11y: Fix + port events for row/col ins/del | Michael Weghorn | 1 | -11/+30 |
2022-03-29 | sc a11y: OSL_ENSURE -> assert | Michael Weghorn | 1 | -3/+3 |
2022-03-29 | a11y: Use new table model change types for row/col ins/del | Michael Weghorn | 4 | -28/+30 |
2022-03-29 | a11y: Add new table model change types for row/col insertion/del | Michael Weghorn | 4 | -10/+81 |
2022-03-29 | sc: fix crash in SdrPageView::GetPageWindow() | Aron Budea | 1 | -1/+3 |
2022-03-29 | sc: set default parameters in SparklineGroup | Tomaž Vajngerl | 1 | -1/+27 |
2022-03-29 | sc: refactor sparkline struture to store a list of sparklines | Tomaž Vajngerl | 11 | -48/+176 |
2022-03-29 | Colibre: Add some inner shapes | Rizal Muttaqin | 58 | -30/+45 |
2022-03-29 | Colibre: Simplify db related icons, update filter icons | Rizal Muttaqin | 84 | -48/+67 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -2/+0 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -1/+1 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -3/+0 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -2/+0 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -1/+1 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -2/+0 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 3 | -3/+11 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -4/+0 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -2/+0 |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann | 1 | -3/+0 |