summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
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-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-19remove some UniString ctorsCaolán McNamara
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
2012-06-18missing intializationDavid Tardon
2012-06-17writer: crash(i119959) paste of multi-line draw-text into bullet listNorbert Thiebaud
2012-06-17writer:crash(i118878) when adding columns and chang. properties in a frameNorbert Thiebaud
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna
2012-06-15fdo#46757 Word/character count incorrect with record changes enabledMuhammad Haggag
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-15n#325936 fix ww8 export of fly frames with transparent background in headersMiklos Vajna
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-14n#325936 fix ww8 export of not-in-background anchored images in headerMiklos Vajna
2012-06-13Fix last line whitespace problemPhilipp Riemer
2012-06-13translate German comments in (and minor clean up of) sw/source/core/inc/{flow...Philipp Riemer
2012-06-13delete useless code in sw/source/code/incPhilipp Riemer
2012-06-13minor code cleanups in sw/source/core/incPhilipp Riemer
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin
2012-06-12FT_CHARFMT and LB_CHARFMT shared the same resource id (cherry picked from com...Caolán McNamara
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl