Age | Commit message (Expand) | Author | Files | Lines |
2017-10-25 | loplugin:constmethod in tools,sax,UnoControls | Noel Grandin | 1 | -1/+1 |
2017-07-17 | loplugin:constparams in basegfx,sax,shell | Noel Grandin | 1 | -1/+1 |
2017-06-23 | loplugin:unusedfields in registry..sax | Noel Grandin | 1 | -2/+0 |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann | 1 | -5/+1 |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sax | Stephan Bergmann | 1 | -0/+4 |
2016-09-15 | loplugin:singlevalfields in l10ntools..sax | Noel Grandin | 1 | -5/+0 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 1 | -2/+0 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -2/+2 |
2015-10-28 | com::sun::star->css in sal,sax | Noel Grandin | 1 | -24/+24 |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin | 1 | -4/+0 |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl | 1 | -0/+4 |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin | 1 | -4/+0 |
2015-03-27 | loplugin:staticfunction | Noel Grandin | 1 | -2/+2 |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl | 1 | -0/+5 |
2014-04-07 | sax: sal_Bool->bool | Noel Grandin | 1 | -10/+10 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 5 | -777/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 5 | -69/+64 |
2013-01-14 | sax: add methods to duplicate current top marker and reapply it later | Pierre-Eric Pelloux-Prayer | 1 | -0/+2 |
2013-01-13 | callcatcher: update and remove newly unused code | Caolán McNamara | 1 | -5/+0 |
2013-01-07 | added Converter::convertColor with opacity parameter | Chr. Rossmanith | 1 | -1/+6 |
2012-12-19 | wrap vararg sax functions in typesafe overloads | Luboš Luňák | 1 | -18/+109 |
2012-09-08 | sax: com.sun.star.xml.sax.FastSerializer seems to be unused | Matúš Kukan | 1 | -202/+0 |
2012-08-24 | sax: avoid pointless linking expwrap against sax | Matúš Kukan | 5 | -174/+206 |
2012-06-27 | re-base on ALv2 code. | Michael Meeks | 4 | -95/+59 |
2012-06-27 | Remove unused include files | Thomas Arnhold | 1 | -141/+0 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 5 | -124/+79 |
2012-06-16 | other mis-include | Norbert Thiebaud | 1 | -1/+1 |
2012-06-16 | fix build breakage due to sax gbuildification | Norbert Thiebaud | 1 | -1/+1 |
2012-06-16 | gbuildification of sax | Norbert Thiebaud | 7 | -8/+3 |
2012-03-12 | sax: replace Min/Max macros with std::max | Michael Stahl | 1 | -4/+0 |
2012-03-12 | sax: move xml2utf.cxx to libsax to prevent duplicate linkage warnings | Michael Stahl | 1 | -3/+6 |
2012-02-10 | Removed unused code | Alexander Bergmann | 1 | -12/+0 |
2012-02-08 | update unused list | Caolán McNamara | 1 | -2/+0 |
2012-01-16 | remove unimplemented methods from headers | Caolán McNamara | 1 | -5/+0 |
2012-01-16 | cleanup: remove unused prototype too | Michael Meeks | 1 | -1/+0 |
2011-10-11 | #i108468#: clean up xmluconv code duplication, DateTime edition: | Michael Stahl | 1 | -0/+13 |
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl | 1 | -0/+10 |
2011-02-03 | New sax documenthandler adapter. | Peter Jentsch | 1 | -0/+254 |
2010-12-10 | XLSX VML Export fixes. | Muthu Subramanian K | 1 | -1/+1 |
2010-11-09 | DOCX export: order pPr children according to specs | Cédric Bosdonnat | 1 | -1/+2 |
2010-10-28 | add modelines to .h and .c files as well | Caolán McNamara | 1 | -0/+3 |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 8 | -0/+24 |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | 1 | -2/+0 |
2010-05-19 | sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit test | Michael Stahl | 1 | -0/+1 |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien | 9 | -36/+9 |
2009-11-19 | #i97029#: sax::Converter: properly support XMLSchema-2 "duration" type: | Michael Stahl | 1 | -19/+26 |
2009-10-09 | #i97029#: sax::Converter: add convertDateOrDateTime() and convertDate() | Michael Stahl | 1 | -2/+13 |
2009-08-25 | CWS-TOOLING: integrate CWS ooxml03 | Release Engineers | 1 | -3/+9 |
2009-01-06 | CWS-TOOLING: integrate CWS ooxml02 | Rüdiger Timm | 2 | -0/+209 |
2008-10-14 | CWS-TOOLING: integrate CWS mba30fixes02 | Oliver Bolte | 1 | -3/+1 |