summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-05-03remove obsolete READ_OLDVERS table autoformat codeMichael Stahl2-118/+2
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag6-82/+421
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag3-3/+8
2012-05-03valgrind: cond. jump or move depends on uninit. valueDavid Tardon1-0/+1
2012-05-03XubString->rtl::OUStringCaolán McNamara2-15/+15
2012-05-02fdo#47764 fix RTF import of automatic paragraph background colorMiklos Vajna2-0/+20
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák6-35/+59
2012-05-02sw/qa/extras: get rid of RTL_CONSTASCII_USTRINGPARAM() and a bit moreMiklos Vajna2-57/+45
2012-05-02DocxExport::WriteSettings: add missing castMiklos Vajna1-1/+1
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet2-5/+0
2012-05-02sw: implement w:zoom in DOCX exportMiklos Vajna1-1/+8
2012-05-01Revert this not wanted testJulien Nabet1-1/+1
2012-05-01Oups ! (Thank you Korrawit !)Julien Nabet1-1/+1
2012-05-01Related: fdo#49208 optimize common caseCaolán McNamara1-3/+10
2012-05-01Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara3-5/+10
2012-05-01SV_DECL_PTRARR_SORT->boost::ptr_setCaolán McNamara2-8/+7
2012-05-01cppunit test appears to have gotten lostCaolán McNamara1-0/+1
2012-05-01make these operators well-formedCaolán McNamara1-2/+2
2012-04-30fdo#47670: sw: HTML: fix table border export:Michael Stahl1-74/+0
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara2-2/+2
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl4-5/+20
2012-04-30fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl1-4/+26
2012-04-30duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara3-15/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara10-15/+15
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-28Resolves: fdo#33599 cursor in notes is reset to start on focus out/focus inCaolán McNamara1-2/+17
2012-04-28remove no-opt debug breakpointCaolán McNamara1-5/+0
2012-04-28sw: and a few more components for the ww8tok testMiklos Vajna1-0/+3
2012-04-28sw: tentative fix for ww8tok test failureMiklos Vajna2-0/+3
2012-04-27temporarily disable a test with a build race conditionLuboš Luňák1-1/+0
2012-04-27argh i am so stupidMichael Stahl1-5/+2
2012-04-27testcase for n#757910Miklos Vajna4-0/+182
2012-04-27sw/qa/extras: no need to use different class names for these testsMiklos Vajna3-54/+54
2012-04-27n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna1-3/+4
2012-04-26fdo#48037 fix RTF import of localized fieldsMiklos Vajna2-0/+37
2012-04-25decrypt code a bitLuboš Luňák1-15/+33
2012-04-25warn when failing because of an unrecognized property in UNO callLuboš Luňák1-0/+2
2012-04-25refactor ImpSvtDataCaolán McNamara3-3/+3
2012-04-25WaE: hides overloaded virtual function, different approach, thanks to mst_Tor Lillqvist1-1/+1
2012-04-25WaE: defined as a struct here but previously declared as a classTor Lillqvist1-2/+2
2012-04-25warning: comparison between signed and unsigned integer expressions (Mac OS X)Stephan Bergmann1-1/+2
2012-04-25fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras2-1/+28
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara1-2/+7
2012-04-25Revert "WaE: hides overloaded virtual function"Michael Stahl2-2/+4
2012-04-25Fix spelling of parameter pbLevelOrVisibiblityChangedNoel Grandin1-9/+9
2012-04-25Convert SV_DECL_PTRARR_DEL(_DB_Columns) to boost::ptr_vectorNoel Grandin2-11/+10
2012-04-25Convert SV_DECL_PTRARR_DEL(TextBlockInfoArr) to boost::ptr_vectorNoel Grandin1-10/+8
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin21-105/+100
2012-04-25Convert SV_DECL_PTRARR(AutoTextGroups) to std::vectorNoel Grandin2-26/+25
2012-04-25fix previous commit:Michael Stahl1-5/+9