summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01tdf#94535 Change "Fontwork" to "Text along Path"Olivier Hallot
2024-03-01tdf#146356 insert new paragraph before table of contentsOliver Specht
2024-03-01Unit test to tdf159797Oliver Specht
2024-03-01set default if no ViewShell yetCaolán McNamara
2024-03-01scope of MutexGuard can be reducedCaolán McNamara
2024-03-01sw: deliver promised punishment via assert()Michael Stahl
2024-03-01remove accidentally committed debug commentMichael Stahl
2024-03-01Update the reference rdbs to libreoffice-24.2.0.3Stephan Bergmann
2024-03-01remove mergelibs warning from configureNoel Grandin
2024-03-01tdf#83720 Pivot Table: Data field should always at last placeTomaž Vajngerl
2024-03-01NFC writerfilter GraphicImport: streamline if statementJustin Luth
2024-03-01tdf#159158 writerfilter: headers always behind text (!opaque)Justin Luth
2024-03-01tdf#159158 writerfilter: headers always under other z-ordersJustin Luth
2024-03-01NFC prepwork for tdf#159158: flatten writerfilter applyZOrderJustin Luth
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)
2024-02-29svx: fix default locale language stringHenry Castro
2024-02-29add writerfilter to --enable-mergedlibs=moreNoel Grandin
2024-02-29add cui to --enable-mergedlibs=moreNoel Grandin
2024-02-29tdf#159947: Add support for in and result filter attributesXisco Fauli
2024-02-29IniLnge is set during ctor and never changes subsequentlyCaolán McNamara
2024-02-29tdf#159938: sc_uicalc2: Add unittestXisco Fauli
2024-02-29use member init listCaolán McNamara
2024-02-29if we rearrange, we don't need to create maLanguageTag twiceCaolán McNamara
2024-02-29there is only the one ctor, so drop misleading "preferred" commentCaolán McNamara
2024-02-29Some minimal Embind support for UNO typeStephan Bergmann
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-02-29SvNumberFormatter::ImpConstruct is only used once by the single ctorCaolán McNamara
2024-02-29cid#1169880 Uninitialized scalar fieldCaolán McNamara
2024-02-29Create an UNO service to do the symbol lookup in toolkit::AccessibilityClientNoel Grandin
2024-02-29Online: Make tooltip message specific to function usage tooltipGülşah Köse
2024-02-29cid#1592640 Dereference after null checkCaolán McNamara
2024-02-29Improve sample code, missing delete()Stephan Bergmann
2024-02-29tdf#159420: Show empty option even if empty is filtered outXisco Fauli
2024-02-29Restore a commentMike Kaganski
2024-02-29tdf#158030 qt a11y: Implement new QAccessibleAttributesInterfaceMichael Weghorn
2024-02-29tdf#159847 Fix "Duplicate Sheet" when two files have the same nameRafael Lima
2024-02-29tdf#158801 sw floattable: fix crash with headers and interactive editingMiklos Vajna
2024-02-29CppunitTest_sw_tiledrendering2: turn on set_non_application_font_useMiklos Vajna
2024-02-29Read of uninitialized Printer::mbResetPrintAreaStephan Bergmann
2024-02-29Try to appease Flathub linterStephan Bergmann
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-29sc: use emplace_back instead of a temporary object and push_backTomaž Vajngerl
2024-02-29tdf#113050 sdext.pdfimport: Enable tilingPatternFillDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Set and write TileWidth/HeightDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Add TileWidth and TileHeight fieldsDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Create the fill-image style and use itDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Expose the ImageContainer constDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Add FillImage field to PolyPolyElementDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Add ImageContainer::asBase64EncodedString'Dr. David Alan Gilbert