summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-12-29Simplify a bitMike Kaganski
2023-12-29Avoid static_castsMike Kaganski
2023-12-29simplify this a littleCaolán McNamara
2023-12-28tdf#158826 rtfimport: ignore page break before document startsJustin Luth
2023-12-28cid#1545240 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-28Use emplace_back instead of push_back (sw)Julien Nabet
2023-12-28Implement hyperlinkInfoAtPosition for Writer.Gökay Şatır
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır
2023-12-28tdf#158900: make sure to not break after spaces before \nMike Kaganski
2023-12-28Flatten a bit: !pNode was excluded aboveMike Kaganski
2023-12-28Simplify a bitMike Kaganski
2023-12-27tdf#158803 Fix issues detected by pyflakesChenxiong Qi
2023-12-27Use rtl::Reference to avoid static_casts, and simplifyMike Kaganski
2023-12-27tdf#158862: check if document is initializedMike Kaganski
2023-12-26Remove executable bits on data fileAndrea Gelmini
2023-12-25tdf#158023 Add \ before parentheses if they are in the <t> tag.Irgaliev Amin
2023-12-25tdf#158855: Make sure to not add extra paragraph after a table in a sectionMike Kaganski
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-24Drop some wrapper methods from SvtAccessibilityOptionsGabor Kelemen
2023-12-24Remove unused headers found by bin/find-unusedheaders.shGabor Kelemen
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1546064 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23sw: uitest: remove redundant functionU-DESKTOP-CETSUCA\sigma
2023-12-23tdf#111969 sw: add selected smarttag to context menuJustin Luth
2023-12-22tdf#98321 Checkbox: size like WordOliver Specht
2023-12-22tdf#158451 sw: fix crash in text formatting of as-char group shapeMichael Stahl
2023-12-22sw: fix another null deref in a11y checkXisco Fauli
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21address nit: put unit tests in anonymouse namespaceJustin Luth
2023-12-21Fix typoAndrea Gelmini
2023-12-21tdf#158114 SwNavigator: Make images with broken links easier to findJim Raykowski
2023-12-21crashreporting: apparent null deref in a11y checkCaolán McNamara
2023-12-21export UserAllowsLinkUpdate via AllowLinkUpdate propertyCaolán McNamara
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-21CppunitTest_sw_uiwriter9: avoid external fontsXisco Fauli
2023-12-21tdf#158785 partial revert "enable hyperlink to be detectedJustin Luth
2023-12-21Add export sheet range option to calcNickWingate
2023-12-21CppunitTest_sw_rtfexport8: avoid external fontsXisco Fauli
2023-12-21tdf#158375: adapt UI when DDE is disabled via DisableActiveContentSarper Akdemir
2023-12-21tdf#141908: replace hex colors with color keywordsKira Tubo
2023-12-20tdf#158762 RTF writerfilter: fix list importOliver Specht
2023-12-20CppunitTest_sw_ooxmlexport20: remove copy&paste leftoverXisco Fauli
2023-12-20no need to use unique_ptr hereNoel Grandin
2023-12-20tdf#158794: do not try to insert DDE table into footnotes / endnotesMike Kaganski
2023-12-20tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir
2023-12-20tdf#158375: adapt UI when embedded content is disabled via optionSarper Akdemir
2023-12-20tdf#68364 - Don't assume a database if only two dots are presentAndreas Heinisch
2023-12-20Fix typoAndrea Gelmini