Age | Commit message (Expand) | Author |
---|---|---|
2015-05-14 | more refactorings in starmath dialogs.. | Tomaž Vajngerl |
2015-05-14 | SmShowFont: change to save the font and use it in Paint + HiDPI | Tomaž Vajngerl |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-16 | starmath: convert new to ::Create to get initial ref-counting right. | Michael Meeks |
2015-04-10 | Move OutputDevice members to VclPtr: starmath, svx. | 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 starmath | Noel Grandin |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-16 | use std::unique_ptr for Sm*Dialog | Takeshi Abe |