summaryrefslogtreecommitdiff
path: root/sax/inc
AgeCommit message (Expand)Author
2019-09-25tdf#42949 Fix IWYU warnings in sax/Gabor Kelemen
2018-06-26Avoid potential double-delete in ~XMLFile2UTFConverterStephan Bergmann
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, saxStephan Bergmann
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in sal,saxNoel Grandin
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-03-27loplugin:staticfunctionNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-04-07sax: sal_Bool->boolNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-14sax: add methods to duplicate current top marker and reapply it laterPierre-Eric Pelloux-Prayer
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-07added Converter::convertColor with opacity parameterChr. Rossmanith
2012-12-19wrap vararg sax functions in typesafe overloadsLuboš Luňák
2012-09-08sax: com.sun.star.xml.sax.FastSerializer seems to be unusedMatúš Kukan
2012-08-24sax: avoid pointless linking expwrap against saxMatúš Kukan
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-16other mis-includeNorbert Thiebaud
2012-06-16fix build breakage due to sax gbuildificationNorbert Thiebaud
2012-06-16gbuildification of saxNorbert Thiebaud
2012-03-12sax: replace Min/Max macros with std::maxMichael Stahl
2012-03-12sax: move xml2utf.cxx to libsax to prevent duplicate linkage warningsMichael Stahl
2012-02-10Removed unused codeAlexander Bergmann
2012-02-08update unused listCaolán McNamara
2012-01-16remove unimplemented methods from headersCaolán McNamara
2012-01-16cleanup: remove unused prototype tooMichael Meeks
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-02-03New sax documenthandler adapter.Peter Jentsch
2010-12-10XLSX VML Export fixes.Muthu Subramanian K
2010-11-09DOCX export: order pPr children according to specsCédric Bosdonnat
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-05-19sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit testMichael Stahl
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-19#i97029#: sax::Converter: properly support XMLSchema-2 "duration" type:Michael Stahl
2009-10-09#i97029#: sax::Converter: add convertDateOrDateTime() and convertDate()Michael Stahl
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers