summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMapHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-4/+1
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-4/+4
2017-07-11use more range-for on uno::SequenceNoel Grandin1-13/+9
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann1-1/+2
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-1/+1
2015-05-19TagLogger can be staticNoel Grandin1-20/+19
2015-05-08Booleans are logged via sal_uInt32 hereStephan Bergmann1-1/+1
2015-03-05V801: Decreased performanceCaolán McNamara1-1/+1
2014-12-21TagLogger is used only in dmapperMiklos Vajna1-1/+1
2014-10-21WaE: unused parametersTor Lillqvist1-0/+2
2014-10-17writerfilter: Fix various Clang warningsStephan Bergmann1-14/+0
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna1-4/+4
2014-10-17fix incremental buildMiklos Vajna1-2/+4
2014-10-16writerfilter: check for DEBUG_DOMAINMAPPER, not OSL_DEBUG_LEVEL explicitlyMiklos Vajna1-2/+2
2012-07-03callcatcher: update unused codeCaolán McNamara1-0/+14
2012-06-29Remove unused localsThomas Arnhold1-14/+0
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-1/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-32/+29
2011-06-17imported patch cppcheck [hg:d55fc25e48ab]Henning Brinkmann1-0/+1
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat1-28/+23
2010-12-01merged DEV300_m94Henning Brinkmann1-1/+0
2010-11-23Coherent use of debug level for writerfilter diagnosticsThorsten Behrens1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-08-12writerfilter09: make buildable without debug=tHenning Brinkmann1-2/+1
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann1-1/+3
2010-04-26writerfilter08: handle unused methods in ooxml and dmapperHenning Brinkmann1-1/+3
2010-02-17writerfilter07: iniitalized aInt in lcl_PropertyValuesToTag(beans::PropertyVa...Henning Brinkmann1-1/+1
2010-02-16writerfilter07: resolved warnings on unxlngi6.prohb1-1/+1
2010-02-12writerfilter07: debugging property sets improvedHenning Brinkmann1-1/+1
2010-02-11writerfilter07: debugging code for property mapsHenning Brinkmann1-0/+10
2010-02-10writerfilter07: debugging code in domain mapperHenning Brinkmann1-2/+57
2010-01-12writerfilter07: debug: gridSpans, rowProperties, tableColumnSeparatorsHenning Brinkmann[hbrinkm]1-0/+64