summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-11-06don't access past end of stringCaolán McNamara
2013-11-06fix wrong test for end of fieldCaolán McNamara
2013-11-06avoid out of bounds string accessCaolán McNamara
2013-11-06avoid out of bounds string accessCaolán McNamara
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-11-06Related fdo#47802: Bring the 8bit and 16bit .doc on par.Jan Holesovsky
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05Resolves: #i123500# unified Graphic processing to use GraphicPrimitive2DArmin Le Grand
2013-11-05fdo#69644 - fix docx export of wrong number and width of columnsAdam Co
2013-11-05When in Rome, do as the Romans doMiklos Vajna
2013-11-05[docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde
2013-11-05Avoid local methods in DocxTableStyleExportMiklos Vajna
2013-11-05Avoid msfilter::util::ConvertColor in DocxTableStyleExportMiklos Vajna
2013-11-05DOCX filter: handle shd's "themeFillTint" attribute inside tblStylePrMiklos Vajna
2013-11-05DOCX filter: handle spacing's "before" attribute inside tblStylePrMiklos Vajna
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05DOCX filter: handle tcMar inside tblStylePrMiklos Vajna
2013-11-05update pchThomas Arnhold
2013-11-05remove further external include guardsThomas Arnhold
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-11-05First modification on the default template for the WriterAhmad H. Al Harthi
2013-11-04Make CppunitTest_sw_rtfimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna
2013-11-04DOCX filter: handle CT_Ind_rightChars and CT_PPrBase_snapToGridMiklos Vajna
2013-11-04DOCX filter: roundtrip themeTint and themeShadeMiklos Vajna
2013-11-04use results of include-what-you-useChr. Rossmanith
2013-11-04DOCX filter: more run properties table style roundtrip workMiklos Vajna
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03Get rid of global aDotStrTor Lillqvist
2013-11-03Bin unused (and uninformative) debugging SvStream operator<< for SwpHintsTor Lillqvist
2013-11-03Forgot to bin this declaration, tooTor Lillqvist
2013-11-03Add operator<< for SAL_INFO and SAL_DEBUG useTor Lillqvist
2013-11-03Bin the unused SvStream &operator<<Tor Lillqvist
2013-11-02fdo#39468 Translate German strings.Henning Diedler
2013-11-02SwSpellPopup: rename member variables missing their prefixesMiklos Vajna
2013-11-01Make CppunitTest_sw_rtfexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna
2013-11-01stop unbalanced OutputDevice Push/Pop warnings on closing helpCaolán McNamara
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-11-01-Werror,-Wunused-variableStephan Bergmann
2013-11-01-Werror,-Wunused-variableStephan Bergmann
2013-11-01Made some changes to remove the compile warnings...Jian Hong Cheng
2013-11-01Revise un-necessary checking..Jian Hong Cheng
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng
2013-11-01fdo#70998 Termchange: Graphics->ImageSamuel Mehrbrodt
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna
2013-10-31DOCX filter: roundtrip more table cell border properties for table stylesMiklos Vajna
2013-10-31sw/qa: adapt ooxmlexport to use new tests macrosPierre-Eric Pelloux-Prayer