summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-13Related: tdf#101970 Add missing bits for --without-template flagBalazs Varga
2023-10-13tdf#147132 tdf#154285 Flatten and check param count of IsMissing fnAron Budea
2023-10-13Follow-up on "Make sure __cpp_lib_source_location is consistently defined"Stephan Bergmann
2023-10-13At least VS 2022 Preview 17.8.0 Preview 3.0 needs the fix tooStephan Bergmann
2023-10-13tdf#150262 Split Autosum button: refactor to deduplicateMatt K
2023-10-13add LibreOffice_settings.xml_config-items.fods to document settings.xmlMichael Stahl
2023-10-13Make sure __cpp_lib_source_location is consistently definedStephan Bergmann
2023-10-13sc: ui: fix cell bidi layout stringsHenry Castro
2023-10-13cool#6893 disable undo for editengine when rendering cell textNoel Grandin
2023-10-13tdf#143148: Use pragma once instead of include guardsFederico Gallo Herosa
2023-10-13sw floattable, wrap on all pages: add layoutMiklos Vajna
2023-10-13tdf#157465: getBytes may trigger an exception with hsqlJulien Nabet
2023-10-13CppunitTest_sw_core_text: fix --disable-pdfium failureMiklos Vajna
2023-10-13tdf#157636: sd_png_export: Add unittestXisco Fauli
2023-10-12tdf#157696 a11y: Map "CharEscapement" text attr to IA2 "text-position"Michael Weghorn
2023-10-12tdf#141828 svx: Use pointing hand for custom shape handlesMichael Weghorn
2023-10-12use std::source_location instead of std::experimental::source_locationNoel Grandin
2023-10-12tdf#42787 SwNavigator: Add ability to delete SectionsJim Raykowski
2023-10-12tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroDeepika Goyal
2023-10-12Fix build against VS 2022 17.7.5Stephan Bergmann
2023-10-12sw floattable: add an AllowTextAfterFloatingTableBreak compat flagMiklos Vajna
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-12split up the backtrace implementations into separate filesNoel Grandin
2023-10-12Fix Windows x64 buildMike Kaganski
2023-10-12tdf#145832 Typo when missing objectBogdan B
2023-10-12tdf#157696 a11y: Escape commas in IAccessible2 color text attributeMichael Weghorn
2023-10-12tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuseMichael Weghorn
2023-10-12drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl
2023-10-12tdf#157397 vcl: PDF export: fix CreateControl replayMichael Stahl
2023-10-12SwTextFly::GetAnchoredObjList never returns nullCaolán McNamara
2023-10-12COWASM-02 - Fix wasm build for co-23.05Balazs Varga
2023-10-12Fix typos in C++ feature test macrosStephan Bergmann
2023-10-12writerfilter: clean-up PushPageHeaderFooter method impl.Tomaž Vajngerl
2023-10-12no need for these enums in BroadcasterStateNoel Grandin
2023-10-12Update to pdfium 6060Miklos Vajna
2023-10-12cool#7318 Calc rendering acceleration (part2)Noel Grandin
2023-10-12tdf#157636 FILEOPEN: PPT: Images have no backgroundNoel Grandin
2023-10-12Do not compare SwContentIndex instances from different nodesMike Kaganski
2023-10-12sw: prepare tests cases for first, left, right headers and variantsTomaž Vajngerl
2023-10-12editeng: move the methods into Test class definitionTomaž Vajngerl
2023-10-12change PageType (first, left, right) enum to enum classTomaž Vajngerl
2023-10-12tdf#138440 sc notebookbar: add right-to-left to home tabJustin Luth
2023-10-12prefix some members of ImpEditEngineTomaž Vajngerl
2023-10-11tdf#157613 make sure surface is not a null pointerPatrick Luby
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11drop empty accessibility descriptionCaolán McNamara
2023-10-11InitAnchoredObjList never returns nullCaolán McNamara
2023-10-11__cpp_lib_char8_t is generally available nowStephan Bergmann
2023-10-11Update git submodulesIlmari Lauhakangas