summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-09changed timer to idleTobias Madl1-4/+4
2014-12-09changed timers to IdleTobias Madl2-9/+9
2014-12-09changed timers to idleJennifer Liebel2-6/+6
2014-12-09changed some timer to idleTobias Madl6-17/+17
2014-12-09changed timer to idleJennifer Liebel2-6/+6
2014-12-09changed timers to idlesTobias Madl2-7/+7
2014-12-09SwWW8ImplReader::CoreLoad: tolerate missing ooo.vba.word.GlobalsMiklos Vajna1-1/+8
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot4-119/+14
2014-12-09fdo#86647 add 'Table Boundaries' to the View menuYousuf Philips1-0/+1
2014-12-09related fdo#62879 replace "section" in dialog for read-only contentStanislav Horacek1-1/+1
2014-12-09SwModelTestBase: unused MethodEntryMiklos Vajna1-7/+0
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna1-8/+3
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida1-2/+2
2014-12-08coverity#1242459 Identical code for different branchesCaolán McNamara1-4/+3
2014-12-08typoBjoern Michaelsen1-2/+2
2014-12-08trying to make this fit in gcc-4.6s little brainBjoern Michaelsen1-1/+2
2014-12-08bracket up this horror anywayCaolán McNamara1-0/+2