Age | Commit message (Expand) | Author |
2017-05-02 | loplugin:checkunusedparams in oox | Noel Grandin |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-06 | loplugin:singlevalfields | Noel Grandin |
2017-03-31 | use actual UNO enums in oox | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-02-27 | Rename misleadingly named include file fillpropertiesgroupcontext.hxx | Tor Lillqvist |
2017-02-22 | Bin pointless once used typedef | Tor Lillqvist |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor oox..sax | Noel Grandin |
2017-01-24 | Move two include files to oox/inc as they are used only in oox | Tor Lillqvist |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, oox | Stephan Bergmann |
2017-01-17 | new loplugin: useuniqueptr: jvmfwk..sax | Noel Grandin |
2016-12-02 | convert some anonymous enums to scoped | Noel Grandin |
2016-11-17 | tdf#103876: PPTX import: Title shape's character properties are wrong | Tamás Zolnai |
2016-11-08 | loplugin:expandablemethods in lotuswordpro..package | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in hwpfilter..rsc | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |
2016-05-10 | tdf#42949: clean up includes in include/oox/helper with iwyu | Jorenz Paragas |
2016-05-06 | basegfx,oox,slideshow: replace boost::next/prior with std::next/prev | Michael Stahl |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | loplugin:passstuffbyref in oox | Noel Grandin |
2016-04-12 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-11 | clang-tidy performance-unnecessary-value-param in oox | Noel Grandin |
2016-03-10 | tdf#89927: PPTX import: Incorrect inheritance of text run fill properties | Matus Uzak |
2016-03-04 | loplugin:unuseddefaultparam in oox/reportdesign/sd | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams in oox | Noel Grandin |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-03 | oox: replace boost::bind with C++11 lambda | Michael Stahl |
2016-01-21 | oox: import Math objects from PPTX files | Michael Stahl |
2016-01-15 | loplugin:unusedmethods unused return value in oox,package | Noel Grandin |
2015-12-22 | loplugin:unusedfields in oox,package | Noel Grandin |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-11-23 | loplugin:unusedfields in oox,package,reportdesign | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-10-23 | com::sun::star->css in lotuswordpro,mysqlc,oox | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | tdf#88154 workaround and unit test | Marco Cecchetti |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-09 | tdf#90839: support for wrapped text in data labels and for centered data value | Marco Cecchetti |
2015-08-23 | oox: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-04 | sal,rsc,oox: inline some use-once typedefs | Noel Grandin |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-07-21 | loplugin:unusedmethods oox | Noel Grandin |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |