Age | Commit message (Expand) | Author |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-14 | u*,v*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2016-10-26 | loplugin:expandablemethods in vcl | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-06-03 | Convert NupOrderType to scoped enum | Noel Grandin |
2016-04-28 | FixedLine copyspacer was removed from .ui but referenced in .cxx | Caolán McNamara |
2016-02-26 | loplugin:unuseddefaultparam in vcl/ | Noel Grandin |
2016-02-09 | tdf#94097: Move 'Print to file' option to the front page | Katarina Behrens |
2016-01-26 | vcl: remove unnecessary headers in printdlg.hxx | Chris Sherlock |
2015-11-18 | com::sun::star->css in vcl/ | Noel Grandin |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-09-15 | remove Link<> field that is never Call()'ed | Noel Grandin |
2015-09-14 | convert Link<> to typed | Noel Grandin |
2015-09-10 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-07-13 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-13 | loplugin:unusedmethods vcl | Noel Grandin |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-10 | start wrapping OutputDevice in VclPtr | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: window destructors calling dispose | Noel Grandin |
2015-04-09 | vcl: rename VclReference to VclPtr | Noel Grandin |
2015-04-09 | manage VCL widgets using rtl::Reference | Noel Grandin |
2015-03-19 | loplugin:constantfunction: vcl | Noel Grandin |
2015-02-06 | shared_ptr<T>(new T(args)) -> make_shared<T>(args) | Caolán McNamara |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2013-12-23 | convert print progress dialog to .ui | Caolán McNamara |
2013-10-28 | fixincludeguards.sh: vcl | Thomas Arnhold |
2013-08-12 | convert vcl/inc/printdlg.hxx from String to OUString | Noel Grandin |
2013-07-11 | Modifying comments to meet Doxygen standards | Nourah.AlShoeibi |
2013-05-20 | Related: fdo#61186 add a toggle to override the paper format | Caolán McNamara |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-03 | Better quality previews in print dialog. | Tomaž Vajngerl |
2013-01-14 | we only ever want the preferred window size from GetOptimalSize | Caolán McNamara |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-09 | remove some unnecessary headers | Caolán McNamara |
2012-09-28 | convert writer, draw, impress, calc and starmath printer dialogs | Caolán McNamara |
2011-12-20 | callcatcher: Remove unused code | August Sodora |
2011-11-30 | fix previous commit, really move initial focus to printer selection | Ivan Timofeev |
2011-11-30 | fdo#34641: move initial focus to printer selection | Ivan Timofeev |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-03-23 | vcl2gnumake: rebase to DEV300m103 | Philipp Lohmann [pl] |
2011-01-24 | vcl2gnumake: #i116589# header cleanup: linux,solaris,macos | Philipp Lohmann [pl] |