summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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-15Related fdo#86929: Kill FOREACHPAM_START for good (part1)Julien Nabet3-222/+224
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet11-134/+149
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl1-2/+14
2014-12-15fdo#86671 Swap default order of Yes/No to suit what Windows users expectAdolfo Jayme Barrientos1-7/+7
2014-12-15Resolves: fdo#87199 deregister during destroy as lower of upperCaolán McNamara1-0/+6
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+1
2014-12-15Resolves: fdo#87248 assume 0 chse means use encoding that matches lidCaolán McNamara5-16/+25
2014-12-15coverity#1078451 Unchecked return valueCaolán McNamara1-1/+1
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann20-59/+58
2014-12-15Unused includesMiklos Vajna5-28/+0
2014-12-15Factor out SwNumRuleItem::dumpAsXml() from nodedumpMiklos Vajna3-1/+14
2014-12-14Factor out SfxUInt16Item::dumpAsXml() from swMiklos Vajna1-1/+3
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna4-2/+54
2014-12-13Fix build for iOSTor Lillqvist1-1/+2
2014-12-12coverity#1257108 Explicit null dereferencedCaolán McNamara1-1/+1
2014-12-12coverity#1257736 Explicit null dereferencedCaolán McNamara1-0/+2
2014-12-11coverity#1257737 Dereference null return valueCaolán McNamara1-0/+1
2014-12-11DOCX export: handle <w:autoHyphenation/>Miklos Vajna2-0/+18
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-12/+16
2014-12-11DOCX export: don't write w:suppressAutoHyphens unconditionallyMiklos Vajna5-5/+10
2014-12-11WaE: C4101: 'rException' : unreferenced local variableTor Lillqvist1-1/+1
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan6-18/+81
2014-12-11-Werror,-Wunused-variableStephan Bergmann1-3/+1
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky17-17/+0
2014-12-11Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna1-1/+3
2014-12-11java: reduce visibility of fields and methodsNoel Grandin2-4/+4
2014-12-10fdo#75137: Can't Move Cursor Between Footnotes with Up/Down Arrow KeysTakeshi Abe1-1/+1
2014-12-10Typo: postion(s)=>position(s)Julien Nabet2-2/+2
2014-12-1032/64 bit type mismatchDavid Ostrovsky1-2/+2
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin50-567/+260
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler8-225/+340
2014-12-10Cargo cult?Stephan Bergmann3-3/+3
2014-12-10coverity#738980 Use after freeCaolán McNamara1-9/+17
2014-12-10DocxAttributeOutput::FlyFrameGraphic: avoid <a:ln> when there is no borderMiklos Vajna3-15/+28
2014-12-10coverity#735515 Logically dead codeCaolán McNamara1-80/+1
2014-12-10sw: don't assert when SwXBookmark creates duplicate CrossRef*BookmarkMichael Stahl1-5/+7
2014-12-10sw: Unit test for cycle in lcl_CreatePortionsMatúš Kukan2-0/+17
2014-12-10sw UNO API: fix infinite loop when building portions of a bookmark rangeMiklos Vajna1-0/+5
2014-12-10do not save UNO marks in undo historyLuboš Luňák1-4/+6
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin1-21/+0
2014-12-10Resolves: fdo#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrmCaolán McNamara1-9/+8
2014-12-09Typo: enventually=>eventuallyJulien Nabet2-2/+2
2014-12-09fdo#86619 removal of less used table context menu itemsYousuf Philips2-16/+4
2014-12-09No need to use a macro here.Jan Holesovsky1-5/+3
2014-12-09removed unused timeout definesTobias Madl1-2/+0
2014-12-09changed timers to idleJennifer Liebel5-12/+12
2014-12-09changed timers to idlesTobias Madl2-5/+5