summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/ConversionHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-23sw: add pad-to-5 numberingMiklos Vajna1-0/+4
2020-03-20sw pad-to-4 numbering: add DOCX filterMiklos Vajna1-0/+4
2020-03-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna1-0/+12
2020-03-04sw padded numbering: add DOCX filterMiklos Vajna1-1/+3
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-3/+0
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-5/+1
2020-01-17ofz#20169 Integer-overflowCaolán McNamara1-1/+1
2020-01-15tdf#94801 DOCX import: fix table width loss by roundingLászló Németh1-0/+9
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett1-1/+3
2019-08-23tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-05-04tdf#117171 DOCX export/import of cardinalText, ordinalTextLászló Németh1-4/+7
2018-03-19tdf#116472: import "auto" border color as blackMike Kaganski1-3/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-3/+3
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-09tdf#66212 - Hebrew numbering import/export supportYossi Zahn1-1/+1
2017-07-31loplugin:constparams in writerfilterNoel Grandin1-1/+1
2017-03-31use actual UNO enums in writerfilterNoel Grandin1-3/+2
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-3/+3
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung1-0/+26
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-2/+2
2015-02-03Update for CJK numbered list enhancement.Mark Hung1-1/+1
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung1-19/+11
2014-10-31Use oox::drawingml::convertEmuToHmm()Miklos Vajna1-5/+0
2014-10-05Use constants for ST_Border valuesMiklos Vajna1-1/+204
2014-09-24Unused writerfilter::dmapper::ConversionHelper::MakeBorderLine() variantMiklos Vajna1-22/+0
2014-09-19fdo#83728 DOCX import: fix table alignmentMiklos Vajna1-3/+9
2014-07-09Fix ignoring large twips values like MSO does (cp#1000087)Matúš Kukan1-5/+5
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+1
2014-05-12writerfilter: write out table::BorderLineStyle::NONEMiklos Vajna1-2/+1
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-4/+3
2014-03-26apparently some table .docx properties shouldn't be < 0Luboš Luňák1-2/+8
2014-03-12ignore large twips values like MSO does (cp#1000043)Luboš Luňák1-2/+5
2014-02-27writerfilter: remove code duplicationZolnai Tamás1-14/+0
2014-02-13fdo#74106: Fix for Hebrew Text-Bulleted List converted to Numbered ListRohit Deshmukh1-1/+4
2014-02-11Refactor the code for converting 'Date' string to 'DateTime'Adam Co1-1/+25
2013-12-29writerfilter: remove unused NFC in doctokMiklos Vajna1-2/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2013-03-27-Wunused-macrosStephan Bergmann1-50/+0
2013-03-12Resolves: #i119658#, some Chinese numbering formats not supportedJian Fang Zhang1-0/+4
2012-10-10writerfilter: these can be static in ConversionHelperMiklos Vajna1-0/+2
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl1-65/+4
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-7/+7
2012-07-13dmapper: drop unnecessary explicit OUString ctors in rebased codeMiklos Vajna1-7/+7
2012-07-04refactor handling of double border widths:Michael Stahl1-3/+5
2012-07-02Remove unused definesThomas Arnhold1-2/+0