Age | Commit message (Expand) | Author |
2022-03-29 | qt: Fix typo in function name: lcl_MapUndrelineStyle | Michael Weghorn |
2022-03-29 | tdf#148240: Make Outline-Folding non-experimental | Julien Nabet |
2022-03-29 | Check for yet another consteval bug | Stephan Bergmann |
2022-03-29 | tdf#73499 DOCX import: fix grouped linked textbox | Attila Bakos (NISZ) |
2022-03-29 | sw: replace usage of sal_Int32 with Color | Xisco Fauli |
2022-03-29 | tdf#89449 PPTX import: fix line connectors | Tibor Nagy |
2022-03-29 | avoid repeated calls to ScMarkData::GetMarkedRanges() (tdf#148147) | Luboš Luňák |
2022-03-29 | do not provide non-const iterators for ScMarkData internals | Luboš Luňák |
2022-03-29 | Revert "removed pointless using namespace std" | Stephan Bergmann |
2022-03-29 | replace temporary value swap with std::swap | offtkp |
2022-03-29 | tdf#145614 Convert #define to constexpr | offtkp |
2022-03-29 | removed pointless using namespace std | offtkp |
2022-03-29 | tdf#135923 DOCX shape import: set text color | Tünde Tóth |
2022-03-29 | tdf#53970 PPTX: fix export of embedded media files | Tünde Tóth |
2022-03-29 | android: Enable support for FODS | Michael Weghorn |
2022-03-29 | Update git submodules | Ilmari Lauhakangas |
2022-03-29 | loplugin:unusedfields | Noel Grandin |
2022-03-29 | sc: fix use after free in ScChart2DataSequence::ExternalRefListener | Michael Stahl |
2022-03-29 | sw doc model xml dump: don't warn on SwFormatMeta | Miklos Vajna |
2022-03-29 | cid#1503287 silence Unchecked dynamic_cast | Caolán McNamara |
2022-03-29 | cid#1503286 Unchecked return value | Caolán McNamara |
2022-03-29 | initialize output parameter of ScFormatRangeStyles::GetStyleNameIndex() | Luboš Luňák |
2022-03-29 | tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b) | Bartosz Kosiorek |
2022-03-29 | sw: document AbstractSwBreakDlg | Miklos Vajna |
2022-03-29 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-29 | qt a11y: Handle TABLE_MODEL_CHANGED event | Michael Weghorn |
2022-03-29 | a11y: Drop unused, deprecated table model change event types | Michael Weghorn |
2022-03-29 | sc a11y: Fix + port events for row/col ins/del | Michael Weghorn |
2022-03-29 | sc a11y: OSL_ENSURE -> assert | Michael Weghorn |
2022-03-29 | a11y: Use new table model change types for row/col ins/del | Michael Weghorn |
2022-03-29 | a11y: Add new table model change types for row/col insertion/del | Michael Weghorn |
2022-03-29 | sc: fix crash in SdrPageView::GetPageWindow() | Aron Budea |
2022-03-29 | sc: set default parameters in SparklineGroup | Tomaž Vajngerl |
2022-03-29 | sc: refactor sparkline struture to store a list of sparklines | Tomaž Vajngerl |
2022-03-29 | Colibre: Add some inner shapes | Rizal Muttaqin |
2022-03-29 | Colibre: Simplify db related icons, update filter icons | Rizal Muttaqin |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | sw: use getProperty<Color> when possible | Xisco Fauli |
2022-03-28 | Colibre: Add some inner shapes | Rizal Muttaqin |
2022-03-28 | Colibre: tdf#148029 Change line only shapes with real intersected shapes | Rizal Muttaqin |
2022-03-28 | forcepoint#94 fix crash on layout of specific html | Caolán McNamara |