summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet1-5/+5
2014-05-06SwLayAction: there can be only one, so assert thatMichael Stahl1-6/+11
2014-05-06SwViewShell: try to catch errors of calling CalcLayout without actionMichael Stahl1-0/+4
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl2-2/+2
2014-05-06sw: make CppunitTest_sw_uwriter a slowcheckMiklos Vajna1-4/+1
2014-05-06coverity#704855 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-05-06remove uncompiled source filesThomas Arnhold5-427/+0
2014-05-06Related: fdo#36815 clip overlarge comment contentsCaolán McNamara2-28/+26
2014-05-06sw/qa: add missing file for unit testJacobo Aragunde Pérez1-0/+0
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez1-0/+12
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez1-0/+20
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez3-2/+13
2014-05-06oox custom shape preset data: fix typo in parsing awt::SizeMiklos Vajna2-0/+12
2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate3-0/+74
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin4-5/+5
2014-05-06dflt -> defaultThomas Arnhold3-7/+7
2014-05-06consistent percent sign in commentsThomas Arnhold2-3/+3
2014-05-05sw: don't dispose SwAccessibles in SwRowFrm::Cut()Michael Stahl2-23/+2
2014-05-05fdo#57197: sw: fix crash on Undo of table row insert on 1-row tableMichael Stahl1-6/+14
2014-05-05fdo#57197: sw: check that cells are still alive ...Michael Stahl2-20/+30
2014-05-05sw: fix indentation in rtfexportfilterMiklos Vajna2-45/+38
2014-05-05coverity#704854 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-05-05coverity#704849 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-05-05remove some commented out lines from src filesThomas Arnhold2-24/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin38-87/+71
2014-05-05fdo#77727 PAGEBREAK In first paragraph was not rendered and exported.sushil_shinde2-0/+12
2014-05-04coverity#1038298 Unchecked dynamic_castMiklos Vajna1-2/+2
2014-05-03coverity#1078575 Unchecked dynamic_castMiklos Vajna1-2/+4
2014-05-03SwUndoSplitTbl::UndoImpl(): avoid assert from ~SwIndexRegMichael Stahl1-3/+14
2014-05-03fdo#57197: sw: fix crash on Undo of table row/column insertMichael Stahl1-4/+12
2014-05-03sw: hypothetical crashes if last node is not SwTxtNodeMichael Stahl5-8/+13
2014-05-03SwUndoDelete::RedoImpl(): avoid assert from ~SwIndexRegMichael Stahl1-8/+12
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky37-204/+204
2014-05-02Fix d0b3832bedf65dChris Sherlock1-1/+1
2014-05-02Fix 6b431b1f0d397067504b5300d49e10e232936836Chris Sherlock1-1/+1
2014-05-01sw: iodetect is not a part of the type detector anymoreMaxim Monastirsky6-130/+7
2014-05-01Simplify type detectorsMaxim Monastirsky12-399/+53
2014-05-01Resolves: fdo#78128 go back to using an interim metafileCaolán McNamara1-20/+48
2014-05-01coverity#738912 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-01coverity#738911 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-05-01coverity#738910 Uninitialized scalar fieldCaolán McNamara1-2/+4
2014-05-01coverity#738903 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-01coverity#738902 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-05-02coverity#708922 Use after freeChris Sherlock1-1/+2
2014-05-01fdo#78153 SwTxtFrm::ManipOfst() requires a valid positionMiklos Vajna1-1/+1
2014-05-01Resolves: fdo#78133 LibO crashes when in options dialog (Colors part)Julien Nabet1-0/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni33-52/+52
2014-05-01break infinite loopLuboš Luňák1-1/+1
2014-04-30tests for msoffice brightness+contrastLuboš Luňák4-0/+40
2014-04-30coverity#738909 Uninitialized scalar fieldCaolán McNamara1-5/+6