summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-03-11sw doc model xml dump: show text node's field hintsMiklos Vajna1-2/+16
2019-03-11tdf#123395 Add "Send Outline to Clipboard" to Navigator->Context menuWenzhe Pei3-3/+15
2019-03-11MSForms: Fix removal of all items on the drop-down form field dialog 2Tamás Zolnai2-2/+3
2019-03-11sw: prefix members of SwCalendarWrapper, SwDoc and SwFntAccessMiklos Vajna5-14/+14
2019-03-11Fix typoAndrea Gelmini1-3/+3
2019-03-11tdf#123054 track changes: fix paragraph style regressionLászló Németh3-29/+38
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara2-2/+2
2019-03-10MSForms: Fix removal of all items on the drop-down form field dialogTamás Zolnai2-1/+10
2019-03-10MSForms: UITest for drop-down form field's propertis dialogTamás Zolnai7-7/+269
2019-03-10Resolves: tdf#123950 'standard' buttons missingCaolán McNamara2-6/+34
2019-03-10MSForms: Add some extra comments for the new codeTamás Zolnai3-1/+7
2019-03-10MSForms: Test insertion of form fields and undo / redo of this insertion.Tamás Zolnai1-0/+154
2019-03-10MSForms: Test legacy form field import / export for the supported formats.Tamás Zolnai4-0/+217
2019-03-10MSForms: Fix handling of drop-down form field after DOC importTamás Zolnai2-3/+5
2019-03-10MSForms: Open Control Properties dialog by double click for drop-down fieldTamás Zolnai1-0/+15
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai18-129/+479
2019-03-09tdf#98620 filter\ww8 export: spam bidi=LTR alsoJustin Luth1-3/+5
2019-03-09MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai8-8/+119
2019-03-09MSForms: Update cursor position after the drop down form field was changedTamás Zolnai2-4/+5
2019-03-09MSForms: Disable legacy field menu slots if the cursor is inside a text fieldTamás Zolnai1-0/+24
2019-03-09Fix typoTamás Zolnai2-2/+2
2019-03-09MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai11-1/+237
2019-03-09MSForms: Fix drop-down form field properties dialog to work with vcl backendTamás Zolnai1-9/+7
2019-03-09loplugin:singlevalfieldsNoel Grandin4-75/+4
2019-03-09loplugin:unusedfieldsNoel Grandin2-12/+1
2019-03-09loplugin:unusedmethodsNoel Grandin1-11/+0
2019-03-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-03-09uitest for bug tdf#123547Zdeněk Crhonek2-0/+39
2019-03-08set empty text for GtkMenuButtons which will later have textCaolán McNamara4-0/+6
2019-03-08Use pragma once instead of header guardSamuel Mehrbrodt1-4/+3
2019-03-08sw: replace long lists of components with services.rdbMichael Stahl16-491/+16
2019-03-08tdf#123259 sw_redlinehide: fix reanchoring of drawing objectsMichael Stahl1-0/+8
2019-03-08sw: ODF import: try to fix aExcludeWhenNotLoadingUserSettingsMichael Stahl1-7/+6
2019-03-08tdf#116195 sw: remove DisableOffPagePositioning handling from ODF importMichael Stahl1-7/+0
2019-03-08sw btlr writing mode shell: left/right cursor travelling, fix vert posMiklos Vajna2-1/+48
2019-03-08Make variable name more descriptiveSamuel Mehrbrodt1-3/+3
2019-03-08Add some commentsSamuel Mehrbrodt1-0/+2
2019-03-08new loplugin constvarsNoel Grandin6-40/+8
2019-03-07sw: document a problem with IsFrameBehind()/SetGetExpFieldMichael Stahl1-0/+8
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2-0/+2
2019-03-07tdf#123637 sw_redlinehide: fix iteration in SwCursorShell::GotoNextOutline()Michael Stahl1-4/+4
2019-03-07sw_redlinehide: fix SwGetExpField ODF importMichael Stahl1-0/+1
2019-03-07Fix LTO segfault in libtest_sw_uwriter test.marxin1-0/+7
2019-03-07tdf#123547: do the same as in lcl_DrawBullet from cui/numpages.cxxJulien Nabet1-5/+22
2019-03-07log nice exception messages whereever possibleNoel Grandin8-36/+62
2019-03-06tdf#121176 DOCX track changes: same size w:del in w:insLászló Németh3-3/+11
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara7-0/+10
2019-03-06sync sdraw and simpress ui files with swriter ui filesandreas kainz1-1/+0
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt3-0/+17
2019-03-06Fix typoAndrea Gelmini1-1/+1