summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-09-10Related: rhbz#855541 ensure PropertyNameSupplier singleton ctor is threadsafeCaolán McNamara
2012-09-10-Werror,-Wunused-private-fieldStephan Bergmann
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák
2012-09-06basic .docx read support for embedded fonts (w:embedRegular etc.)Luboš Luňák
2012-09-06temporarily set a substream as the document streamLuboš Luňák
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-30n#777337 fix DOCX import of title page top/bottom margin with headers/footersMiklos Vajna
2012-08-28Move group handling from RTFDocumentImpl to RTFTokenizerMiklos Vajna
2012-08-28fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna
2012-08-27n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna
2012-08-27n#775899 docx import: set PrinterIndependentLayout like ww8 doesMiklos Vajna
2012-08-23refactor duplicated code to DomainMapper_Impl::getCurrentNumberingPropertyMiklos Vajna
2012-08-23n#775906 dmapper: fix inherited first/left margin vs w:ind/w:rightMiklos Vajna
2012-08-23fix math export/import in docx/rtfLuboš Luňák
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-08-21n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-14RTF shape filter: handle custom segment typesMiklos Vajna
2012-08-13fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna
2012-08-13drop unnecessary RTFDocumentImpl::isEmptyMiklos Vajna
2012-08-10fdo#48446 implement RTF_CPGMiklos Vajna
2012-08-09Related: fdo#51112 import RTF_CLSHDNGMiklos Vajna
2012-08-08try somewhat harder to read w:position (bnc#773061)Luboš Luňák
2012-08-08support for deferred property processing in writerfilterLuboš Luňák
2012-08-07Remove commented out codeThomas Arnhold
2012-08-02RTFDocumentImpl::popState: drop unnecessary state copiesMiklos Vajna
2012-08-02fdo#51034 fix docx import of HYPERLINK field, l paramMiklos Vajna
2012-08-02no need to invoke dmapper hereMiklos Vajna
2012-08-02fdo#49892 import RTF_SHPB{X,Y}PAGEMiklos Vajna
2012-08-02fdo#49892 implement RTF import of dhgt shape propertyMiklos Vajna
2012-07-31n#772094: writerfilter, pictures anchored in header/footer won't be opaqueCédric Bosdonnat
2012-07-31various rtf regression testsCaolán McNamara
2012-07-30Related: fdo#36089 improve import of EQ field in writerfilterMiklos Vajna
2012-07-28writerfilter: drop pointless rtl:: prefix usageMiklos Vajna
2012-07-27fdo#48033 fix RTF import of pictures inside table cellsMiklos Vajna
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl
2012-07-27RTFDocumentImpl::text: don't try to read beyond the end of stringMiklos Vajna
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna
2012-07-27fix import of nested RTF_MF groupsMiklos Vajna
2012-07-27implement import/export of RTF_MMATHPICTMiklos Vajna
2012-07-26RTF_MR: ignore if collected text is emptyMiklos Vajna
2012-07-26writerfilter/qa: clean up rtl:: and RTL_CONSTASCII_* usageMiklos Vajna
2012-07-25import RTF_M{SEPCHR,EQARR,BOX,GROW}Miklos Vajna
2012-07-24import RTF_MTYPEMiklos Vajna
2012-07-24RTFDocumentImpl::popState: clean up duplicated list of DESTINATION_M* casesMiklos Vajna
2012-07-24import RTF_M{SSUB,SSUBPR,SSUP,SSUPPR,SSUBSUP,SSUBSUPPR,SPRE,SPREPR}Miklos Vajna