Age | Commit message (Expand) | Author |
2016-06-10 | Clean up uses of Any::getValue() in forms | Stephan Bergmann |
2016-06-08 | remove some manual ref-counting in forms | Noel Grandin |
2016-06-08 | split AddRemoveListener into two methods | Noel Grandin |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-05-30 | Simplifiy unnecessary uses of int2enum | Stephan Bergmann |
2016-05-27 | tdf#93403 check for changed DataSource on all Controls on form reload | Lionel Elie Mamane |
2016-05-27 | Convert GRAPHIC to scoped enum | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-12 | convert SFXWB file dialog flags to scoped enum | Noel Grandin |
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-10 | Missing break in switch | Stephan Bergmann |
2016-05-09 | fix windows build, ambiguous symbol | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-03 | Remove unnecessary setBOOL, makeBoolAny | Stephan Bergmann |
2016-05-01 | Fix typos | Andrea Gelmini |
2016-04-27 | clang-tidy modernize-loop-convert in f* | Noel Grandin |
2016-04-26 | tdf#60418: improve perf of opening/closing odts with form tags | Aron Budea |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-22 | Elide const vars | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-20 | loplugin:simplifybool | Stephan Bergmann |
2016-04-18 | cppcheck: silence known condition warning in forms | Jochen Nitschke |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-15 | loplugin:passstuffbyref | Stephan Bergmann |
2016-04-15 | tdf#95845 Use CommandInfoProvider in forms | Samuel Mehrbrodt |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-13 | tdf#97087 Give comprehensible names to timers | Muhammet Kara |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-05 | loplugin:constantparam | Noel Grandin |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | sequence->vector in forms | Noel Grandin |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-23 | loplugin:constantparam in forms | Noel Grandin |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-03-11 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-11 | tdf#97966: Remove 'static' keywords | Wastack |
2016-03-10 | loplugin:constantparam in forms | Noel Grandin |
2016-03-02 | loplugin:unuseddefaultparam in forms | Noel Grandin |
2016-02-25 | use SearchOptions2 | Eike Rathke |
2016-02-25 | convert FilterComponent to scoped enum | Noel Grandin |
2016-02-25 | convert EComposeRule to scoped enum | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |