summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-11Simplify by using replaceAll instead of replaceAt (sc)Julien Nabet
2022-09-11vcl: Fix setting symbol flag on TrueTypeFontKhaled Hosny
2022-09-10tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedlyMike Kaganski
2022-09-10WARN->INFO in XMLTextFrameContext_ImplNoel Grandin
2022-09-10Migration: move Persona settings to new user profileGabor Kelemen
2022-09-10Migration: move ToD settings to new user profileGabor Kelemen
2022-09-10Fix typoAndrea Gelmini
2022-09-10crashtesting tdf135070-01.odtNoel Grandin
2022-09-10remove warnings in SwTransparencyGrf Get/Put ValueNoel Grandin
2022-09-10upgrade to openssl-3.0.5Caolán McNamara
2022-09-10move code depending on bBalance inside a block conditional on thatCaolán McNamara
2022-09-10Update git submodulesEike Rathke
2022-09-10Resolves: tdf#150766 Listen to entire shared formula group instead of a sliceEike Rathke
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-10Use stable_sort to sort hidden rows in sortAndRemoveDuplicatesStephan Bergmann
2022-09-10basegfx: add Size2D template class - subclass Tuple2DTomaž Vajngerl
2022-09-10basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTupleTomaž Vajngerl
2022-09-10VclPixelProcessor2D doesnt need a pimplNoel Grandin
2022-09-10convert EmbeddedMacros to scoped enumNoel Grandin
2022-09-10unique_ptr->optional for AllSettingsNoel Grandin
2022-09-10win: Explicitly cast glyph ID to 16 bitMichael Weghorn
2022-09-10vcl: Use vector instead of array for FontCharMap rangesKhaled Hosny
2022-09-10wina11y: Report actual app/toolkit name/versionMichael Weghorn
2022-09-10vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna
2022-09-09convert CursorMoveDirection to scoped enumNoel Grandin
2022-09-09Fix typoAndrea Gelmini
2022-09-09GetCurNumFmtInfo is always called with the same context as given in ctorCaolán McNamara
2022-09-09always pass ScInterpreterContext to ScValueIteratorCaolán McNamara
2022-09-09crashtesting: threaded assert on loading forum-de3-3100.odsCaolán McNamara
2022-09-09update creditsChristian Lohmaier
2022-09-09Update git submodulesChristian Lohmaier
2022-09-09Related: tdf#150312 Assert a defined name's non-empty table:base-cell-addressEike Rathke
2022-09-09Related: tdf#150312 "Repair" broken table:base-cell-address of defined namesEike Rathke
2022-09-09tdf#150312 unit testEike Rathke
2022-09-09Resolves: tdf#150312 Move base-cell-address to a valid sheet upon deletionEike Rathke
2022-09-09sw: avoid divide by zero in SwDoc::AdjustCellWidthXisco Fauli
2022-09-09tdf#150732 ReportBuilder: Moving fields from one section to another crashesNoel Grandin
2022-09-09tdf#150719 PPTX import: fix hyperlink format (lost underline)Tibor Nagy
2022-09-09cache these tarballs for oss-fuzz build tooCaolán McNamara
2022-09-09writerfilter: avoid divide by zeroXisco Fauli
2022-09-09ofz: Undefined-shiftCaolán McNamara
2022-09-09ofz#51149 avoid TimeoutCaolán McNamara
2022-09-09rearrange to have a single ConvertTable callCaolán McNamara
2022-09-09Allow to pass LIBCPP_DEBUG into configureStephan Bergmann
2022-09-09Update git submodulesMiklos Vajna
2022-09-09tdf#150876 sw: track new rows inserted after a tracked row insertionLászló Németh
2022-09-09tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna
2022-09-09Simplify by using replaceAll in a loop (winaccessibility/AccTextBase)Julien Nabet