summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev1-28/+29
2012-06-08n#757905 SwLineLayout::CalcLine: improve line height calculationMiklos Vajna1-1/+10
2012-06-05Post-translation clean-up with small formatting changePhilipp Weissenbacher1-10/+10
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin1-1/+1
2012-05-11Translate German commentsPhilipp Weissenbacher1-42/+41
2012-05-11Missed a comment and improved another onePhilipp Weissenbacher1-4/+4
2012-05-11Translate German commentsPhilipp Weissenbacher1-168/+154
2012-05-09Convert SV_DECL_PTRARR_DEL(SwURLNoteList) to boost::ptr_vectorNoel Grandin1-5/+3
2012-05-03XubString->rtl::OUStringCaolán McNamara1-11/+11
2012-04-24DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann1-3/+1
2012-04-13Begin translating commentsPhilipp Weissenbacher1-52/+43
2012-04-13Convert macro to local const variablePhilipp Weissenbacher1-2/+2
2012-04-12Translate German commentsPhilipp Weissenbacher4-97/+95
2012-04-11Translate German commentsPhilipp Weissenbacher1-33/+33
2012-04-06UniString::CreateFromInt32(0) -> "0"Caolán McNamara1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-04-04Translate German commentsPhilipp Weissenbacher6-125/+118
2012-04-04txtfly.cxx: translate commentsMichael Stahl1-61/+57
2012-04-02Remove superfluous bug numbersPhilipp Weissenbacher1-15/+12
2012-04-02Translate German commentsPhilipp Weissenbacher14-87/+79
2012-04-02Translate German comments, fix some English onesPhilipp Weissenbacher1-94/+85
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-80/+79
2012-03-27Translate German commentsPhilipp Weissenbacher2-13/+12
2012-03-26Rename WEIT_WECH to FAR_AWAYNicolas Christener1-1/+1
2012-03-23removed duplicate includes in swTakeshi Abe1-1/+0
2012-03-22n#750258: removed strange non-wrapping conditionCédric Bosdonnat1-2/+1
2012-03-22Revert "make text wrapping work in headers/footers too (fdo#39155)"Cédric Bosdonnat1-3/+8
2012-03-20C++11: invalid string literal suffixLuboš Luňák1-11/+11
2012-03-20WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'Tor Lillqvist1-11/+11
2012-03-15Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat4-1043/+1068
2012-03-15sw: xmldump: print pointers againMichael Stahl1-0/+2
2012-03-14Translate German commentsPhilipp Weissenbacher1-164/+156
2012-03-08sw: SwTxtFrm formatting, cleaned up useless debug code and translated commentsCédric Bosdonnat2-66/+19
2012-03-08sw layout dump: replaced pointers by FrmIds and added frame boundsCédric Bosdonnat1-13/+31
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara1-5/+6
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-24Do not define PRUDUCT, we only use DBG_UTIL nowMatúš Kukan1-1/+1
2012-02-22unusedcode.easy: remove some moreThomas Arnhold2-85/+0
2012-02-16sw: mention node indexes in layout xml dumpMiklos Vajna1-0/+6
2012-02-14sw: dead code removalThomas Arnhold2-103/+0
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl1-1/+0
2012-02-13fdo#41712: sw: fix crash in layout frame linked lists:Michael Stahl1-1/+1
2012-02-13fdo#41712: rename members to track down assignmentsMichael Stahl2-8/+8
2012-02-10fdo#45908: Cleaning up the tabs too early can cause loopsCédric Bosdonnat2-7/+2
2012-01-26Deleting a null pointer is safeTakeshi Abe1-2/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-20Mempool size args are unused.Stephan Bergmann1-5/+5
2012-01-18remove unused codeThomas Arnhold1-6/+0
2012-01-18bin some unused codeThomas Arnhold5-93/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot2-2/+2