summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky431-21438/+23225
2011-03-17Add non blank characters to metafile.Arnaud Versini1-1/+3
2011-03-16Removed unused function GetLangName()Takeshi Abe3-18/+0
2011-03-16Include <osl/diagnose.h> for OSL_ENSURETakeshi Abe1-0/+1
2011-03-15Fix the build - methods in xmldump.cxx debug-onlyThorsten Behrens1-0/+3
2011-03-15fix compile with debug enabledMichael Meeks17-30/+27
2011-03-14Remove dates from commentsThomas Arnhold4-9/+9
2011-03-14Remove empty comment fieldsThomas Arnhold3-120/+0
2011-03-14Remove dates from commentsThomas Arnhold5-5/+5
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks428-21412/+23199
2011-03-14Resolves: rhbz#684620 crash with NULL pTableBoxCaolán McNamara1-1/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-9/+9
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold79-400/+254
2011-03-13Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-1/+1
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold2-2/+2
2011-03-12fix typoTakeshi Abe1-1/+1
2011-03-09Fix build breakage caused by commit 6165ef7...gr2Nigel Hawkins1-2/+1
2011-03-09Remove last traces of SvLongsNigel Hawkins4-5/+0
2011-03-09Remove use of SvLongs from txtfly.[ch]xxNigel Hawkins2-3/+2
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 Ray1-5/+6
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-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-2/+5
2011-03-04handle edge case of layouting random textCaolán McNamara1-0/+3
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 "using namespace ::rtl"Julien Nabet2-4/+2
2011-03-02Resolves: rhbz#672818 bandaid for crash in SwTxtNode::GetTxtAttrForCharAtCaolán McNamara1-2/+4
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold40-129/+129
2011-03-02minor tweak to existing fix for ( bnc#660816 & fdo#34908Noel Power1-1/+1
2011-03-01Remove bogus commentsAntoine Proulx3-120/+91
2011-02-24Refactor itrform2.[ch]xx a bit for better insulation.Nigel Hawkins2-131/+142
2011-02-24Remove use of SvLongs in itrform2.[ch]xxNigel Hawkins2-15/+11
2011-02-24Remove use of SvLongs in dbg_lay.cxxNigel Hawkins1-7/+5
2011-02-24Remove use of SvLongs in authfld.[ch]xxNigel Hawkins1-8/+6
2011-02-24more form field cleanupNoel Power2-5/+1
2011-02-23remove SwXODFCheckboxField and fix a stray editNoel Power2-18/+14
2011-02-23oops forgot to support the getProperty...Noel Power1-6/+37
2011-02-22Remove txtcfg.hxxThomas Arnhold28-79/+6