summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-08-01tdf#160843: fix page count resetBjoern Michaelsen
2024-08-01tdf#161968 UI Assign macro to shape crashes CALCNoel Grandin
2024-07-31use constXisco Fauli
2024-07-31cid#1555587 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-31SW: fix EOL in transform Document StructureAttila Szűcs
2024-07-31tdf#162035 sw: fix crash with field in SwMultiPortionMichael Stahl
2024-07-31tdf#157129: sw unit test: cursor position after pasteKira Tubo
2024-07-31tdf#135709 - Add Unit TestAdam Seskunas
2024-07-31reduce number of GetItem callsNoel Grandin
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-31tdf#161765, tdf#115688 Let user choose which animation settings to usePer99
2024-07-31Remove exec bits on rtf fileAndrea Gelmini
2024-07-30tdf#137335 calculate paragraph height in RTF/DOCXOliver Specht
2024-07-30tdf#161878 Ignore nested SYMBOL field inside IF fieldOliver Specht
2024-07-30tdf#162194 sw: Fix for auto-hyphens inside ligaturesJonathan Clark
2024-07-30tdf#152919: update UserFieldsBjoern Michaelsen
2024-07-30sw: get rid of parseDumpXisco Fauli
2024-07-30tdf#153040 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-07-30tdf#159168: consider dflt char format 'applied', even if it apparently is notBjoern Michaelsen
2024-07-30tdf#161846 remove one layout operations (iii)Noel Grandin
2024-07-30related tdf#160621: request extra height for field value entryOliver Specht
2024-07-29sw: get rid of discardDumpedLayoutXisco Fauli
2024-07-29CppunitTest_sw_mailmerge: simplify a bitXisco Fauli
2024-07-29CppunitTest_sw_mailmerge: replace usage of parseDumpXisco Fauli
2024-07-29CppunitTest_sw_mailmerge: factour out common codeXisco Fauli
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin
2024-07-29use more GetItemSurrogatesForItemNoel Grandin
2024-07-29tdf#162205 sw: Fix incorrect baseline adjust for vertical bidi portionsJonathan Clark
2024-07-29tdf#158504: fix 'applied' for page stylesBjoern Michaelsen
2024-07-29tdf#161090 - Spec how many / which values are in remainder of-Pie chartKurt Nordback
2024-07-28ofz: Null-dereference READCaolán McNamara
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-28sfx2, solenv, sw: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-28Remove duplicated includeAndrea Gelmini
2024-07-27Change some string types to avoid unnecessary allocationsMike Kaganski
2024-07-27sw: use calcLayout() everywhereXisco Fauli
2024-07-27HTML/ReqIF export: introduce RelativeOwnObjectURL filter optionMike Kaganski
2024-07-26HTML/ReqIF export: make sure to close input tagsMike Kaganski
2024-07-26ofz: ww2 "ClusterFuzz Unreproducible" resetCaolán McNamara
2024-07-26tdf#139631: sw unit test: cut preceding space w/ redlineKira Tubo
2024-07-26sw: use SAL_RET_MAYBENULL in GetTableBox()Xisco Fauli
2024-07-26cid#1557746 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-26ofz#70674 Null-dereference READCaolán McNamara
2024-07-26cid#1615138 Use of auto that causes a copyCaolán McNamara
2024-07-25Fix typoAndrea Gelmini
2024-07-25tdf#162180: GetTableBox might return nullptrXisco Fauli
2024-07-25CppunitTest_sw_htmlexport: simplify a bitXisco Fauli
2024-07-25tdf#157233 - A11y: Add global Accessibility check options forBalazs Varga
2024-07-25sw: C6011: Dereferencing NULL pointer 'pVSh'Xisco Fauli
2024-07-25workaround clang-14 bugChristian Lohmaier