Age | Commit message (Expand) | Author |
2015-05-18 | Remove include stdio (part2) | Julien Nabet |
2015-05-18 | refactor how font, fg. and bg. are applied in widgets/controls | Tomaž Vajngerl |
2015-05-15 | fix starmath tests | Tomaž Vajngerl |
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-14 | cleanup starmath view/document | Tomaž Vajngerl |
2015-05-14 | refactor starmath view/edit classes to use RenderContext | Tomaž Vajngerl |
2015-05-14 | refacor starmath dialogs to use RenderContext | Tomaž Vajngerl |
2015-05-14 | refactor ElementsDockingWindow to use RenderContext | Tomaž Vajngerl |
2015-05-13 | tdf#68871 Nuke old Elements box from menu, rename new pane | Adolfo Jayme Barrientos |
2015-05-13 | convert FRAME_DRAW constants to scoped enum | Noel Grandin |
2015-05-12 | tdf#68871: Remove the old Elements panel from Math | Julien Nabet |
2015-05-12 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | Revert "Switch VclBuilder constructors to use VclPtr." | Michael Meeks |
2015-05-11 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | convert COMMAND_ constants to scoped enum | Noel Grandin |
2015-05-11 | tdf#91052 - more macros for 'make' constructors. | Michael Meeks |
2015-05-11 | sw,sc,sd,starmath: convert to vcl::RenderContext | Noel Grandin |
2015-05-10 | No more need for EMPTYARG in C++11 | Stephan Bergmann |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-05-07 | Unwind SotStorageRef typedef | Stephan Bergmann |
2015-05-07 | Remove SvStorageRef alias | Stephan Bergmann |
2015-05-07 | Remove SvStorageStream alias | Stephan Bergmann |
2015-05-07 | Remove SvStorageStreamRef alias | Stephan Bergmann |
2015-05-07 | drop unused debugging Color | Caolán McNamara |
2015-05-06 | convert DEFAULTFONT_ constants to scoped enum | Noel Grandin |
2015-05-06 | Use various typed ToolBox::Set*Hdl Links | Stephan Bergmann |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-04 | prefer OUStringBuffer to concatenating OUString in a loop | Takeshi Abe |
2015-05-03 | starmath: Convert many services to constructors. | Jan Holesovsky |
2015-05-02 | Audit LoseFocus - forms, reportdesign, sc, starmath, svtools. | Michael Meeks |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-29 | Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END | Stephan Bergmann |
2015-04-29 | error C2666: 'operator ==' : 2 overloads have similar conversions | David Tardon |
2015-04-29 | convert STR_EVENT constants to scoped enum | Noel Grandin |
2015-04-29 | avoid ambiguity | Stephan Bergmann |
2015-04-29 | fix compile: delegate RenderContext parameter to super | Tomaž Vajngerl |
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-27 | use std::unique_ptr<> to simplify ctor and dtor | Takeshi Abe |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-27 | use std::unique_ptr<> to simplify ctor and dtor | Takeshi Abe |
2015-04-27 | mark them as static | Takeshi Abe |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |