summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/ConversionHelper.cxx
AgeCommit message (Expand)Author
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett
2019-08-23tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt
2018-09-17New loplugin:externalStephan Bergmann
2018-05-04tdf#117171 DOCX export/import of cardinalText, ordinalTextLászló Németh
2018-03-19tdf#116472: import "auto" border color as blackMike Kaganski
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-09tdf#66212 - Hebrew numbering import/export supportYossi Zahn
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-02-03Update for CJK numbered list enhancement.Mark Hung
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung
2014-10-31Use oox::drawingml::convertEmuToHmm()Miklos Vajna
2014-10-05Use constants for ST_Border valuesMiklos Vajna
2014-09-24Unused writerfilter::dmapper::ConversionHelper::MakeBorderLine() variantMiklos Vajna
2014-09-19fdo#83728 DOCX import: fix table alignmentMiklos Vajna
2014-07-09Fix ignoring large twips values like MSO does (cp#1000087)Matúš Kukan
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-12writerfilter: write out table::BorderLineStyle::NONEMiklos Vajna
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-03-26apparently some table .docx properties shouldn't be < 0Luboš Luňák
2014-03-12ignore large twips values like MSO does (cp#1000043)Luboš Luňák
2014-02-27writerfilter: remove code duplicationZolnai Tamás
2014-02-13fdo#74106: Fix for Hebrew Text-Bulleted List converted to Numbered ListRohit Deshmukh
2014-02-11Refactor the code for converting 'Date' string to 'DateTime'Adam Co
2013-12-29writerfilter: remove unused NFC in doctokMiklos Vajna
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-12Resolves: #i119658#, some Chinese numbering formats not supportedJian Fang Zhang
2012-10-10writerfilter: these can be static in ConversionHelperMiklos Vajna
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-07-13dmapper: drop unnecessary explicit OUString ctors in rebased codeMiklos Vajna
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-02Remove unused definesThomas Arnhold
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-15WaE: narrowing conversion from unsigned int to sal_Int32David Tardon
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-28Remove uses of OUString::setCharAtAugust Sodora
2011-03-19Docx import filter now working with new borders and widthCédric Bosdonnat
2011-03-14Remove dates from commentsThomas Arnhold
2011-02-15Remove unused methodBálint Dózsa