Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-10-02 | com::sun::star->css in forms/ | Noel Grandin |
2015-09-30 | tdf#94559: second step to remove rtti.hxx | Oliver Specht |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-23 | convert Link<> to typed | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-16 | convert Link<> to typed | Noel Grandin |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-08-17 | convert Link<> to typed | Noel Grandin |
2015-08-11 | forms: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-28 | convert RGCHK constants to scoped enum | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-17 | loplugin:unusedmethods forms | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-05-27 | convert WINDOW_DRAW flags to scoped enum | Noel Grandin |
2015-05-18 | refactor forms classes to use RenderContext | Tomaž Vajngerl |
2015-05-11 | convert COMMAND_ constants to scoped enum | Noel Grandin |
2015-05-10 | Use IMPL_LINK_NOARG[_TYPED] where applicable | Stephan Bergmann |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-02 | Audit LoseFocus - forms, reportdesign, sc, starmath, svtools. | Michael Meeks |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-21 | Get rid of trivial comphelper::in-/decrement wrappers | Stephan Bergmann |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-04-16 | drawinglayer, editeng, forms, fpicker: convert new to ::Create. | Michael Meeks |
2015-04-10 | basctl, forms, svx: cleanup for new VclPtr API. | Michael Meeks |
2015-04-10 | cleanup Printer VclRef pieces. | Michael Meeks |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | Audit and correct misc. clears -> disposeAndClears. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in forms | Noel Grandin |
2015-03-28 | forms: Replace these macros | Matúš Kukan |
2015-03-25 | convert EE_STAT constants to enum class | Noel Grandin |
2015-03-25 | convert EV_CNTRL constants to enum class | Noel Grandin |
2015-03-25 | convert EE_CNTRL constants to enum class | Noel Grandin |
2015-03-24 | loplugin:constantfunction: forms | Noel Grandin |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-11 | SfxItemHandle is only used in one place, so inline it | Noel Grandin |