summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-30Colibre: tdf#120425 equalize icon dimensionsRizal Muttaqin
2022-03-30WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski
2022-03-30don't clamp columns to allocated ones for flagsLuboš Luňák
2022-03-30Update git submodulesAlain Romedenne
2022-03-30sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna
2022-03-30desktop : use std::mutex instead of osl::MutexArnaud Versini
2022-03-30add infobar to prompt to refresh to replace old formatCaolán McNamara
2022-03-30add Initialization Vectors to password storageCaolán McNamara
2022-03-30ofz#46165 ubsan Divide-by-zeroCaolán McNamara
2022-03-30ofz#46160 Use-of-uninitialized-valueCaolán McNamara
2022-03-30ofz#46160 Null-dereference READCaolán McNamara
2022-03-30Add UNO API for custom Jump ListsSamuel Mehrbrodt
2022-03-30.gitignore: Add Qt Creator's '.qtc_clangd'Michael Weghorn
2022-03-30sw content controls: add document modelMiklos Vajna
2022-03-30ofz#46070 Out-of-memoryCaolán McNamara
2022-03-30Related: tdf#117162 use a marginally tidier but riskier fix for trunkCaolán McNamara
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-03-30tdf#117162 ImportDocumentHandler expected XDocumentHandler argumentCaolán McNamara
2022-03-30Extract 'switch' block out of WriteCustomGeometryRegina Henschel
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