summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-06-27tdf#134326 allow 2 decimal places for asian grid point sizesCaolán McNamara1-8/+11
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara1-2/+2
2020-06-27cid#1464973 & cid#1464975 Resource leakCaolán McNamara2-3/+3
2020-06-27cid#1464971 Dereference null return valueCaolán McNamara1-1/+1
2020-06-27cid#1464968 Logically dead codeCaolán McNamara1-3/+0
2020-06-27cid#1464963: Null pointer dereferences (sw/wrtww8)Julien Nabet1-2/+2
2020-06-27cid#1464967: RESOURCE_LEAK (sw/wrtww8)Julien Nabet1-1/+1
2020-06-27cid#1464974: Null pointer dereferences (sw/unosett)Julien Nabet1-2/+2
2020-06-27Colibre: tdf#133538: icons for Show White SpaceRizal Muttaqin3-3/+3
2020-06-26update some pchesCaolán McNamara1-1/+6
2020-06-26UITest_writer_tests7: wait until the child is available (blind fix)Xisco Fauli1-0/+4
2020-06-26Upcoming improved loplugin:elidestringvar: swStephan Bergmann6-12/+7
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock1-0/+1
2020-06-26tdf#123786 AutoCorrect: fix apostrophe in RussianLászló Németh2-0/+41
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten2-0/+14
2020-06-25UBSan needs SwSidebarItem RTTI outside of Library_swStephan Bergmann1-1/+1
2020-06-25-Werror=maybe-uninitialized: may be used uninitialized in this functionNoel Grandin1-3/+3
2020-06-25UITest_writer_tests7: Wait for async events (blind fix)Xisco Fauli1-0/+4
2020-06-25Get the property dump of the text at the cursorShivam Kumar Singh3-13/+196
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-1/+1
2020-06-25tdf#125893 DOCX import: fix "half" contextual paragraph spacingLászló Németh3-2/+20
2020-06-25sw: handle BackgroundParaOverDrawings when replacing compat optionsMiklos Vajna1-1/+1
2020-06-25Fix typosAndrea Gelmini1-1/+1
2020-06-24Remove obsolete comment about LF on old Mac OSStephan Bergmann1-1/+1
2020-06-24tdf#124176 Use pragma once instead of include guardsWyatt Turner1-3/+2
2020-06-24sw: make postithelper.hxx self-containedMiklos Vajna2-12/+14
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk8-1/+53
2020-06-24tdf#133670 DOCX import: fix shape width relative to right marginSzabolcs Toth3-0/+16
2020-06-24use more std::container::insert instead of std::copyNoel Grandin3-9/+5
2020-06-23tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara3-4/+5
2020-06-23tdf#132976 DOCX import: fix shape width relative to left marginSzabolcs Toth3-4/+23
2020-06-23tdf#83309: sw: do not create bullet with no charVasily Melenchuk1-5/+8
2020-06-23sw doc model xml dump: improve undo-redo coverage:Miklos Vajna12-5/+177
2020-06-23tdf#130218 sw: show hanging indent in narrow cellsLászló Németh3-0/+112
2020-06-23sw: fix missing OLE preview on updating linksMiklos Vajna3-3/+34
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara1-0/+1
2020-06-23tdf#119081 sw: fix RTF paste into outer table cellMiklos Vajna5-2/+170
2020-06-22tdf#134112 Don't call UNO listeners with SolarMutex lockedStephan Bergmann1-4/+5
2020-06-22sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ...Miklos Vajna8-100/+99
2020-06-21weld date selection widgetCaolán McNamara3-19/+70
2020-06-21Fix typoAndrea Gelmini1-1/+1
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin9-80/+66
2020-06-20indicate popup menu was shownCaolán McNamara1-0/+2
2020-06-20tdf#101830 sw: highlight empty 'invisible' input fieldsSerge Krot1-0/+23
2020-06-19tdf#127635 sw_redlinehide: put point at the end of deletionMichael Stahl1-1/+13
2020-06-19tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArrayMichael Stahl1-1/+5
2020-06-19tdf#133990: sw: Add unittestXisco Fauli2-0/+27
2020-06-19tdf#133924 DOCX export: fix text wraps around frameTibor Nagy3-8/+15
2020-06-19tdf#133701 DOXC export: fix frame distance from textTibor Nagy3-1/+18
2020-06-19tdf#108505 DOCX: fix legacy dropdown fields direct font settingGabor Kelemen2-0/+12