Age | Commit message (Expand) | Author |
2017-06-15 | [API CHANGE] Add processingInstruction event to XFastDocumentHandler: | Mohammed Abdul Azeem |
2017-06-14 | use more SAL_N_ELEMENTS part 2 | Noel Grandin |
2017-06-01 | convert SAX_ARGS_ARG macros to varargs template methods | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert sax module away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-28 | loplugin:salunicodeliteral: sax | Stephan Bergmann |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: sax | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | escape invalid XML characters with _xHHHH_ when writing escaped | Eike Rathke |
2017-02-28 | FastSaxSerializer: SAL_WARN() when writing invalid XML characters | Eike Rathke |
2017-02-23 | Better make the zero-initialization more explicit | Stephan Bergmann |
2017-02-22 | Revert "Fix typos" | jan iversen |
2017-02-22 | Fix typos | Andrea Gelmini |
2017-02-21 | loplugin:subtlezeroinit: sax | Stephan Bergmann |
2017-02-20 | MSVC 14.0: Fix warning C4702: unreachable code | David Ostrovsky |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-02 | fix linux build | Noel Grandin |
2017-02-02 | expand out ::sax::Converter::convertNumber to OUString::number | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor oox..sax | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sax | Stephan Bergmann |
2017-01-19 | Also consider saved exceptions when mbEnableThreads is true | Mike Kaganski |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-17 | new loplugin: useuniqueptr: jvmfwk..sax | Noel Grandin |
2017-01-10 | New loplugin:conststringvar: sax | Stephan Bergmann |
2016-12-17 | Adapt to no-longer explicit OUStringLiteral ctor | Stephan Bergmann |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in sax | Stephan Bergmann |
2016-10-28 | tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para. | Tamás Zolnai |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-12 | tdf#103159 allow compiling on 12.04 systems still | Justin Luth |
2016-09-15 | loplugin:singlevalfields in l10ntools..sax | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax) | Stephan Bergmann |
2016-08-25 | cid#1371329 Misused comma operator | Noel Grandin |
2016-08-25 | cid#1371333 Misused comma operator | Noel Grandin |
2016-08-16 | loplugin:stringstatic | Stephan Bergmann |
2016-08-10 | GSoC - Making legacyfastparser to use tokens: | Mohammed Abdul Azeem |
2016-08-08 | Related: tdf#99312, add specialized interaction handler | Giuseppe Castagno |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |
2016-07-29 | GSoC - moving FastAttributeList::clear to consumer thread: | Mohammed Abdul Azeem |
2016-07-27 | GSOC - Avoid tokenizing strings for Unknown elements: | Mohammed Abdul Azeem |
2016-07-19 | GSOC - Handling namespace declaration missing case: | Mohammed Abdul Azeem |
2016-07-17 | loplugin:passstuffbyref | Stephan Bergmann |
2016-07-16 | GSoC - Sync namespace handler calls with elements: | Mohammed Abdul Azeem |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |