summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag
2012-05-03valgrind: cond. jump or move depends on uninit. valueDavid Tardon
2012-05-03XubString->rtl::OUStringCaolán McNamara
2012-05-02fdo#47764 fix RTF import of automatic paragraph background colorMiklos Vajna
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
2012-05-02sw/qa/extras: get rid of RTL_CONSTASCII_USTRINGPARAM() and a bit moreMiklos Vajna
2012-05-02DocxExport::WriteSettings: add missing castMiklos Vajna
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet
2012-05-02sw: implement w:zoom in DOCX exportMiklos Vajna
2012-05-01Revert this not wanted testJulien Nabet
2012-05-01Oups ! (Thank you Korrawit !)Julien Nabet
2012-05-01Related: fdo#49208 optimize common caseCaolán McNamara
2012-05-01Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara
2012-05-01SV_DECL_PTRARR_SORT->boost::ptr_setCaolán McNamara
2012-05-01cppunit test appears to have gotten lostCaolán McNamara
2012-05-01make these operators well-formedCaolán McNamara
2012-04-30fdo#47670: sw: HTML: fix table border export:Michael Stahl
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl
2012-04-30fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl
2012-04-30duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-28Resolves: fdo#33599 cursor in notes is reset to start on focus out/focus inCaolán McNamara
2012-04-28remove no-opt debug breakpointCaolán McNamara
2012-04-28sw: and a few more components for the ww8tok testMiklos Vajna
2012-04-28sw: tentative fix for ww8tok test failureMiklos Vajna
2012-04-27temporarily disable a test with a build race conditionLuboš Luňák
2012-04-27argh i am so stupidMichael Stahl
2012-04-27testcase for n#757910Miklos Vajna
2012-04-27sw/qa/extras: no need to use different class names for these testsMiklos Vajna
2012-04-27n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna
2012-04-26fdo#48037 fix RTF import of localized fieldsMiklos Vajna
2012-04-25decrypt code a bitLuboš Luňák
2012-04-25warn when failing because of an unrecognized property in UNO callLuboš Luňák
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-25WaE: hides overloaded virtual function, different approach, thanks to mst_Tor Lillqvist
2012-04-25WaE: defined as a struct here but previously declared as a classTor Lillqvist
2012-04-25warning: comparison between signed and unsigned integer expressions (Mac OS X)Stephan Bergmann
2012-04-25fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara
2012-04-25Revert "WaE: hides overloaded virtual function"Michael Stahl
2012-04-25Fix spelling of parameter pbLevelOrVisibiblityChangedNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(_DB_Columns) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(TextBlockInfoArr) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(AutoTextGroups) to std::vectorNoel Grandin
2012-04-25fix previous commit:Michael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(SwEntryLst) to boost::ptr_vectorNoel Grandin
2012-04-25try not to change the serialization formatMichael Stahl