summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Fix build breakage caused by commit 6165ef7...gr2Nigel Hawkins1-2/+1
2011-03-09Remove last traces of SvLongsNigel Hawkins6-10/+1
2011-03-09Remove use of SvLongs from txtfly.[ch]xxNigel Hawkins2-3/+2
2011-03-09Translate german commentsMartin Kepplinger5-21/+21
2011-03-09Translate german commentsMartin Kepplinger3-87/+87
2011-03-09Translate german commentsMartin Kepplinger4-64/+64
2011-03-09Translate german commentsMartin Kepplinger4-99/+91
2011-03-09Translate german commentsMartin Kepplinger6-43/+43
2011-03-08use same terminology as in word countCaolán McNamara1-1/+1
2011-03-08Add non blank characters in Writter properties dialog.Arnaud Versini4-10/+30
2011-03-08n#663622: Fix the positions of imported fields to avoid crashesCédric Bosdonnat2-2/+2
2011-03-08Handle shadow option in frame painting.LO-BASE-INTEGRATION-DEV300_M101Sébastien Le Ray2-5/+18
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-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-04make this more robustCaolán McNamara1-1/+1
2011-03-04handle 0 width tables gracefullyCaolán McNamara1-33/+36
2011-03-04make this more robustCaolán McNamara1-2/+5
2011-03-04catched->caughtCaolán McNamara1-5/+5
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 McNamara1-1/+7
2011-03-04Move OpenMainStream into ww8 as its the only consumer and simplifyCaolán McNamara3-29/+24
2011-03-04Remove unused function.npcdoom1-5/+0
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 Ray3-0/+80
2011-03-02Remove include <tools/list.hxx>Rafael Dominguez1-1/+0
2011-03-02Remove "using namespace ::rtl"Julien Nabet12-14/+22
2011-03-02Resolves: rhbz#672818 bandaid for crash in SwTxtNode::GetTxtAttrForCharAtCaolán McNamara1-2/+4
2011-03-02Removed - /* ### ACHTUNG: Neuer Text in Resource? - lines from ./writerChristina Rossmanith31-121/+0
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák10-24/+21