summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-17writer:crash(i118878) when adding columns and chang. properties in a frameNorbert Thiebaud1-19/+27
2012-06-15Regression test for fdo#46757Caolán McNamara1-0/+28
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna6-97/+8
2012-06-15fdo#46757 Word/character count incorrect with record changes enabledMuhammad Haggag1-7/+6
2012-06-15fdo#50087 fix RTF import of Title, Subject, Comments document propertiesMiklos Vajna2-0/+21
2012-06-15Remove some PCH leftoversThomas Arnhold3-15/+0
2012-06-15n#750935 fix docx import of w:evenAndOddHeadersMiklos Vajna1-0/+13
2012-06-15sw/qa: move getStyles from rtftok to base class, to be used by ooxmltokMiklos Vajna2-10/+10
2012-06-15added zoom submenu to ViewTim Hardeck6-6/+69
2012-06-15move zoomitem from svx to sfx2Tim Hardeck7-7/+9
2012-06-15n#325936 testcaseMiklos Vajna4-0/+190
2012-06-15n#325936 fix ww8 export of fly frames with transparent background in headersMiklos Vajna1-5/+14
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-7/+0
2012-06-14n#325936 fix ww8 export of not-in-background anchored images in headerMiklos Vajna1-1/+28
2012-06-13Fix last line whitespace problemPhilipp Riemer1-1/+0
2012-06-13translate German comments in (and minor clean up of) sw/source/core/inc/{flow...Philipp Riemer2-121/+133
2012-06-13delete useless code in sw/source/code/incPhilipp Riemer4-6/+0
2012-06-13minor code cleanups in sw/source/core/incPhilipp Riemer7-18/+15
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold1-297/+0
2012-06-13sw/qa/ooxmltok: explain the fieldmark test a bit moreMiklos Vajna1-1/+9
2012-06-13n#766477 testcaseMiklos Vajna2-0/+19
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara3-6/+6
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin1-1/+1
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin10-20/+20
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin2-6/+6
2012-06-12FT_CHARFMT and LB_CHARFMT shared the same resource id (cherry picked from com...Caolán McNamara1-2/+2
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-4/+4
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl1-0/+4
2012-06-12fix null pointer dereferenceNorbert Thiebaud1-2/+12
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher4-46/+42
2012-06-12Translate German commentsPhilipp Weissenbacher3-58/+54
2012-06-12misuse of null-terminating requiring string ctorCaolán McNamara1-1/+1
2012-06-12Missing dependencyStephan Bergmann1-0/+1