Age | Commit message (Expand) | Author |
2016-08-21 | tdf#89329: use unique_ptr for pImpl in richtextvclcontrol | Arnold Dumas |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-08-17 | convert SvxEscapement to scoped enum | Noel Grandin |
2016-08-17 | convert SvxLineSpace to scoped enum | Noel Grandin |
2016-08-17 | convert SvxInterLineSpaceRule to scoped enum | Noel Grandin |
2016-08-12 | loplugin:unusedenumconstants in forms..sot | Noel Grandin |
2016-08-05 | loplugin:countusersofdefaultparams in editeng..fpicker | Noel Grandin |
2016-07-19 | improve unnecessaryoverride plugin | Noel Grandin |
2016-07-15 | Improve loplugin:unnecessaryoverride | Stephan Bergmann |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-07-04 | Localize error message in ODataTypeRepository | Muhammet Kara |
2016-06-29 | move #includes to top of file | Noel Grandin |
2016-06-29 | Further clean-up | Stephan Bergmann |
2016-06-29 | Remove unused template parameter | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-20 | Remove unused includes | Stephan Bergmann |
2016-06-19 | loplugin:salbool: Implicit conversions from non-Boolean fundamental types | Stephan Bergmann |
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 |