summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-06-15Regression test for fdo#46757Caolán McNamara
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-15fdo#50087 fix RTF import of Title, Subject, Comments document propertiesMiklos Vajna
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-06-15n#750935 fix docx import of w:evenAndOddHeadersMiklos Vajna
2012-06-15sw/qa: move getStyles from rtftok to base class, to be used by ooxmltokMiklos Vajna
2012-06-15added zoom submenu to ViewTim Hardeck
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-15n#325936 testcaseMiklos Vajna
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-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold
2012-06-13sw/qa/ooxmltok: explain the fieldmark test a bit moreMiklos Vajna
2012-06-13n#766477 testcaseMiklos Vajna
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
2012-06-12fix null pointer dereferenceNorbert Thiebaud
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher
2012-06-12Translate German commentsPhilipp Weissenbacher
2012-06-12misuse of null-terminating requiring string ctorCaolán McNamara
2012-06-12Missing dependencyStephan Bergmann
2012-06-12nuke dead codeTakeshi Abe
2012-06-11build fix: restore STR_CHAIN_OKThomas Arnhold
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold
2012-06-11fdo#49659 testcaseMiklos Vajna
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-11fdo#50896 SfxItemSets can contain emtpy elementDavid Tardon
2012-06-11test also for inline vml shape being anchored inlineLuboš Luňák
2012-06-11fdo#50141: Character count (with spaces) incorrect with numbering on.Muhammad Haggag
2012-06-11n#757905 testcaseMiklos Vajna
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin
2012-06-08targetted revert of OLE2 object save in writer context menuMichael Meeks
2012-06-08Related: i#3952 SwLineLayout::CalcLine: fix regressionMiklos Vajna
2012-06-08SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna
2012-06-08n#757905 SwLineLayout::CalcLine: improve line height calculationMiklos Vajna