summaryrefslogtreecommitdiff
path: root/writerfilter/source/doctok
AgeCommit message (Expand)AuthorFilesLines
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist3-3/+3
2013-03-25remove external include guardsThomas Arnhold1-16/+0
2013-03-07surely this is the true intent of this lunatic loopCaolán McNamara1-3/+1
2013-01-27Some cppcheck cleaningJulien Nabet1-1/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-07callcatcher: update unused codeCaolán McNamara3-134/+0
2012-12-28Replace %d by %u in some format stringsJulien Nabet1-3/+3
2012-12-10new autogenerated PCH header for writerfilterLuboš Luňák1-1/+1
2012-11-23split qnametostr up to try and make .o's small enough for ppc64Caolán McNamara1-0/+6
2012-09-20docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer1-2/+2
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna19-68/+68
2012-07-02writerfilter is now RTL_CONSTASCII..PARAM-freeMiklos Vajna2-14/+7
2012-07-02writerfilter: kill CONSTASCII in generated codeMiklos Vajna1-2/+2
2012-07-02writerfilter: remove commented out code chunksMiklos Vajna4-88/+0
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-06-28re-base on ALv2 code. Includes:Michael Meeks40-1020/+633
2012-06-21re-base on ALv2 code.Michael Meeks22-521/+323
2012-06-13callcatcher: unused duplicate WW8TableManager classCaolán McNamara1-40/+0
2012-06-11writerfilter/doctok: unused global variableMiklos Vajna1-2/+0
2012-05-29removed dead codeTakeshi Abe2-4/+0
2012-05-22remove number of -I directives in writerfilterLuboš Luňák24-35/+35
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-2/+4
2012-03-01WaE: non-virtual destructorTor Lillqvist2-0/+6
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-18writerfilter: remove empty line before shebangMiklos Vajna1-1/+0
2012-01-09catch exception by constant referenceTakeshi Abe1-9/+9
2011-12-15Removed extra semicolonsJesse1-3/+3
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara3-0/+6
2011-09-03drop unused partsJulien Nabet2-13/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold2-12/+0
2011-07-22Removed dead codeMarc-Andre Laverdiere7-92/+0
2011-07-21Removed dead code listed in unusedcode.easyMarc-Andre Laverdiere4-183/+0
2011-06-12Some cppcheck cleaningJulien Nabet3-13/+13
2011-05-15Use specific DLLPUBLIC for each libraryTor Lillqvist3-71/+0
2011-04-14gbuildize writerfilterDavid Tardon1-148/+0
2011-04-13catch by const referenceCaolán McNamara1-2/+2
2011-02-180x486e is sprmCRgLid1_80 not sprmCRgLid1Caolán McNamara2-6/+40
2011-02-180x486d is sprmCRgLid0_80 not sprmCRgLid0Caolán McNamara1-2/+2
2011-02-14Remove dead codeBálint Dózsa6-49/+0
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba3-7/+7
2011-02-02Clean up makefilesThomas Arnhold1-8/+1
2011-01-21Remove obsolete RCS lines.Thomas Arnhold1-4/+0
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-22cppcheck: prefer prefix variantCaolán McNamara1-5/+5
2010-12-15RTL_CONSTASCII_USTRINGPARAM in writerfilterJulien Nabet1-2/+2
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat1-11/+10
2010-11-30RTL_CONSTASCII_USTRINGPARAM in filters 15Gert Faller2-14/+14
2010-11-23Coherent use of debug level for writerfilter diagnosticsThorsten Behrens3-3/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara20-0/+60
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth22-0/+65