summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2012-03-13writerfilter: catch UnknownPropertyExcetion earlyMiklos Vajna1-7/+14
2012-03-13writerfilter: log exception message in ModelEventListenerMiklos Vajna1-2/+2
2012-03-13Related: fdo#45563 RTF import of \r should be the same as \parMiklos Vajna1-0/+1
2012-03-13Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith1-0/+1
2012-03-12implement RTF support of contextual spacingMiklos Vajna1-0/+6
2012-03-12dmapper: implement contextual spacingMiklos Vajna3-1/+3
2012-03-12Fix crash with document from bnc#693238Tor Lillqvist1-4/+9
2012-03-11Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini1-0/+2
2012-03-10gbuild: remove some more realpathsMatúš Kukan4-5/+5
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan6-10/+10
2012-03-09writerfilter: ifdef + fprintf -> SAL_INFOMiklos Vajna1-8/+4
2012-03-08fold i18npaper into i18nutilCaolán McNamara4-4/+4
2012-03-08rtftok: get rid of unnecessary lcl_getNumPr()Miklos Vajna1-23/+3
2012-03-06use a consistent naming schemeCaolán McNamara1-0/+0
2012-03-06get rid of these numbering bools in RTFDocumentImpl::popState()Miklos Vajna1-42/+16
2012-03-05n#693238, n#747471: create TableManager for inside shapesCédric Bosdonnat1-0/+6
2012-03-05n#747471, n#693238: Textboxes import is a mess with OLE objects insideCédric Bosdonnat2-66/+52
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-03-01WaE: non-virtual destructorTor Lillqvist3-0/+8
2012-03-01fix RTF import of drawing objects when there is no shape to sendMiklos Vajna1-1/+1
2012-02-29Related: fdo#46662 fix RTF import of leveltext destinationMiklos Vajna1-0/+5
2012-02-29fdo#46662 fix RTF import of numbering levelnumbersMiklos Vajna1-1/+1
2012-02-28RTFFrame::getSprms: use SAL_N_ELEMENTS()Miklos Vajna1-1/+1
2012-02-27clarify ambiguitiesCaolán McNamara4-13/+13
2012-02-24fdo#45187 revert "writerfilter import, fixed the shapes import"Miklos Vajna2-9/+8
2012-02-23removed remaining #if DEBUGCédric Bosdonnat1-3/+0
2012-02-22fdo#42465 fix RTF import of unicode characters with backwards compatibilityMiklos Vajna1-1/+6
2012-02-22RTF: clean up border property handlingMiklos Vajna1-15/+7
2012-02-22implement RTF import of non-box paragraph bordersMiklos Vajna2-2/+29
2012-02-21implement import of RTF_DOB{X,Y}{MARGIN,PAGE}Miklos Vajna2-2/+26
2012-02-21implement import of RTF_DPLINEMiklos Vajna2-1/+47
2012-02-20writerfilter: try to silence MacOSX-Intel tinderboxMiklos Vajna1-1/+1
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-20n#695479 fix rtf/docx import of transparent framesMiklos Vajna3-1/+8
2012-02-19Get rid of size() == 0Elton Chung4-7/+7
2012-02-13fdo#45543 fix RTF import of ms932-encoded charactersMiklos Vajna2-8/+25
2012-02-13n#695479 fix RTF import of text frames with exact heightMiklos Vajna1-2/+5
2012-02-13fix RTF import of ffres token for checkboxesMiklos Vajna1-1/+3
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan6-6/+0
2012-02-10n#703032 fix RTF import of page breaks right before text framesMiklos Vajna1-1/+13
2012-02-09rtftok: remove unused variableMiklos Vajna1-3/+0
2012-02-09fdo#45553 fix RTF import of space-before/after tokensMiklos Vajna1-2/+8
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich1-11/+14
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna4-33/+33
2012-02-07n#192129 fix RTF import of PNG images with bogus width/heightMiklos Vajna3-1/+32
2012-02-06RTFSdrImport::resolve: replace 75 in the importer as wellMiklos Vajna1-1/+2
2012-02-06n#228839 an empty table grid can't have implicit mergesMiklos Vajna1-1/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-02dmapper: Switch paragraphs to RTL based on the value of w:BiDi.Muhammad Haggag1-2/+7
2012-01-30fdo#43965 more \page vs \pagebb fixesMiklos Vajna2-3/+11