summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky2014-12-1117-17/+0
* Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna2014-12-111-1/+3
* java: reduce visibility of fields and methodsNoel Grandin2014-12-112-4/+4
* fdo#75137: Can't Move Cursor Between Footnotes with Up/Down Arrow KeysTakeshi Abe2014-12-101-1/+1
* Typo: postion(s)=>position(s)Julien Nabet2014-12-102-2/+2
* 32/64 bit type mismatchDavid Ostrovsky2014-12-101-2/+2
* Use Any specializations for bool, instead of SetValueMatteo Casalin2014-12-1050-567/+260
* fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler2014-12-108-225/+340
* Cargo cult?Stephan Bergmann2014-12-103-3/+3
* coverity#738980 Use after freeCaolán McNamara2014-12-101-9/+17
* DocxAttributeOutput::FlyFrameGraphic: avoid <a:ln> when there is no borderMiklos Vajna2014-12-103-15/+28
* coverity#735515 Logically dead codeCaolán McNamara2014-12-101-80/+1
* sw: don't assert when SwXBookmark creates duplicate CrossRef*BookmarkMichael Stahl2014-12-101-5/+7
* sw: Unit test for cycle in lcl_CreatePortionsMatúš Kukan2014-12-102-0/+17
* sw UNO API: fix infinite loop when building portions of a bookmark rangeMiklos Vajna2014-12-101-0/+5
* do not save UNO marks in undo historyLuboš Luňák2014-12-101-4/+6
* java: improve use of WrappedTargetException to set cause properlyNoel Grandin2014-12-101-21/+0
* Resolves: fdo#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrmCaolán McNamara2014-12-101-9/+8
* Typo: enventually=>eventuallyJulien Nabet2014-12-092-2/+2
* fdo#86619 removal of less used table context menu itemsYousuf Philips2014-12-092-16/+4
* No need to use a macro here.Jan Holesovsky2014-12-091-5/+3
* removed unused timeout definesTobias Madl2014-12-091-2/+0
* changed timers to idleJennifer Liebel2014-12-095-12/+12
* changed timers to idlesTobias Madl2014-12-092-5/+5
* changed timer to idleTobias Madl2014-12-091-4/+4
* changed timers to IdleTobias Madl2014-12-092-9/+9
* changed timers to idleJennifer Liebel2014-12-092-6/+6
* changed some timer to idleTobias Madl2014-12-096-17/+17
* changed timer to idleJennifer Liebel2014-12-092-6/+6
* changed timers to idlesTobias Madl2014-12-092-7/+7
* SwWW8ImplReader::CoreLoad: tolerate missing ooo.vba.word.GlobalsMiklos Vajna2014-12-091-1/+8
* fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot2014-12-094-119/+14
* fdo#86647 add 'Table Boundaries' to the View menuYousuf Philips2014-12-091-0/+1
* related fdo#62879 replace "section" in dialog for read-only contentStanislav Horacek2014-12-091-1/+1
* SwModelTestBase: unused MethodEntryMiklos Vajna2014-12-091-7/+0
* Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna2014-12-091-8/+3
* Remove more unnecessary header includes and use forward declaration.Kohei Yoshida2014-12-081-2/+2
* coverity#1242459 Identical code for different branchesCaolán McNamara2014-12-081-4/+3
* typoBjoern Michaelsen2014-12-081-2/+2
* trying to make this fit in gcc-4.6s little brainBjoern Michaelsen2014-12-081-1/+2
* bracket up this horror anywayCaolán McNamara2014-12-081-0/+2
* writer won't allow us to enter multiple CrossRefBookmarks on the same nodeCaolán McNamara2014-12-081-0/+0
* coverity#1257109 Unchecked dynamic_castCaolán McNamara2014-12-081-2/+2
* Build fix (for gcc 4.7).Kohei Yoshida2014-12-081-9/+7
* Test for Writer import / export of graphic shapesZolnai Tamás2014-12-083-0/+91
* Generalize this test for other Writer filtersZolnai Tamás2014-12-083-47/+84
* coverity#1257107: handle these consistentlyBjoern Michaelsen2014-12-081-9/+12
* deque is never usedBjoern Michaelsen2014-12-081-1/+0
* make InsertRedline() non-static againBjoern Michaelsen2014-12-081-3/+3
* rename to simple SaveMergeRedline and put in namespaceBjoern Michaelsen2014-12-081-12/+15