summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-08writer won't allow us to enter multiple CrossRefBookmarks on the same nodeCaolán McNamara1-0/+0
2014-12-08coverity#1257109 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-12-08Build fix (for gcc 4.7).Kohei Yoshida1-9/+7
2014-12-08Test for Writer import / export of graphic shapesZolnai Tamás3-0/+91
2014-12-08Generalize this test for other Writer filtersZolnai Tamás3-47/+84
2014-12-08coverity#1257107: handle these consistentlyBjoern Michaelsen1-9/+12
2014-12-08deque is never usedBjoern Michaelsen1-1/+0
2014-12-08make InsertRedline() non-static againBjoern Michaelsen1-3/+3
2014-12-08rename to simple SaveMergeRedline and put in namespaceBjoern Michaelsen1-12/+15
2014-12-08remove inheritance from Ring<>Bjoern Michaelsen1-15/+8
2014-12-08use a std::list<> instead of a Ring<>Bjoern Michaelsen1-27/+18
2014-12-08use uniqueBjoern Michaelsen1-1/+1
2014-12-08make InsertRedline a static functionBjoern Michaelsen1-6/+6
2014-12-08test for document mergeBjoern Michaelsen3-0/+31
2014-12-08coverity#1257107 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-12-08callcatcher: update unused codeCaolán McNamara1-7/+0
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna2-0/+10
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna1-3/+6
2014-12-08fix library nameDavid Tardon1-1/+1
2014-12-07Build fixZolnai Tamás1-0/+1
2014-12-07Test for linked graphic export / import of WriterZolnai Tamás3-0/+63
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-2/+6