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