Age | Commit message (Expand) | Author |
---|---|---|
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-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-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2013-12-19 | css.xml.sax service ctor clean-up | Stephan Bergmann |
2013-10-21 | Remove comphelper::ComponentContext | Stephan Bergmann |
2013-10-21 | FastTokenHandler service should apparently have a default constructor | Stephan Bergmann |
2013-10-17 | sax: add unit test for FastSaxParser | Matúš Kukan |