Age | Commit message (Expand) | Author |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-07-16 | loplugin:unusedmethods svgio | Noel Grandin |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-03-27 | fixed typos in comments | Chr. Rossmanith |
2015-03-08 | Typos | Julien Nabet |
2015-02-06 | tdf#87309: SVG - use black as default currentColor if no color was specified | Chr. Rossmanith |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-01 | SVG: handle visibility property | Chr. Rossmanith |
2014-10-22 | callcatcher: update unused code | Caolán McNamara |
2014-10-13 | Resolves: #i125325# added code to handle block comments... | Armin Le Grand |
2014-10-08 | Resolves: #i125332# made css style stuff aware that it is case independent | Armin Le Grand |
2014-08-07 | loplugin:passstuffbyref | Stephan Bergmann |
2014-08-07 | loplugin:saloverride | Stephan Bergmann |
2014-08-07 | Related: #i125293# More unified (still simple) CssStyles and solvers | Armin Le Grand |
2014-07-26 | drop rtl:: and statics | Caolán McNamara |
2014-07-26 | Related: #i125293# Further corrections for CssStyle handling in SVG importer | Armin Le Grand |
2014-07-16 | Resolves: #i125258# reworked some of the style hierarchy stuff | Armin Le Grand |
2014-07-15 | fdo#50114 ingore flowRoot element during svg import | Joren De Cuyper |
2014-07-04 | Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUse | Armin Le Grand |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-16 | clean up, remove eof comments | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-24 | add missing modelines to cxx and hxx files | Thomas Arnhold |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-17 | Remove unused getXLink | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from svgio | Alexander Wilms |
2013-11-23 | Lenght -> Length | Julien Nabet |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-10-11 | Resolves: #i123379# various SVG marker corrections | Armin Le Grand |
2013-09-15 | childs -> children (in comments) | Chr. Rossmanith |
2013-08-21 | Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPort | Oliver-Rainer Wittmann |
2013-08-21 | Revert "returning pointers to temporaries" | Caolán McNamara |
2013-08-14 | returning pointers to temporaries | Caolán McNamara |
2013-08-14 | Resolves: fdo#67047 fdo#64125 #i122600# svgio improvements | Armin Le Grand |
2013-06-27 | Fix fdo#65847 - avoid infinite recursion in style resolution. | Thorsten Behrens |
2013-06-18 | Resolves: #i122524# fixed some text import aspects for super/sub-baseline | Armin Le Grand |