Age | Commit message (Expand) | Author |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-10 | Insert explicit "break" when falling through to empty next case | Stephan Bergmann |
2016-05-09 | convert FONT_EMPHASIS_MARK to scoped enum | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | clang-tidy performance-unnecessary-value-param in toolkit | Noel Grandin |
2016-04-10 | Typo: multible->multiple | Julien Nabet |
2016-04-04 | sequence->vector in toolkit | Noel Grandin |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | use SAL_N_ELEMENTS in for loops | Noel Grandin |
2016-03-25 | fix headless build | Oliver Specht |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin |
2016-03-12 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-10 | loplugin:constantparam in toolkit | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-17 | Fix missing iterator include on MSVC 14.0 | David Ostrovsky |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-12 | tdf#95857 Sort out German plurals ... | danielt998 |
2016-02-13 | vcl: include vcl headers via triangular brackets instead of quotes | Chris Sherlock |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-03 | toolkit: remove some comment cruft from vclunohelper.cxx | Chris Sherlock |
2016-02-03 | tdf#39468 toolkit: translate some German comments in the VCL UNO helper file | Chris Sherlock |
2016-01-31 | tools: rename FontUnderline to FontLineStyle | Chris Sherlock |
2016-01-27 | Unwind trivial AccessibleExtendedComponentHelper_BASE typedefs | Stephan Bergmann |
2016-01-26 | OpenGLWrapper is the right place for getBufferSwapCounter() | Tor Lillqvist |
2016-01-26 | Put getBufferSwapCounter() in OpenGLWindow instead | Tor Lillqvist |
2016-01-26 | Add API to get the number of OpenGL buffer swaps, including through UNO | Tor Lillqvist |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-21 | vcl: rename Font::GetFamily to Font::GetFamilyType | Chris Sherlock |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-18 | vcl: change Font::SetName() to Font::SetFamilyName() | 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: change Font::SetName() to Font::SetFamilyName() | Chris Sherlock |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-13 | vcl: Create accessor and mutator for int and ext leading in FontMetric | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | tdf#94715 - ensure we remove ourselves from the same event source. | Michael Meeks |
2015-12-03 | uno::Sequence->std::vector in vcl::Throbber | Noel Grandin |
2015-11-27 | No need to extend css.awt.XToolkitExperimental | Stephan Bergmann |