summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna10-13/+47
2012-06-22reuse existing codeIvan Timofeev1-52/+4
2012-06-22rely on the return value optimizationIvan Timofeev2-21/+17
2012-06-22Remove empty or non-called methodsThomas Arnhold15-54/+0
2012-06-22n#758883 test remaining issuesMiklos Vajna2-3/+42
2012-06-22Remove commented code, superfluous comments and translate GermanSebastian Spaeth1-298/+50
2012-06-22re-base on ALv2 code.Michael Meeks55-1280/+785
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks44-54/+54
2012-06-21kill copy&paste by introducing SwModelTestBase::parseDump()Miklos Vajna3-67/+62
2012-06-21sw/qa/extras: link to libxml2 in all testsMiklos Vajna4-0/+43
2012-06-21n#758883 testcaseMiklos Vajna3-0/+58
2012-06-21sw: include the height of SwNumberPortions in layout dumpMiklos Vajna5-5/+15
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara19-83/+58
2012-06-21unused aNameCaolán McNamara1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks333-8083/+5140
2012-06-21Remove commented out codeSebastian Spaeth1-109/+21
2012-06-21re-base on ALv2 code.Michael Meeks143-3501/+2268
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold44-606/+28
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev2-29/+37
2012-06-21fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:Michael Stahl4-13/+17
2012-06-20don't link CppunitTest_sw_swdoc_test against swMichael Stahl1-1/+0
2012-06-20adapt DBG_UTIL code to previous commitMichael Stahl3-5/+9
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin36-539/+550
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin8-17/+15
2012-06-20Convert SV_DECL_PTRARR(SwSttNdPtrs) to std::vectorNoel Grandin1-14/+14
2012-06-20Adapt DBG_UTIL code to 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Stephan Bergmann1-8/+9
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin99-577/+734
2012-06-20Translate German comments, fix some wsPhilipp Weissenbacher1-77/+66
2012-06-20SwDoc::SetFlyFrmAnchor: fix crash when SwTxtNode has no hintsMiklos Vajna1-1/+2
2012-06-20Fix some sloppinessPhilipp Weissenbacher1-3/+3
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara2-9/+9
2012-06-20Translate German comments, fix some whitespace and spellingPhilipp Weissenbacher3-155/+143
2012-06-20Clean up previous translationPhilipp Weissenbacher1-12/+12
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara5-39/+20
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek6-0/+12
2012-06-19treat for tinderbox with obsolete gcc and -Werror *sigh*Luboš Luňák1-1/+1
2012-06-19add finding out page width to a testcaseLuboš Luňák2-2/+40
2012-06-19remove some UniString ctorsCaolán McNamara5-5/+5
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)6-12/+0
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara3-8/+8
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara12-14/+14
2012-06-18removed unused forward declarations of classTakeshi Abe54-105/+0
2012-06-18Remove unnecessary temp variableBrad Sowden1-4/+1
2012-06-18Remove redundant IF clauseBrad Sowden1-6/+2
2012-06-18Clearer function namesBrad Sowden1-8/+10
2012-06-18Member variables can be made localBrad Sowden1-26/+6
2012-06-18sal_Bool (bit field) to bool and variable renamesBrad Sowden1-35/+35
2012-06-18Some doxygen comments for QuickHelpDataBrad Sowden1-3/+19
2012-06-18missing intializationDavid Tardon1-0/+1
2012-06-17writer: crash(i119959) paste of multi-line draw-text into bullet listNorbert Thiebaud1-6/+9