summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2013-10-31writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna
2013-10-31sw/qa: 1 individual unit test per filter (import/export) testPierre-Eric Pelloux-Prayer
2013-10-31Resolves: fdo#70358 crash when deleting tablesCaolán McNamara
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30-Werror,-Wmismatched-tagsStephan Bergmann
2013-10-30DOCX filter: roundtrip more table style propertiesMiklos Vajna
2013-10-30Factor out DocxTableStyleExport from DocxAttributeOutputMiklos Vajna
2013-10-30DOCX export: initial w:tblStylePr handlingMiklos Vajna