Age | Commit message (Expand) | Author |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-12 | Update many ListBox users to its sal_Int32 interface | Matteo Casalin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-16 | sal_uLong to sal_uInt32 | Matteo Casalin |
2015-08-16 | sal_uLong to sal_uInt32 as TextPaM paragraph number | Matteo Casalin |
2015-08-16 | sal_uInt16 to sal_Int32 | Matteo Casalin |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | basic,basctl: inline some use-once typedefs | Noel Grandin |
2015-08-01 | sal_uInt16 to sal_Int32, constify, minor optimizations | Matteo Casalin |
2015-08-01 | sal_uInt16 to sal_Int32 | Matteo Casalin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-29 | chmod -x | Tor Lillqvist |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-17 | com::sun::star->css in accessibility | Noel Grandin |
2015-07-15 | loplugin:unusedmethods accessibility,fpicker,uui | Noel Grandin |
2015-07-14 | loplugin:unusedmethods svtools | Noel Grandin |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper* | Takeshi Abe |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-29 | sal_uLong->sal_Int32 in SvtIconChoiceCtrl | Noel Grandin |
2015-06-23 | fix a11y crash seen in save-as-template | Caolán McNamara |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-06-15 | cppcheck:redundantCondition | Noel Grandin |
2015-06-11 | convert expressions like 'size() == 0' to 'empty()' | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-15 | tdf#62475: partial handmade fixes | Andrea Gelmini |
2015-05-15 | conver MENU_FLAG_ constants to scoped enum | Noel Grandin |
2015-05-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-28 | some build fixes | Caolán McNamara |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-22 | convert TREEBOX_ALLITEM constants to scoped enum | Noel Grandin |
2015-04-22 | convert TREEFLAG_ constants to scoped enum | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:redundantcast: redundant const_cast followed by implicit upcast | Stephan Bergmann |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-10 | More misc. cleanup. | Michael Meeks |
2015-04-10 | vclwidget: make sure we have an explicit destructor | Noel Grandin |
2015-04-10 | accessibility: cleanup for updated toolkit API. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |