summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-30tdf#114263 tdf#147262 CallByName() function LibO Basic test unitAlain Romedenne
2022-03-30CppunitTest_sw_ooxmlexport6: avoid mustTestImportOf()Miklos Vajna
2022-03-30tdf#143148- Use pragma once in connectivityYomnasalama
2022-03-30tdf#143148: Use pragma once instead of include guardsmostafa-elsharnoby
2022-03-30handle xlsx with too large sheets the same way as e.g. odsLuboš Luňák
2022-03-30allocate columns for initDataRows()Luboš Luňák
2022-03-30use ScTable::ColumnData() in ScDocument::ExtendOverlapped()Luboš Luňák
2022-03-29Add back the opportunity to leave O[U]StringLiteral's buffer uninitializedStephan Bergmann
2022-03-29tdf#125800: sc_macros: Add unittestXisco Fauli
2022-03-29allocate columns in ScTable::Compare()Luboš Luňák
2022-03-29Update git submodulesIlmari Lauhakangas
2022-03-29allocate column in ScTable::FillSeries() when neededLuboš Luňák
2022-03-29replace dynamic C style arrays with std::vector in Splines.cxxofftkp
2022-03-29qt: Fix typo in function name: lcl_MapUndrelineStyleMichael Weghorn
2022-03-29tdf#148240: Make Outline-Folding non-experimentalJulien Nabet
2022-03-29Check for yet another consteval bugStephan Bergmann
2022-03-29tdf#73499 DOCX import: fix grouped linked textboxAttila Bakos (NISZ)
2022-03-29sw: replace usage of sal_Int32 with ColorXisco Fauli
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy
2022-03-29avoid repeated calls to ScMarkData::GetMarkedRanges() (tdf#148147)Luboš Luňák
2022-03-29do not provide non-const iterators for ScMarkData internalsLuboš Luňák
2022-03-29Revert "removed pointless using namespace std"Stephan Bergmann
2022-03-29replace temporary value swap with std::swapofftkp
2022-03-29tdf#145614 Convert #define to constexprofftkp
2022-03-29removed pointless using namespace stdofftkp
2022-03-29tdf#135923 DOCX shape import: set text colorTünde Tóth
2022-03-29tdf#53970 PPTX: fix export of embedded media filesTünde Tóth
2022-03-29android: Enable support for FODSMichael Weghorn
2022-03-29Update git submodulesIlmari Lauhakangas
2022-03-29loplugin:unusedfieldsNoel Grandin
2022-03-29sc: fix use after free in ScChart2DataSequence::ExternalRefListenerMichael Stahl
2022-03-29sw doc model xml dump: don't warn on SwFormatMetaMiklos Vajna
2022-03-29cid#1503287 silence Unchecked dynamic_castCaolán McNamara
2022-03-29cid#1503286 Unchecked return valueCaolán McNamara
2022-03-29initialize output parameter of ScFormatRangeStyles::GetStyleNameIndex()Luboš Luňák
2022-03-29tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b)Bartosz Kosiorek
2022-03-29sw: document AbstractSwBreakDlgMiklos Vajna
2022-03-29-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-29qt a11y: Handle TABLE_MODEL_CHANGED eventMichael Weghorn
2022-03-29a11y: Drop unused, deprecated table model change event typesMichael Weghorn
2022-03-29sc a11y: Fix + port events for row/col ins/delMichael Weghorn
2022-03-29sc a11y: OSL_ENSURE -> assertMichael Weghorn
2022-03-29a11y: Use new table model change types for row/col ins/delMichael Weghorn
2022-03-29a11y: Add new table model change types for row/col insertion/delMichael Weghorn
2022-03-29sc: fix crash in SdrPageView::GetPageWindow()Aron Budea
2022-03-29sc: set default parameters in SparklineGroupTomaž Vajngerl
2022-03-29sc: refactor sparkline struture to store a list of sparklinesTomaž Vajngerl
2022-03-29Colibre: Add some inner shapesRizal Muttaqin
2022-03-29Colibre: Simplify db related icons, update filter iconsRizal Muttaqin
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann