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-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-02-21 | loplugin:subtlezeroinit: sax | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-02 | expand out ::sax::Converter::convertNumber to OUString::number | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | 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-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-12 | tdf#103159 allow compiling on 12.04 systems still | Justin Luth |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-16 | loplugin:stringstatic | Stephan Bergmann |
2016-08-10 | GSoC - Making legacyfastparser to use tokens: | 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-10 | loplugin:unreffun | Stephan Bergmann |
2016-07-09 | GSOC: Adapt XLegacyFastParser to function like XParser. | Mohammed Abdul Azeem |
2016-07-08 | loplugin:staticmethods | Stephan Bergmann |
2016-07-08 | GSOC: Added test case for mishandle of namespaces. | Mohammed Abdul Azeem |
2016-06-17 | loplugin:refcounting | Stephan Bergmann |
2016-06-17 | loplugin:passstuffbyref | Stephan Bergmann |
2016-06-17 | GSoC: Mapping legacy sax parser and XFastParser | Mohammed Abdul Azeem |
2016-06-16 | loplugin:refcounting | Stephan Bergmann |
2016-06-15 | GSoC: sax2/ unit tests: | Mohammed Abdul Azeem |
2016-06-08 | Let loplugin:passstuffbyref also look at fn defn not preceded by any decl | Stephan Bergmann |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-05-29 | loplugin:unreffun | Stephan Bergmann |
2016-05-28 | sax2/ unit tests. | Mohammed Abdul Azeem |
2016-05-22 | -Werror,-Wunused-private-field | Stephan Bergmann |
2016-05-19 | loplugin:unreffun and loplugin:nullptr | Noel Grandin |
2016-05-19 | First cut at adding sax2/ unit tests. | Mohammed Abdul Azeem |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-08 | tdf#97703 Removed empty setUp/tearDown methods | Chirag Manwani |
2016-01-17 | sax: use CPPUNIT_ASSERT_THROW | Matúš Kukan |
2015-12-24 | loplugin:unusedfields | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-20 | new loplugin: badvectorinit | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-27 | sax: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-06 | fdo#75757: Remove inheritance from std::vector | Matthew Pottage |
2015-01-20 | Some more loplugin:cstylecast: sax | Stephan Bergmann |
2014-09-19 | Remove unused XFastTokenHandler functions | Matúš Kukan |
2014-09-19 | Use FastSaxParser directly | Matúš Kukan |
2014-09-18 | fastparser: Use dummy token handler in unit test instead of an oox one. | Matúš Kukan |
2014-05-14 | various loplugin:passsequencebyref | Noel Grandin |