summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-13SwWW8ImplReader::Read_Tab: typoMiklos Vajna
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák
2012-09-07MSVC: Conversion loses qualifiersStephan Bergmann
2012-09-06++bloody_sal_Int32_die_die_dieLuboš Luňák
2012-09-06basic .docx write support for embedded fontsLuboš Luňák
2012-09-06make sure a font from SvxFontItem is written to fontTable.xmlLuboš Luňák
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-23fix math export/import in docx/rtfLuboš Luňák
2012-08-21fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat
2012-08-20Revert "fdo#53175: docx export, close hyperlinks before fields"Cédric Bosdonnat
2012-08-20fdo#53175: docx export, close hyperlinks before fieldsCédric Bosdonnat
2012-08-14RtfSdrExport: unnecessary explicit OString ctorsMiklos Vajna
2012-08-14RTF export of fillBlip and fillOpacity shape propertiesMiklos Vajna
2012-08-14fdo#53113 DOCX: export fillBlip shape propertyMiklos Vajna
2012-08-14RTF shape filter: handle custom segment typesMiklos Vajna
2012-08-14minimize fractured text spansCaolán McNamara
2012-08-13fdo#53113 docx export: initial shape text supportMiklos Vajna
2012-08-13misc. cleanup.Michael Meeks
2012-08-10Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum)Julien Nabet
2012-08-08don't write out empty <w:tabs>, not allowed by the .docx specLuboš Luňák
2012-08-08valgrind: leak on early return branchCaolán McNamara
2012-08-08ensure lcbAtrdExtra is a sane sizeCaolán McNamara
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-05Bin OString RtfAttributeOutput::WriteHex (unusedcode.easy)Julien Nabet
2012-08-02fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat
2012-08-02fdo#52610: Fixed several docx export bugsCédric Bosdonnat
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin
2012-07-27sw: fix some warningsMichael Stahl
2012-07-27add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna
2012-07-27implement import/export of RTF_MMATHPICTMiklos Vajna
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-07-26fix previous STL conversion commit:Michael Stahl
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna
2012-07-24++aIter++ is quite funny, but it's in practice the same like ++aIterLuboš Luňák
2012-07-23Rename FieldEntry to WW8FieldEntryKristian Rietveld
2012-07-22remove using rtl::OUStringLuboš Luňák
2012-07-20SwPostItField: add aName memberMiklos Vajna
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara