summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-07-07Add Test for tdf#88899 SwDocInfoField with DateTimeVarun1-0/+37
2015-07-07loplugin:stringconstantStephan Bergmann1-2/+2
2015-07-06Added Test for tdf#81995 check outline numberingVarun1-0/+36
2015-07-06tdf#92577 sw rendercontext: paint transparent from controls conditionallyMiklos Vajna1-2/+2
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel1-4/+0
2015-07-06loplugin:unusedmethods svlNoel Grandin2-102/+0
2015-07-06SwLayAction::FormatLayout: avoid direct DrawRect()Miklos Vajna1-3/+0
2015-07-06tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna2-0/+10
2015-07-06-fsanitize=vptr: unnecessary, wrong downcastStephan Bergmann1-1/+1
2015-07-06sw: fix newly introduced style inconsistencies in docxsdrexportMiklos Vajna1-12/+12
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna2-0/+12
2015-07-06improve the returnbyref lopluginNoel Grandin130-859/+734
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-6/+6
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky4-24/+0
2015-07-05fix typo from 6942e18899756cb49bc17f531c156bf3e6abce03Bjoern Michaelsen1-1/+1
2015-07-04this file has significant (amounts) of whitespace ...Bjoern Michaelsen1-131/+131
2015-07-04tdf#89592: use initializer listBjoern Michaelsen1-19/+12
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen3-47/+30
2015-07-04coverity#1309262 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-07-04coverity#1309259 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-07-04Removed spurious U+200CAndrea Gelmini1-1/+1
2015-07-04Fix indentJulien Nabet1-54/+54
2015-07-04Fix typosAndrea Gelmini52-62/+62
2015-07-04crashtest: fix crash on load of ooo24889-1Caolán McNamara1-2/+2
2015-07-03tdf#92308: Dont crash on "File > Send > Email Document"Bjoern Michaelsen2-3/+8
2015-07-03be picky and check explicit implementation nameBjoern Michaelsen1-4/+4
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth7-28/+213
2015-07-03SwViewShell::ImplEndAction: avoid direct PaintDesktop()Miklos Vajna1-14/+1
2015-07-03SwViewShell::DLPrePaint2: fix missing clipping for the non-buffered caseMiklos Vajna1-0/+3
2015-07-03add a shape resize undo testCaolán McNamara2-0/+27
2015-07-03Resolves: tdf#92137 drawing layer resize undo in writer fails...Caolán McNamara1-3/+8
2015-07-03typo: therfore -> thereforeAndras Timar2-2/+2
2015-07-03sw: clean up SwPageFrm::PaintBorderAndShadow and related commentsMiklos Vajna4-8/+8
2015-07-02Add test for tdf#90808 duplicate CrossRefBookmarksVarun1-0/+48
2015-07-02Table is actually Table of ContentsOlivier Hallot3-6/+6
2015-07-02crashtest: don't crash on layout of ooo70429-[1|2]Caolán McNamara3-1/+19
2015-07-02some other coverity thingsCaolán McNamara4-8/+9
2015-07-02coverity#1309049 Unchecked return valueCaolán McNamara1-1/+2
2015-07-02coverity#1309050 pLayout might be 0 hereMiklos Vajna1-1/+1
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky3-33/+33
2015-06-30sw: remove SwUiWriterTest's empty.odtMichael Stahl2-2/+1
2015-06-30sw: fix SwUiWriterTest pointlessly loading an "empty.odt" ...Michael Stahl2-5/+12
2015-06-30Added Test for tdf#69282 copy page style b/w docsVarun1-0/+127
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen4-55/+56
2015-06-30sw redercontext: fix missing draw of the overlayMiklos Vajna1-0/+13
2015-06-30Fix typosAndrea Gelmini7-7/+7
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl6-39/+76
2015-06-30loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-06-30tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+4
2015-06-30Fix error: chosen constructor is explicit in copy-initializationTor Lillqvist1-3/+3