summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-05-27tdf#78352: docx import: allow tab at left indent for listVasily Melenchuk2-0/+9
2020-05-27tdf#133426 Make mail merge progress dialog modalMichael Weghorn1-0/+1
2020-05-27tdf#133370 docx export: don't export unseen columnbreakJustin Luth6-10/+8
2020-05-27Remove some unused includesMiklos Vajna5-37/+6
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann28-59/+59
2020-05-26weld SwFieldListBoxCaolán McNamara3-33/+125
2020-05-26uitest: replace sleep with processEventsToIdleXisco Fauli1-4/+4
2020-05-26Revert "Resolves tdf#133265 - Save state indicator must not be hidden"Stephan Bergmann1-3/+3
2020-05-26tdf#130456 sw: enable semi-transparent text for char style dialogMiklos Vajna4-1/+57
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse10-18/+217
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos6-14/+67
2020-05-25UITest_writer_tests4: fix this under high loadMiklos Vajna1-1/+3
2020-05-25Resolves tdf#133265 - Save state indicator must not be hiddenHeiko Tietze1-3/+3
2020-05-25uitest: use fixed values for width and heightXisco Fauli1-25/+36
2020-05-25Do not time out execute_dialog_through_commandStephan Bergmann1-2/+1
2020-05-25Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth7-10/+54
2020-05-25uitest: rework test that fails at timesXisco Fauli1-5/+12
2020-05-25tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth2-0/+26
2020-05-25Fix typosAndrea Gelmini2-2/+2
2020-05-25tdf#107119 DOCX import: fix parallel text wrap around framesTibor Nagy2-0/+7
2020-05-25sw: add XPackageEncryption save support for binary docVasily Melenchuk2-0/+106
2020-05-25sw: add XPackageEncryption support for binary docVasily Melenchuk2-1/+101
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk1-0/+1
2020-05-25sw: prefix members of SwUndoDelNum, SwUndoInsNum, SwUndoNumruleRename ...Miklos Vajna4-67/+67
2020-05-25tdf#133348 remove from list before calling SetActiveSidebarWinJulien Nabet1-2/+4
2020-05-25tdf#133000 writerfilter: apply non-contradictory num-styleJustin Luth2-0/+11
2020-05-24tdf#133189, tdf#129267: sw: Add UItestXisco Fauli1-0/+82
2020-05-24use SETNOSB for nameCaolán McNamara1-1/+1
2020-05-24remove some unused definesNoel Grandin1-12/+0
2020-05-24inline some use-once typedefsNoel Grandin8-24/+12
2020-05-24remove some unused typedefsNoel Grandin2-2/+0
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski1-8/+0
2020-05-23nospin hack no longer in useCaolán McNamara2-4/+4
2020-05-23tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot2-2/+5
2020-05-23uitest: add wrapper for macro editorXisco Fauli1-0/+11
2020-05-22Related: tdf#133189 values not updated when units changedCaolán McNamara1-4/+0
2020-05-22uitest: Add wait methods for slow elementsXisco Fauli4-14/+13
2020-05-22Resolves: tdf#133189 values not updated when units changedCaolán McNamara1-0/+4
2020-05-22move InterimItemWindow to vclCaolán McNamara3-3/+3
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara5-18/+17
2020-05-22Dont show unnecesary buttons on mobile in wordcountSzymon Kłos1-2/+2
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl1-8/+2
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos3-1/+7
2020-05-21uitest: sw: grab focus before using toggle button in navigatorXisco Fauli1-0/+3
2020-05-21sw XHTML export: properly write <li>...</li> around multiple paragraphsMiklos Vajna4-16/+69
2020-05-21tdf#132956 Chart view: fix missing plot areaBalazs Varga2-2/+18
2020-05-21tdf#133035 DOCX export: fix position of unnamed OLEAttila Bakos3-1/+9
2020-05-21Make Insert Table dialog asyncSzymon Kłos4-86/+118
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin13-101/+72
2020-05-21sw: handle CollapseEmptyCellPara when replacing compat optionsMiklos Vajna1-1/+1