summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Rename functions to avoid name collisions more generally.Matúš Kukan2-6/+2
2014-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl45-49/+154
2014-02-20cid#1028109 Dereference before null checkNoel Grandin1-27/+23
2014-02-20svl: sal_Bool -> boolStephan Bergmann154-889/+889
2014-02-20unindent SwTabFrmPainter::PaintLines a littleMichael Stahl1-128/+128
2014-02-20fdo#75118: sw: do not paint zero-width linesMichael Stahl1-4/+7
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara1-5/+8
2014-02-19CppunitTest_sw_odfimport: add annotation formatting testcaseMiklos Vajna2-0/+11
2014-02-19Resolves: #i124188# assure correct insertion of text attribute...Oliver-Rainer Wittmann10-56/+66
2014-02-19DOCX OLE import: inherit more propertiesMiklos Vajna1-0/+2
2014-02-19unotools: sal_Bool -> boolStephan Bergmann14-34/+34
2014-02-19Avoid app specific CreateDialogFactory code for non-DESKTOP.Matúš Kukan2-7/+9
2014-02-19coverity#738885 unused member variableCaolán McNamara1-1/+0
2014-02-19coverity#738892 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-19coverity#738895 unused memberCaolán McNamara1-1/+0
2014-02-19coverity#738899 unused memberCaolán McNamara1-1/+0
2014-02-19coverity#738900 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-02-19coverity#738901 Uninitialized scalar fieldCaolán McNamara2-10/+24
2014-02-19coverity#738908 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-02-19Resolves: #i124096# avoid unlock of dispatcher by...Oliver-Rainer Wittmann4-35/+63
2014-02-19cid#736857 Dereference before null checkNoel Grandin1-1/+1
2014-02-19cid#736845 Dereference before null checkNoel Grandin1-1/+1
2014-02-18Typo (a/A)dditionaly -> (a/A)dditionallyJulien Nabet5-5/+5
2014-02-18DOCX OLE import: inherit anchor type from replacement graphicMiklos Vajna3-0/+7
2014-02-18ooxml unit tests: merge two testsZolnai Tamás3-29/+5
2014-02-18drawingML import: fix position of cildren in shape groupsZolnai Tamás2-0/+19
2014-02-18DOCX drawingML export: fix paragraph marginsMiklos Vajna3-2/+16
2014-02-18Revert "Protect PostIt deletion by SolarMutex."Jan Holesovsky1-2/+0
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl2-0/+100
2014-02-18callcatcher: update unused code listsCaolán McNamara8-47/+0
2014-02-18Protect PostIt deletion by SolarMutex.Jan Holesovsky1-0/+2
2014-02-18sw: Avoid linking in a lot of, mostly UI related, code for mobile platforms.Matúš Kukan2-0/+8
2014-02-18Replace GrafikArrived with GraphicArrivedChr. Rossmanith3-9/+9
2014-02-18tools: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-17Let's not parse nonsensical data.Jan Holesovsky1-5/+5
2014-02-17Fix crash in css rgb color handling.Jan Holesovsky1-1/+1
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann2-3/+3
2014-02-17DOCX import: fix position of floating tablesZolnai Tamás2-0/+12
2014-02-17Resolves: fdo#61704 update on modify, not up/down/lose-focusCaolán McNamara1-18/+6
2014-02-17SwAnchoredDrawObject::GetObjBoundRect: ignore relative size of group shapesMiklos Vajna3-2/+12
2014-02-17DOCX export: handle relative size of drawinglayer shapesMiklos Vajna3-0/+33
2014-02-17cid#705912 dereference before null checkNoel Grandin3-15/+12
2014-02-17cid#705915 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705917 dereference before null checkNoel Grandin1-34/+16
2014-02-17cid#705924 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705925 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705932 dereference before null checkNoel Grandin1-3/+2
2014-02-17cid#705937 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705944 dereference before null checkNoel Grandin1-2/+1
2014-02-17cid#705945 dereference before null checkNoel Grandin1-1/+1