summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* actually read brightness/contrast when reading docx (bnc#875713)Luboš Luňák2014-04-301-0/+4
* writerfilter: fix indentation in rtfreferencepropertiesMiklos Vajna2014-04-292-23/+27
* coverity#1210401 Non-virtual destructorCaolán McNamara2014-04-291-1/+1
* writerfilter: fix indentation in rtfreferencetableMiklos Vajna2014-04-282-19/+23
* Typo: becase -> becauseJulien Nabet2014-04-281-1/+1
* writerfilter: fix indentation in rtftokenizerMiklos Vajna2014-04-272-137/+142
* fix "transparency" of floating tables in docx import (fdo#77723)Luboš Luňák2014-04-271-1/+3
* writerfilter: fix indentation in rtfcharsetsMiklos Vajna2014-04-262-14/+19
* writerfilter: unused appendToInteropGrabBag() versionMiklos Vajna2014-04-262-9/+0
* Blind fix: writerfilter::TableManager used without template parametersTor Lillqvist2014-04-241-1/+1
* writerfilter: fix indentation in rtflookaheadMiklos Vajna2014-04-242-39/+43
* fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke2014-04-245-3/+108
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-241-0/+3
* handle w:gridBefore by faking cells (fdo#38414)Luboš Luňák2014-04-234-2/+96
* writerfilter: fix indentation in rtfskipdestinationMiklos Vajna2014-04-222-21/+25
* Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara2014-04-223-13/+1759
* Accidentally removed "s"Stephan Bergmann2014-04-221-1/+1
* loplugin:passstringbyrefStephan Bergmann2014-04-221-1/+1
* -Werror,-Wparentheses-equalityStephan Bergmann2014-04-221-2/+2
* Related: fdo#77600 RTF import: RTFValue::equals: compare attribute contentMiklos Vajna2014-04-223-0/+14
* fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam2014-04-223-3/+105
* handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák2014-04-212-7/+24
* writerfilter: fix indentation in rtfsdrimportMiklos Vajna2014-04-212-155/+160
* writerfilter: fix indentation in rtfvalueMiklos Vajna2014-04-202-107/+109
* writerfilter: fix indentation in rtfsprmMiklos Vajna2014-04-192-76/+96
* fixincludeguards.sh: writerfilterThomas Arnhold2014-04-1976-196/+196
* fdo#75735 RTF import: fix COW when writing a nested structureMiklos Vajna2014-04-183-3/+7
* fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate2014-04-171-6/+25
* writerfilter: Hide more debug strings we don't need in production builds.Jan Holesovsky2014-04-164-1/+7
* fdo#74652 : Extra image gets added to the document body after RT.Tushar Bende2014-04-161-0/+10
* Line spacing is not preserved for styles.PriyankaGaikwad2014-04-151-1/+2
* Properly #ifdef debug-only codeStephan Bergmann2014-04-151-0/+2
* update_pchThomas Arnhold2014-04-141-2/+13
* writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky2014-04-147-16/+47
* Compile the debugging strings in only if we are about to use them.Jan Holesovsky2014-04-142-4/+4
* fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna2014-04-141-0/+3
* fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke2014-04-141-1/+17
* RTFTokenizer::resolveParse: use SvStream::remainingSize()Miklos Vajna2014-04-131-3/+1
* fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna2014-04-122-3/+3
* writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna2014-04-1134-70/+4
* fdo#76635 : Table borders not preserved after RTRajashri2014-04-111-5/+9
* test cases for CVE-2014-1761Caolán McNamara2014-04-112-0/+0
* check that stacks are not empty before top()Caolán McNamara2014-04-111-1/+6
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-113-31/+29
* writerfilter: clean up duplicated PROP_PARA_*_MARGIN_*_AUTO_SPACING insertionsMiklos Vajna2014-04-111-4/+2
* fdo#76597: Fix preservation issue of Spacing between paragraphRohit Deshmukh2014-04-111-2/+12
* writerfilter: remove dead doctok detection codeMiklos Vajna2014-04-101-41/+13
* It's "its", not "it's"Tor Lillqvist2014-04-103-3/+3
* loplugin:bodynotinblockStephan Bergmann2014-04-101-1/+1