summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-03-22lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky3-34/+46
2018-03-22sw: Cleanup various unused return values.Jan Holesovsky3-74/+38
2018-03-21sw: Actually only .uno:StyleApply and .uno:StyleWatercanMode can return...Jan Holesovsky1-12/+19
2018-03-21lokdialog: Convert the Format -> Bullets and Numbering... dialog to async execJan Holesovsky1-40/+46
2018-03-21lokdialog: Convert the Format -> Paragraph... dialog to async exec.Jan Holesovsky1-93/+108
2018-03-21lokdialog: Convert the Format -> Character... dialog to async exec.Jan Holesovsky2-38/+55
2018-03-20lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-1/+1
2018-03-20Enable test for exporting text color of activeX checkbox controlTamás Zolnai1-2/+1
2018-03-20Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist2-2/+2
2018-03-20sw: fix inconsistent bookmark behavior around at-char/as-char anchored framesMiklos Vajna2-20/+112
2018-03-20sw: remove DebugHeaderFooterContent() in SwUndoPageDescMiklos Vajna1-114/+0
2018-03-19tdf#98168 sw: add mail merge from xlsx testcaseMiklos Vajna5-12/+102
2018-03-19Remove unnecessary nested block levelTor Lillqvist1-42/+40
2018-03-19Get rid of a dynamic_castTor Lillqvist6-17/+18
2018-03-19Correct the assertionMike Kaganski1-1/+4
2018-03-19sw: Modifiy paragraph-split unit test to also..Tamas Bunth2-3/+3
2018-03-19no section break after split paragraphTamas Bunth1-1/+1
2018-03-19tdf#41650 doc(x) export split paragraphTamas Bunth3-6/+33
2018-03-19Enable RTF import tests on WindowsMike Kaganski1-3/+0
2018-03-19tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski6-24/+22
2018-03-19Use platform-specific newline in unit testMike Kaganski1-1/+1
2018-03-19sw lok: enable Page Header/FooterHenry Castro2-2/+109
2018-03-19fix for empty paragraphsTamas Bunth1-1/+3
2018-03-19tdf#41650 DOCX export: split para on section breakTamas Bunth3-579/+643
2018-03-19sw: remove no longer building debug code in txtedtMiklos Vajna1-15/+0
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro3-1/+58
2018-03-19sw: fix up comment indentation in sprmidsMiklos Vajna1-1/+1
2018-03-19Don't do dynamic_cast twiceMike Kaganski1-4/+4
2018-03-19ODT filter: make sure we have a layout before exportMiklos Vajna1-0/+5
2018-03-19ww8: use sprm names instead of numbersMike Kaganski2-1096/+906
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2-9/+0
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-128/+4
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky2-18/+18
2018-03-19lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2-107/+26
2018-03-19Revert "Revert the incomplete dialog tunneling, the API has changed ..."Andras Timar2-0/+214
2018-03-19tdf#107035 Fix field character style DOCX importLuke Deller3-0/+28
2018-03-19ofz#6827 Bad-castCaolán McNamara3-18/+35
2018-03-19tdf#116397 get bounds of full field, not start of char inside fieldCaolán McNamara1-0/+7
2018-03-19tdf#115861 DOCX import: avoid last-paragraph removal when discarding footerMiklos Vajna2-0/+7
2018-03-19ofz#6891 empty vector accessCaolán McNamara2-1/+8
2018-03-19tdf#107094 backward heading search doesn't always workCaolán McNamara1-2/+3
2018-03-19forcepoint #24 back() on empty vectorCaolán McNamara1-0/+517
2018-03-19forcepoint #21 pop on empty stackCaolán McNamara1-0/+1779
2018-03-19ofz#6827 drop last anchor pos if it will be joinedCaolán McNamara1-0/+15
2018-03-15ODF export: expose font style and weight of embedded fontsMiklos Vajna3-0/+25
2018-03-15tdf#41650 DOCX export: insert empty header/footerTamas Bunth4-10/+36
2018-03-15tdf#108048: update InsertBreak slot to use PageNumberFilled paramMike Kaganski2-1/+23
2018-03-15lok: Tile not invalidated with certain changesTamás Zolnai1-0/+14
2018-03-15tdf#106991: Highlighting remains after select no fillTamás Zolnai1-0/+5
2018-03-15tdf#114872: Broken selection from other userTamás Zolnai1-1/+4