summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02SAL_INFO we want to display nVersion not nSignature (emfio/emfreader)Julien Nabet
2021-05-02GraphicAttributes: put const. and op. '=' into the header fileTomaž Vajngerl
2021-05-02tdf#79049 speed up OOXML workbook load (5)Noel Grandin
2021-05-02Remove duplicated includeAndrea Gelmini
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-05-01liborcus: newline problem with GCC 11 -E -fdirectives-onlyMichael Stahl
2021-05-01zxing: newline problem with GCC 11 -E -fdirectives-onlyMichael Stahl
2021-05-01remove superfluous loop variableJochen Nitschke
2021-05-01tdf#141973 create the text column to insert intoCaolán McNamara
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-05-01cid#1478001 Dereference before null checkCaolán McNamara
2021-05-01avoid windres preprocessor quoting-messups with current cygwinChristian Lohmaier
2021-05-01svgio: add test for SvgNumber::solveTomaž Vajngerl
2021-05-01svgio: refactor SvgNumber::solve and SvgNumber::solveNonPercentageTomaž Vajngerl
2021-05-01svgio: move SvgNumber methods to its own SvgNumber.cxx fileTomaž Vajngerl
2021-05-01tdf#124184 Fixing StrConv VBA Functiontushar
2021-05-01Fix typoAndrea Gelmini
2021-05-01svgio: covnert enum to enum class in svgtools.cxxTomaž Vajngerl
2021-05-01svgio: convert enum to enum class in svgstyleattributes.hxxTomaž Vajngerl
2021-05-01svgio: use pragma once in the header filesTomaž Vajngerl
2021-05-01svgio: add test for svgtools starting with SvgNumberTomaž Vajngerl
2021-05-01svgio: move isPositive to the SvgNumber header fileTomaž Vajngerl
2021-05-01svgio: move SvgNumber to its own header fileTomaž Vajngerl
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl
2021-05-01update native-code.py with services for vba scripts in CalcTomaž Vajngerl
2021-05-01fix dashed line info conversion for metafile (tdf#136957)Luboš Luňák
2021-04-30tdf#137679 Use kahan summation for ScInterpreter::CalculateSkewdante
2021-04-30throw() -> noexcept, part 1/3: Manual scaffoldingStephan Bergmann
2021-04-30Update git submodulesAlain Romedenne
2021-04-30tdf#137679 Use kahan summation for ScInterpreter::SumProductdante
2021-04-30don't grab focus if we already have focusCaolán McNamara
2021-04-30simplify WallpaperNoel Grandin
2021-04-30tdf#79049 speed up OOXML workbook load (3)Noel Grandin
2021-04-30tdf#79049 speed up OOXML workbook load (2)Noel Grandin
2021-04-30sw: add some SAL_INFO on DoIdleJob interruptMichael Stahl
2021-04-30sw: speed up DoIdleJobs(WORD_COUNT)Michael Stahl
2021-04-30serf should use bundled openssl headers, not system openssl headersAndras Timar
2021-04-30reinterpret_cast to SwPostItContent when field type is postitJim Raykowski
2021-04-30Related: tdf#138281 move grab_focus to ActivateFindCaolán McNamara
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-30tdf#137945: sc: Add UItestXisco Fauli
2021-04-30tdf#78864 sw track changes: cross out deleted imagesLászló Németh
2021-04-30tdf#141946 sc: fix broken filter criteria when inserting columnTünde Tóth
2021-04-30allow dnd into weldeditviewCaolán McNamara
2021-04-30extend the selection range so adjacent lines are considered one blockCaolán McNamara
2021-04-30svgio: change some OSL_ENSUREs to (std) assertTomaž Vajngerl
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl