summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Handle shadow option in frame painting.Sébastien Le Ray3-5/+22
2011-03-08Renamed shadow images to *-mask.Sébastien Le Ray3-12/+12
2011-03-08Removed no more used shadow images.Sébastien Le Ray2-15/+3
2011-03-08Using alpha mask for page shadow drawing.Sébastien Le Ray1-5/+34
2011-03-07Resolves: fdo#34920 restore FormatBlockCaolán McNamara1-1/+1
2011-03-07Mapped some more paragraph style to WW8Jean-Yves Royer1-0/+21
2011-03-07Remove references to unavailable bug reportsMartin Kepplinger2-8/+8
2011-03-07Translate german commentsMartin Kepplinger9-34/+34
2011-03-07Translate german commentsMartin Kepplinger4-25/+25
2011-03-06let always include these to keep it simpleCaolán McNamara1-5/+0
2011-03-05Fix Windows build (?): include comphelper/version.mkFridrich Štrba1-0/+5
2011-03-05the unit tests are using the comphelp libraryFridrich Štrba1-1/+1
2011-03-05comment cleanup on unocore stufDavid Nalley2-211/+91
2011-03-05Comment cleanup writer (part1)David Nalley5-122/+37
2011-03-05deleted a bogus comment and translated a german commentDavid Nalley1-3/+2
2011-03-04regression test for CVE-2009-3302Caolán McNamara3-0/+10
2011-03-04add regression test for CVE-2009-3301Caolán McNamara2-0/+5
2011-03-04make this more robustCaolán McNamara1-1/+1
2011-03-04handle 0 width tables gracefullyCaolán McNamara1-33/+36
2011-03-04regression test for CVE-2009-0201-1.docCaolán McNamara2-0/+5
2011-03-04Regression test for CVE-2009-0200Caolán McNamara2-0/+5
2011-03-04Regression test for CVE-2007-0245Caolán McNamara2-0/+26
2011-03-04regression test for CVE-2010-3452Caolán McNamara2-0/+6
2011-03-04make this more robustCaolán McNamara1-2/+5
2011-03-04add regression test for CVE-2010-3453Caolán McNamara2-0/+5
2011-03-04and fix up test for CVE-2006-3117Caolán McNamara3-3/+7
2011-03-04catched->caughtCaolán McNamara1-5/+5
2011-03-04and enable rtf testCaolán McNamara1-1/+2
2011-03-04Add test for filtersCaolán McNamara2-1/+256
2011-03-04setup UCB for qa testsCaolán McNamara2-39/+23
2011-03-04document horror of WW8Fc2CpCaolán McNamara1-0/+6
2011-03-04handle erronous fExtChar safelyCaolán McNamara1-4/+6
2011-03-04disambiguate if/elseCaolán McNamara1-2/+4
2011-03-04handle edge case of layouting random textCaolán McNamara1-0/+3
2011-03-04safer and better sprm iteratorCaolán McNamara2-6/+6
2011-03-04valgrind: init some valuesCaolán McNamara1-3/+3
2011-03-04be more robust against missing basic managerCaolán McNamara3-1/+2079
2011-03-04Move OpenMainStream into ww8 as its the only consumer and simplifyCaolán McNamara4-33/+24
2011-03-04Remove unused function.npcdoom1-5/+0
2011-03-03findbar: Add the findbar to the menus above the Search dialog.Jan Holesovsky6-0/+6
2011-03-03ensure fonts used by bullet chars are in fontTable.xml (fdo#34814)Luboš Luňák1-0/+1
2011-03-03move all GetId(whatever type for font) to the base classLuboš Luňák1-6/+12
2011-03-03Correct some minor graphical glitches.Sébastien Le Ray1-0/+2
2011-03-03Properly handle shadow when in book mode.Sébastien Le Ray3-14/+45
2011-03-03Paint right shadow on last page.Sébastien Le Ray1-1/+1
2011-03-03Code styleSébastien Le Ray1-1/+1
2011-03-03Directly compute shadow rectanglesSébastien Le Ray1-2/+10
2011-03-03Draw smooth shadows around page and remove bordersSébastien Le Ray4-113/+49
2011-03-03FDO#31251 - Add resources files for page shadowSébastien Le Ray5-0/+86
2011-03-02Remove include <tools/list.hxx>Rafael Dominguez1-1/+0