summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2015-06-161-1/+1
* rtf: skip binary data also in skip-group modeThorsten Behrens2015-06-161-0/+6
* writerfilter: fix comment in DomainMapperTableHandler::endTable()Miklos Vajna2015-06-161-1/+1
* tdf#84832 RTF export: fix handling of custom table cell marginsMiklos Vajna2015-06-151-2/+3
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-113-4/+4
* loplugin:unreffunStephan Bergmann2015-06-081-18/+0
* writerfilter: avoid manual realloc in ListDef::CreateNumberingRules()Miklos Vajna2015-06-081-23/+13
* tdf#82553 DOCX import: handle table margin when converting floattablesMiklos Vajna2015-06-081-1/+11
* Unused includesMiklos Vajna2015-06-083-3/+0
* Remove include stdio (part7)Julien Nabet2015-06-075-6/+0
* DomainMapper::lcl_attribute: fix missing breakMike Kaganski2015-06-041-0/+1
* tdf#79639 DOCX import: don't delay text frame conversion of in-header tablesMiklos Vajna2015-06-011-2/+9
* writerfilter: prefix SectionColumnHandler membersMiklos Vajna2015-05-292-24/+24
* loplugin:loopvartoosmallNoel Grandin2015-05-292-7/+7
* Resolves: tdf#89731 numberingChange feature not available in writerCaolán McNamara2015-05-271-4/+8
* DOCX import: fix vertical position of inline imagesLászló Németh2015-05-261-50/+52
* need DISABLE_CVE_TESTS for these tests under windows tooCaolán McNamara2015-05-262-0/+8
* writerfilter: remove misleading prefix of non-member variablesMiklos Vajna2015-05-261-40/+36
* tdf#90315 RTF import: fix \colsx default valueMiklos Vajna2015-05-231-1/+1
* writerfilter: remove mojibake from commentsMichael Stahl2015-05-201-2/+2
* tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung2015-05-195-5/+27
* loplugin:staticmethodsStephan Bergmann2015-05-192-38/+38
* TagLogger can be staticNoel Grandin2015-05-1939-448/+311
* writerfilter: avoid unnecessary roundtrip to css::uno::SequenceMiklos Vajna2015-05-182-47/+51
* writerfilter: avoid manual reallocMiklos Vajna2015-05-182-5/+5
* tdf#86814 RTF import: fix sometimes lost bold styleMiklos Vajna2015-05-181-24/+33
* Use comphelper::sequenceToContainerMiklos Vajna2015-05-151-9/+7
* PropertyNameSupplier: use std::unique_ptr<>Miklos Vajna2015-05-132-3/+3
* tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna2015-05-127-12/+25
* tdf#76941 : image greyscale not imported correctlyJoren De Cuyper2015-05-121-110/+109
* tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna2015-05-113-20/+33
* Booleans are logged via sal_uInt32 hereStephan Bergmann2015-05-081-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-059-27/+27
* tdf#91077 don't import shapes from discarded DOCX header/footerLászló Németh2015-05-041-1/+2
* writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna2015-05-0410-40/+33
* writerfilter: avoid manual realloc in StyleSheetTableMiklos Vajna2015-05-021-13/+7
* writerfilter: unused fill and CT_Fill resourcesMiklos Vajna2015-04-301-6/+0
* OOXMLFactory can be purely staticNoel Grandin2015-04-284-59/+19
* Booleans are logged via sal_uInt32 hereStephan Bergmann2015-04-281-7/+7
* More loplugin:simplifyboolStephan Bergmann2015-04-272-2/+2
* DomainMapper_Impl::finishParagraph: refactor to avoid manual reallocMiklos Vajna2015-04-261-11/+9
* writerfilter: remove remaining doctok bits from TablePropertiesHandlerMiklos Vajna2015-04-251-34/+3
* Related: rhbz#1215060 pass std::exceptions throughCaolán McNamara2015-04-242-48/+48
* loplugin:simplifyboolStephan Bergmann2015-04-243-11/+11
* RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna2015-04-214-7/+21
* sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna2015-04-205-12/+5
* RTF import: handle \hyphparMiklos Vajna2015-04-201-0/+3
* writerfilter: remove newly unused methodsMiklos Vajna2015-04-202-49/+0
* writerfilter: remove remaining doctok bits in GraphicImportMiklos Vajna2015-04-191-20/+0
* import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard2015-04-191-0/+2