summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Collapse)AuthorAgeFilesLines
* writerfilter: ifdef + fprintf -> SAL_INFOMiklos Vajna2012-03-091-8/+4
|
* fold i18npaper into i18nutilCaolán McNamara2012-03-084-4/+4
| | | | | | | | | | It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting
* rtftok: get rid of unnecessary lcl_getNumPr()Miklos Vajna2012-03-081-23/+3
| | | | The more generic lcl_putNestedSprm() can be used instead.
* use a consistent naming schemeCaolán McNamara2012-03-061-0/+0
|
* get rid of these numbering bools in RTFDocumentImpl::popState()Miklos Vajna2012-03-061-42/+16
|
* n#693238, n#747471: create TableManager for inside shapesCédric Bosdonnat2012-03-051-0/+6
| | | | | | | | When a texbox is contained inside a table cell... we were running into some troubles when creating the table: the reference to the paragraphs inside the textbox were passed to the TableManager. This was leading to missing references when converting to a table because the paragraph references within the textbox were dropped.
* n#747471, n#693238: Textboxes import is a mess with OLE objects insideCédric Bosdonnat2012-03-052-66/+52
|
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-1/+1
|
* WaE: non-virtual destructorTor Lillqvist2012-03-013-0/+8
|
* fix RTF import of drawing objects when there is no shape to sendMiklos Vajna2012-03-011-1/+1
|
* Related: fdo#46662 fix RTF import of leveltext destinationMiklos Vajna2012-02-291-0/+5
| | | | | | After leveltext is imported, the levelnumbers group modifies the contents of the previous group, but this modification was lost when the stack was popped.
* fdo#46662 fix RTF import of numbering levelnumbersMiklos Vajna2012-02-291-1/+1
| | | | | | | To handle stateful encodings, we process hex characters in one go for a run. Levelnumbers of numberings should be an exception, since there the special characters (here: 0x7, which is table cell end) have no special meaning.
* RTFFrame::getSprms: use SAL_N_ELEMENTS()Miklos Vajna2012-02-281-1/+1
|
* clarify ambiguitiesCaolán McNamara2012-02-274-13/+13
|
* fdo#45187 revert "writerfilter import, fixed the shapes import"Miklos Vajna2012-02-242-9/+8
| | | | | | | | | This reverts commit 0e26bd20978cbdd7c59368044c2a21b98ffba164. Sadly without a test document for the original issue there is no better fix for this one. Acked-by: Luboš Luňák <l.lunak@suse.cz> Acked-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
* removed remaining #if DEBUGCédric Bosdonnat2012-02-231-3/+0
|
* fdo#42465 fix RTF import of unicode characters with backwards compatibilityMiklos Vajna2012-02-221-1/+6
|
* RTF: clean up border property handlingMiklos Vajna2012-02-221-15/+7
|
* implement RTF import of non-box paragraph bordersMiklos Vajna2012-02-222-2/+29
|
* implement import of RTF_DOB{X,Y}{MARGIN,PAGE}Miklos Vajna2012-02-212-2/+26
|
* implement import of RTF_DPLINEMiklos Vajna2012-02-212-1/+47
|
* writerfilter: try to silence MacOSX-Intel tinderboxMiklos Vajna2012-02-201-1/+1
|
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
|
* n#695479 fix rtf/docx import of transparent framesMiklos Vajna2012-02-203-1/+8
| | | | | | Previously all frames were opaque by default, which is the Writer but not the docx/rtf default. Change the default, while keeping the possibility to set an opaque color background for the frame.
* Get rid of size() == 0Elton Chung2012-02-194-7/+7
|
* fdo#45543 fix RTF import of ms932-encoded charactersMiklos Vajna2012-02-132-8/+25
|
* n#695479 fix RTF import of text frames with exact heightMiklos Vajna2012-02-131-2/+5
|
* fix RTF import of ffres token for checkboxesMiklos Vajna2012-02-131-1/+3
|
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-106-6/+0
|
* n#703032 fix RTF import of page breaks right before text framesMiklos Vajna2012-02-101-1/+13
|
* rtftok: remove unused variableMiklos Vajna2012-02-091-3/+0
| | | | Leftover from commit 01292f171cc851ba092510f10a97cd293670829e.
* fdo#45553 fix RTF import of space-before/after tokensMiklos Vajna2012-02-091-2/+8
|
* Added and improved READMEs for modules which used to be in filterJosh Heidenreich2012-02-081-11/+14
|
* rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna2012-02-074-33/+33
|
* n#192129 fix RTF import of PNG images with bogus width/heightMiklos Vajna2012-02-073-1/+32
| | | | | | For example Apache FOP generates RTF output where the \picw and \pich values are even negative, SvxRTFParser::ReadBmpData() used the same trick to solve the issue.
* RTFSdrImport::resolve: replace 75 in the importer as wellMiklos Vajna2012-02-061-1/+2
|
* n#228839 an empty table grid can't have implicit mergesMiklos Vajna2012-02-061-1/+1
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* dmapper: Switch paragraphs to RTL based on the value of w:BiDi.Muhammad Haggag2012-02-021-2/+7
| | | | | | | | This is a fix for 43398: FORMATTING: Documents opened in LibreOffice Writer incorrectly appear as right justified. Cause: dmapper used to treat the presence of a w:BiDi element in a paragraph's properties as an indicator of RTL directionality, which is incorrect. A w:BiDi element may have a value of 0, indicating LTR. Fix: Inspect the integral value of w:BiDi elements before switching to RTL.
* fdo#43965 more \page vs \pagebb fixesMiklos Vajna2012-01-302-3/+11
| | | | | The previous commit even reset \pagebb at the end of the paragraph, which is not what the spec says.
* fdo#43965 fix RTF import of page break symbolMiklos Vajna2012-01-301-0/+9
| | | | | This was unnoticed so far as both Writer and Word output \pagebb instead of \page when exporting page breaks.
* writerfilter: drop unnecessary includes from DomainMapper.cxxMiklos Vajna2012-01-251-25/+0
|
* Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot2012-01-2315-63/+63
| | | | | | Part XLV Modules writerfilter, writerperfect
* use $(GPERF) instead of using gperf from pathBapt2012-01-231-1/+1
|
* fdo#44983 Fix RTF import of \paperh and \paperwMiklos Vajna2012-01-211-6/+4
| | | | | These keywords should not only set the *default* paper height/width but also set the current values.
* Fix RTF import of dotted and word underlineMiklos Vajna2012-01-201-3/+16
| | | | The problem was that these are flags, not toggles.
* writerfilter/documentation: describe what an sprm isMiklos Vajna2012-01-191-2/+3
|
* a feeble attempt at at least some docs for writerfilterLuboš Luňák2012-01-191-0/+41
|
* fix reading w:charset, you misdesigned writerfilter monster (fdo#34814)Luboš Luňák2012-01-191-1/+1
|
* writerfilter: remove empty line before shebangMiklos Vajna2012-01-181-1/+0
|