Age | Commit message (Expand) | Author |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-06 | connectivity: replace boost::remove_reference with std::remove_reference | Michael Stahl |
2016-04-21 | clang-tidy modernize-loop-convert in a* | Noel Grandin |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-18 | cppcheck: silence known conditions warnings accessibility | Jochen Nitschke |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-04 | tdf#94306 replace boost::noncopyable in .. | Jochen Nitschke |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-23 | loplugin:constantparam in accessiblity | Noel Grandin |
2016-03-18 | convert SvButtonState to scoped enum | Noel Grandin |
2016-03-09 | loplugin:constantparam in accessibility | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-02-05 | solenv: fix mkdocs.sh to take into account projects with no inc dir | Chris Sherlock |
2016-02-04 | accessibility: fix rest of doxygen errors | Chris Sherlock |
2016-02-04 | accessibility: cleanup doxygen errors | Chris Sherlock |
2016-02-04 | accessibility: fix doxygen errors | Chris Sherlock |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-31 | tdf#88205 Delete 'css::uno::Sequence' | kerem |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2016-01-27 | Unwind trivial AccessibleExtendedComponentHelper_BASE typedefs | Stephan Bergmann |
2016-01-21 | vcl: rename Font::GetFamily to Font::GetFamilyType | Chris Sherlock |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-11 | loplugin:unusedmethods unused return value in accessibility | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | Fix typos | Andrea Gelmini |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-03 | Use comphelper::containerToSequence() | Noel Grandin |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | convert Sequence<XInterface> constructions to use initializer lists | Noel Grandin |
2015-10-28 | Get rid of some redundant base class typedefs | Stephan Bergmann |
2015-10-28 | Fix includes | Stephan Bergmann |
2015-10-28 | Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206 | Stephan Bergmann |