summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-06-22.cxx files don't need executable bitsMichael Stahl
2012-06-22fdo#46966 dmapper: fix headery/footery default valueMiklos Vajna
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna
2012-06-22reuse existing codeIvan Timofeev
2012-06-22rely on the return value optimizationIvan Timofeev
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-22n#758883 test remaining issuesMiklos Vajna
2012-06-22Remove commented code, superfluous comments and translate GermanSebastian Spaeth
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21kill copy&paste by introducing SwModelTestBase::parseDump()Miklos Vajna
2012-06-21sw/qa/extras: link to libxml2 in all testsMiklos Vajna
2012-06-21n#758883 testcaseMiklos Vajna
2012-06-21sw: include the height of SwNumberPortions in layout dumpMiklos Vajna
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21unused aNameCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21Remove commented out codeSebastian Spaeth
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev
2012-06-21fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:Michael Stahl
2012-06-20don't link CppunitTest_sw_swdoc_test against swMichael Stahl
2012-06-20adapt DBG_UTIL code to previous commitMichael Stahl
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SwSttNdPtrs) to std::vectorNoel Grandin
2012-06-20Adapt DBG_UTIL code to 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Stephan Bergmann
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-20Translate German comments, fix some wsPhilipp Weissenbacher
2012-06-20SwDoc::SetFlyFrmAnchor: fix crash when SwTxtNode has no hintsMiklos Vajna
2012-06-20Fix some sloppinessPhilipp Weissenbacher
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara
2012-06-20Translate German comments, fix some whitespace and spellingPhilipp Weissenbacher
2012-06-20Clean up previous translationPhilipp Weissenbacher
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek
2012-06-19treat for tinderbox with obsolete gcc and -Werror *sigh*Luboš Luňák
2012-06-19add finding out page width to a testcaseLuboš Luňák
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-18Remove unnecessary temp variableBrad Sowden
2012-06-18Remove redundant IF clauseBrad Sowden
2012-06-18Clearer function namesBrad Sowden
2012-06-18Member variables can be made localBrad Sowden
2012-06-18sal_Bool (bit field) to bool and variable renamesBrad Sowden
2012-06-18Some doxygen comments for QuickHelpDataBrad Sowden