summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-07-11Use configured bullet symbol when clicking bullets buttonSamuel Mehrbrodt1-12/+8
2024-07-11Don't save bullet changes when dialog was cancelledSamuel Mehrbrodt3-8/+18
2024-07-11NFC sw fmtcol.cxx: use better naming for "old" and "new"Justin Luth1-23/+24
2024-07-11sw: layout: invalidate upper when hiding frameMichael Stahl3-4/+188
2024-07-11tdf#160139 sw RTF paste: don't empty headers/footersJustin Luth2-2/+40
2024-07-11ITEM: replaced typeid/hash_code with SfxItemTypeArmin Le Grand (allotropia)1-6/+24
2024-07-11tdf#161538 fix empty page inserted into specific fileJuergen Funk3-30/+24
2024-07-11Improve tab order in paragraph dialogSamuel Mehrbrodt2-34/+34
2024-07-11cid#1607892 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2024-07-11tdf#160976 rtfexport: export first header as well as default headerJustin Luth6-19/+92
2024-07-11tdf#159013 writerfilter: link to the correct first-page headerJustin Luth5-2/+39
2024-07-10tdf#161979: Render GDI metafile using drawinglayer in XOutBitmapMike Kaganski2-0/+248
2024-07-10tdf#146081 sw: Fix inconsistent prop line spacingJonathan Clark3-0/+159
2024-07-10cid#1556474 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-10tdf#161717 Enhancement to identify click on tracked changeJim Raykowski1-2/+1
2024-07-10sw: uitest for c519de2296Xisco Fauli2-1/+6
2024-07-10Resolves tdf#161421 - Draw soft hyphen in black on PDF exportHeiko Tietze1-1/+2
2024-07-10make query set ins mode dialog asyncCaolán McNamara2-20/+48
2024-07-10tdf#161970 sw content controls: fix PDF export for the ExportNotesInMargin caseMiklos Vajna4-2/+82
2024-07-10Revert "tdf#158556 speedup docx load"Noel Grandin1-5/+17
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin5-45/+63
2024-07-09loplugin:unusedenumconstantsNoel Grandin2-5/+0
2024-07-09loplugin:unusedmethodsNoel Grandin2-18/+0
2024-07-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2024-07-09loplugin:virtualdeadNoel Grandin2-2/+0
2024-07-09GetOrCreateDrawModel should return a ref not a pointerNoel Grandin13-42/+41
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin2-9/+9
2024-07-09Simplify m_xNumFormatAgg useMike Kaganski1-50/+16
2024-07-09tdf#56408 Writer always breaks lines at text direction changeJonathan Clark5-6/+457
2024-07-08make some of the SfxStringItem subclasses hashableNoel Grandin2-0/+7
2024-07-08tdf#159900 sw: fix Figure tag placement attribute when exporting to PDFTibor Nagy1-4/+12
2024-07-08Resolves tdf#161421 - Keep soft hyphen always visibleHeiko Tietze1-13/+16
2024-07-08Resolves: tdf#161478 Insert button not updated on switch tabsCaolán McNamara9-19/+35
2024-07-08cid#1608405 silence Unchecked return valueCaolán McNamara1-5/+4
2024-07-08cid#1608145 silence Unchecked return valueCaolán McNamara1-3/+3
2024-07-08tdf#161771 sw content controls: fix DOCX export of empty dropdown list itemMiklos Vajna2-0/+57
2024-07-08cid#1546429 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-07Fix build breakagePatrick Luby1-1/+1
2024-07-07sw: simplify code by checking pointer directlyXisco Fauli2-11/+7
2024-07-07Fix typoAndrea Gelmini1-1/+1
2024-07-07cid#1546189 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2024-07-07cid#1545821 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-07sw: simplify code by using UnoApiTestXisco Fauli29-386/+103
2024-07-07Make Managed Changes panel fill remaining vertical spaceJim Raykowski1-1/+2
2024-07-06tdf#161717 Enhancement to identify click on tracked change in theJim Raykowski3-1/+52
2024-07-06return early if there is no m_pDocShellCaolán McNamara1-0/+6
2024-07-06tdf#134204 sw: notify when para style inherited a new propertyJustin Luth1-0/+21
2024-07-05fill in more SfxItemType valuesNoel Grandin4-7/+7
2024-07-05LOK: fixed incorrect Logic point calculation for Map modePranam Lashkari1-1/+6
2024-07-05fix asan buildNoel Grandin8-8/+8