summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-22use portable "command -v" to detect installed programs, part 3Eli Schwartz
2024-01-22tdf#159158 tdf#120760 DOCX shape import: fix Z-order with behindDoc #2Justin Luth
2024-01-22use portable "command -v" to detect installed programs, part 2Eli Schwartz
2024-01-22use portable "command -v" to detect installed programs, part 1Eli Schwartz
2024-01-22tdf#156718 PPTX import: fix the different formatting in table styleTibor Nagy
2024-01-22fix bug in renaming chart objectsNoel Grandin
2024-01-22tdf#159145 Allow changing width of comment column on right borderSamuel Mehrbrodt
2024-01-22Update git submodulesOlivier Hallot
2024-01-22tdf#159158 writerfilter: relativeHeight max allowed valueJustin Luth
2024-01-22tdf#137839 sw: add drawing shapes anchored in selection to overlayMichael Stahl
2024-01-22Revert "tdf#143148: Use pragma once instead of include guards"Stephan Bergmann
2024-01-22ofz#66044 TimeoutCaolán McNamara
2024-01-22Remove (Windows-only) INIFILETABLE entries from setup.iniStephan Bergmann
2024-01-22Remove (Windows-only) UpgradeCode from setup.ini and version.iniStephan Bergmann
2024-01-22Remove (Windows-only) ProductCode from setup.ini and version.iniStephan Bergmann
2024-01-22Remove (Windows-only) MsiProductVersion from version.iniStephan Bergmann
2024-01-22svx: prefix members of XDashMiklos Vajna
2024-01-22tdf#159023 sw_redlinehide: fix layout frames copying table into footerMichael Stahl
2024-01-22tdf#157868 Add accessible descriptions to new Dublin Core metadata boxesGabor Kelemen
2024-01-22tdf#146619 Recheck xmloff/*hxx with IWYUGabor Kelemen
2024-01-22tdf#159313: pass properties in correct orderMike Kaganski
2024-01-22Remove DetectHiddenControls method of locking down UIGabor Kelemen
2024-01-22Fix meaning of warning messageGabor Kelemen
2024-01-22Resave with newer Glade versionGabor Kelemen
2024-01-22tdf#132810 Prevent more crashes on gallery objectsMatt K
2024-01-22tdf#158139: show autotext / word completion tooltips also for delayed flushMike Kaganski
2024-01-22Update git submodulesOlivier Hallot
2024-01-21Try harder to clear Use-of-uninitialized-value from LLVMFuzzerCustomMutatorCaolán McNamara
2024-01-21Update git submodulesDione Maddern
2024-01-21ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2024-01-21ofz#66042 Integer-overflowCaolán McNamara
2024-01-21ITEM: Remove Direct(Put|Remove)Item(In|From)PoolArmin Le Grand (allotropia)
2024-01-21Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual renameStephan Bergmann
2024-01-21cid#1586650 silence Unchecked return valueCaolán McNamara
2024-01-21Extract embindmaker from cppumaker into its own toolStephan Bergmann
2024-01-21writerfilter : use constexpr frozen unordered_set instead of std::unordered_setArnaud VERSINI
2024-01-21animations : use string OUString literals in a11y for XServiceInfo implArnaud VERSINI
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)
2024-01-21tdf#143148: Use pragma once instead of include guardsseturaj
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier
2024-01-21android-viewer translated using WeblateWeblate
2024-01-21tdf#153909: docx import: pre-emptive unit test for layoutInCellJustin Luth
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-21editeng: in ImpEditEngine::Paint rename confusing variablesTomaž Vajngerl
2024-01-21Fix sw_complex JUnitTest not runningHossein
2024-01-20Update git submodulesOlivier Hallot
2024-01-20LOK: disable popup bubble for hyperlinksAndras Timar
2024-01-20suppress COPY_INSTEAD_OF_MOVE suggestions for uno::ReferenceCaolán McNamara
2024-01-20ofz#65979 Null-dereference READCaolán McNamara
2024-01-20this duplicated CPPUNIT_ASSERT_POINT_EQUAL_WITH_TOLERANCECaolán McNamara