/source/kl/forms/

ion/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfsprm.cxx
AgeCommit message (Expand)Author
2016-05-23writerfilter: use auto where it improves code readabilityMiklos Vajna
2016-05-20writerfilter: use '= default;'Miklos Vajna
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
2016-01-15Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha
2016-01-06Missing includeStephan Bergmann
2016-01-06writefilter: removed superfluous #includesAndrea Gelmini
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-01-03Use std::make_sharedMiklos Vajna
2014-12-09writerfilter: move QNameToString to the OOXML tokenizerMiklos Vajna
2014-11-30writerfilter: turn RTFOverwrite into a C++11 scoped enumerationMiklos Vajna
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-09-06fdo#82078 RTF import: fix bold text spilling over to non-bold textMiklos Vajna
2014-07-06writerfilter: remove unused getKind()Miklos Vajna
2014-06-19writerfilter: Hide more debug-only stuff behind the DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-06-19indentation fixesMiklos Vajna
2014-06-18writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-06-17writerfilter: try to make tinderbox happy againMichael Stahl
2014-06-17n#825305: writerfilter RTF import: override style properties like WordMichael Stahl
2014-04-22Related: fdo#77600 RTF import: RTFValue::equals: compare attribute contentMiklos Vajna
2014-04-19writerfilter: fix indentation in rtfsprmMiklos Vajna
2014-04-18fdo#75735 RTF import: fix COW when writing a nested structureMiklos Vajna
2014-04-14writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky
2014-04-06RTFSprms::set: replace two bool arguments with an enumMiklos Vajna
2014-03-08writerfilter: remove no longer needed doctok/sprmcodetostr.xslMiklos Vajna
2014-03-04writerfilter: convert sprm:P{DxaRight,DxaLeft,DxaLeft1}Miklos Vajna
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna
2014-01-24writerfilter: refactor to avoid redundant Papx class in doctokMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist