summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: update unused codeCaolán McNamara2012-06-252-7/+0
* Remove various commented out definesThomas Arnhold2012-06-2520-29/+0
* hrc cleanup: Further cleanupThomas Arnhold2012-06-252-25/+0
* rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2012-06-2518-42/+46
* fix build on OS X 10.7 using clangWard van Wanrooij2012-06-252-0/+2
* Use dynamic_cast instead of PTR_CAST in SwTOXBaseArnaud Versini2012-06-241-4/+4
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-233-3/+3
* sw: kill C2U() usage in new re-basedMiklos Vajna2012-06-237-26/+24
* sw: kill last direct RTL_CONSTASCII_USTRINGPARAM usagesMiklos Vajna2012-06-235-20/+12
* sw: kill some unused global variables and RTL_CONSTASCII_USTRINGPARAM usageMiklos Vajna2012-06-231-16/+3
* .cxx files don't need executable bitsMichael Stahl2012-06-221-0/+0
* fdo#46966 dmapper: fix headery/footery default valueMiklos Vajna2012-06-222-0/+27
* fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna2012-06-2210-13/+47
* reuse existing codeIvan Timofeev2012-06-221-52/+4
* rely on the return value optimizationIvan Timofeev2012-06-222-21/+17
* Remove empty or non-called methodsThomas Arnhold2012-06-2215-54/+0
* n#758883 test remaining issuesMiklos Vajna2012-06-222-3/+42
* Remove commented code, superfluous comments and translate GermanSebastian Spaeth2012-06-221-298/+50
* re-base on ALv2 code.Michael Meeks2012-06-2255-1280/+785
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-2144-54/+54
* kill copy&paste by introducing SwModelTestBase::parseDump()Miklos Vajna2012-06-213-67/+62
* sw/qa/extras: link to libxml2 in all testsMiklos Vajna2012-06-214-0/+43
* n#758883 testcaseMiklos Vajna2012-06-213-0/+58
* sw: include the height of SwNumberPortions in layout dumpMiklos Vajna2012-06-215-5/+15
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-2119-83/+58
* unused aNameCaolán McNamara2012-06-211-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-21333-8083/+5140
* Remove commented out codeSebastian Spaeth2012-06-211-109/+21
* re-base on ALv2 code.Michael Meeks2012-06-21143-3501/+2268
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-2144-606/+28
* fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev2012-06-212-29/+37
* fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:Michael Stahl2012-06-214-13/+17
* don't link CppunitTest_sw_swdoc_test against swMichael Stahl2012-06-201-1/+0
* adapt DBG_UTIL code to previous commitMichael Stahl2012-06-203-5/+9
* Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin2012-06-2036-539/+550
* Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin2012-06-208-17/+15
* Convert SV_DECL_PTRARR(SwSttNdPtrs) to std::vectorNoel Grandin2012-06-201-14/+14
* Adapt DBG_UTIL code to 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Stephan Bergmann2012-06-201-8/+9
* Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin2012-06-2099-577/+734
* Translate German comments, fix some wsPhilipp Weissenbacher2012-06-201-77/+66
* SwDoc::SetFlyFrmAnchor: fix crash when SwTxtNode has no hintsMiklos Vajna2012-06-201-1/+2
* Fix some sloppinessPhilipp Weissenbacher2012-06-201-3/+3
* ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara2012-06-202-9/+9
* Translate German comments, fix some whitespace and spellingPhilipp Weissenbacher2012-06-203-155/+143
* Clean up previous translationPhilipp Weissenbacher2012-06-201-12/+12
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-195-39/+20
* Revert "Remove License/Credits menu items"Petr Mladek2012-06-196-0/+12
* treat for tinderbox with obsolete gcc and -Werror *sigh*Luboš Luňák2012-06-191-1/+1
* add finding out page width to a testcaseLuboš Luňák2012-06-192-2/+40
* remove some UniString ctorsCaolán McNamara2012-06-195-5/+5