summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-12-16(related fdo#84685): writerfilter: RTF import: support \tc TOC entryMichael Stahl2-0/+10
2014-12-16fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl2-0/+17
2014-12-16fdo#86671 Swap default order of Yes/No to suit what Windows users expectAdolfo Jayme Barrientos1-7/+7
2014-12-16fdo#86857: sw: fix HTML export of page style background colorMichael Stahl3-1/+49
2014-12-16HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh6-2/+104
2014-12-15fdo#74981: sw: fix input field handling when splitting paragraphsMichael Stahl1-4/+5
2014-12-15fdo#85876: Revert "fdo#74981: cutting nothing should do nothing, ...Michael Stahl1-2/+0
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl1-2/+14
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna4-2/+54
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan6-22/+80
2014-12-11fdo#51741 Mark document as modified on bookmark rename / deleteRenato Ferreira4-2/+17
2014-12-11Use IDocumentMarkAccess::findMark hereMatúš Kukan1-10/+3
2014-12-11Writer: Set document as modified and add undo when renaming bookmarksMatúš Kukan3-22/+87
2014-12-11do not save UNO marks in undo historyLuboš Luňák1-4/+6
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky17-17/+0
2014-12-10fdo#75137: Can't Move Cursor Between Footnotes with Up/Down Arrow KeysTakeshi Abe1-1/+1
2014-12-10sw: don't assert when SwXBookmark creates duplicate CrossRef*BookmarkMichael Stahl1-5/+7
2014-12-10Resolves: fdo#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrmCaolán McNamara1-9/+8
2014-12-09fdo#86619 removal of less used table context menu items (4.4)Yousuf Philips2-13/+1
2014-12-09fdo#86647 add 'Table Boundaries' to the View menuYousuf Philips1-0/+1
2014-12-09fdo#84295 change context menu 'Style' entry to 'Format'Yousuf Philips1-1/+1
2014-12-09related fdo#62879 replace "section" in dialog for read-only contentStanislav Horacek1-1/+1
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna2-0/+10
2014-12-08Resolve linking problemZolnai Tamás1-0/+1
2014-12-07Fix buildZolnai Tamás1-2/+2
2014-12-07Test for linked graphic export / import of WriterZolnai Tamás3-0/+63
2014-12-07fdo#42785 fix crashing again with this doc in 4-4 seriesCaolán McNamara1-1/+1
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-0/+3
2014-12-02fdo#81475 reorganization of writer's table toolbarYousuf Philips1-16/+19
2014-12-02Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara1-2/+2
2014-12-02Resolves: fdo#36514 avoid empty style names in ww2 docsCaolán McNamara1-16/+11
2014-12-02make glxtest available in salmainMarkus Mohrhard1-0/+16
2014-12-02capitalize e-mail in list of publication typesStanislav Horacek1-1/+1
2014-12-02fdo#68684 export more numbering types correctly into HTMLAndras Timar1-4/+14
2014-12-02fdo#81475 Writer doesn't have ParaspaceIncrease/Decrease commandsMaxim Monastirsky1-3/+0
2014-12-01Save vertical space by putting labels and checkboxes in the same row…Adolfo Jayme Barrientos1-90/+77
2014-11-30fdo#72031 RTF import: bogus call to getBestTextEncodingFromLocale()Miklos Vajna2-2/+8
2014-11-30fdo#85820 move insert table to table menu in writer related appsYousuf Philips4-5/+4
2014-11-29fdo#86035 removed uno:InsertDraw and added shapes submenu to writerYousuf Philips4-4/+8
2014-11-29fdo#86035 removed shapes and textbox from writer web as they dont functionYousuf Philips1-2/+0
2014-11-28fdo#79303: Revert "fdo#70861 SwToSfxPageDescAttr: fix call to ...Michael Stahl1-3/+2
2014-11-27fdo#81475 rearrange, add and remove entries from toolbarsYousuf Philips3-16/+33
2014-11-27sw: Swap Zoom In and Zoom out in the preview toolbars.Jan Holesovsky6-22/+12
2014-11-26always pass bookmark name through to domainmapperCaolán McNamara1-0/+43
2014-11-26fdo#83308 Show thousand separators in document word/character countsMatthew J. Francis1-12/+10
2014-11-25fdo#83798: sw: fix generation of ToX with chapter numbersMichael Stahl1-2/+2
2014-11-25fdo#86185: sw: Line Numbering dialog: fix "Format" combo boxMichael Stahl1-0/+1
2014-11-24fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl1-0/+2
2014-11-24fdo#86494: sw: fix crash on exit from SwAutoCorrectMichael Stahl2-10/+11
2014-11-24coverity#1255910 Uninitialized scalar fieldCaolán McNamara1-0/+1