Age | Commit message (Expand) | Author |
2018-11-04 | reweld SwWordCountFloatDlg | Caolán McNamara |
2018-11-02 | Revert "weld SwWordCountFloatDlg" | Stephan Bergmann |
2018-11-01 | weld SwWordCountFloatDlg | Caolán McNamara |
2018-11-01 | loplugin:useuniqueptr in SalFrame::PostEvent | Noel Grandin |
2018-06-17 | gtk3: Correctly mirror popovers in rtl ui | Maxim Monastirsky |
2018-06-11 | tdf#117175 wayland: Make popup windows not show off-screen | Maxim Monastirsky |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-02-16 | native dialog initial basis | Caolán McNamara |
2018-01-12 | More loplugin:cstylecast: vcl | Stephan Bergmann |
2017-12-15 | sal_uIntPtr/sal_uLong->void* in Popover ids | Noel Grandin |
2017-08-17 | Remove an odd attempt at ASCII graphics | Tor Lillqvist |
2017-08-17 | Put comment back next to code it pertains to | Stephan Bergmann |
2017-08-16 | SalFrame Handle* methods can return bool | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-11-10 | Resolves: rhbz#1342828 toolbars jumping around while moved under X | Caolán McNamara |
2016-10-31 | Adapt SalFrameStyleFlags mask | Stephan Bergmann |
2016-10-15 | clang-cl loplugin: vcl | Stephan Bergmann |
2016-09-22 | Resolves: tdf#102347 configure size/expose might never come... | Caolán McNamara |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-05-11 | convert SAL_FRAME_TOTOP to scoped enum | Noel Grandin |
2016-05-10 | fix OSX build | Noel Grandin |
2016-05-10 | Convert SAL_EVENT to scoped enum | Noel Grandin |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-10 | Related: tdf#98419 gtk3: reimplement passing window move control to wm... | Caolán McNamara |
2016-02-17 | gtk3: use native GtkPopover for calc formula prompt, etc | Caolán McNamara |
2016-01-26 | vcl: remove unnecessary included headers | Chris Sherlock |
2016-01-16 | tdf#78431: Clean up pFrame parameter in ImplWindowFrameProc | Xisco Fauli |
2015-12-17 | remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLE | Caolán McNamara |
2015-12-15 | gtk3+wayland: enable manual movement of toolbars | Caolán McNamara |
2015-12-14 | Resolves: rhbz#1289394 gtk3: implement tooltips natively | Caolán McNamara |
2015-12-14 | Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogs | Caolán McNamara |
2015-12-09 | sort SalFrameStyleFlags | Caolán McNamara |
2015-10-30 | tdf#93684 - Remove SalFrame::Sync | Ryan McCoskrie |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-05 | Fix SalFrameStyleFlags bitmask | Stephan Bergmann |
2015-10-05 | convert SAL_FRAME_STYLE to scoped enum | Noel Grandin |
2015-09-29 | retain type for another level | Caolán McNamara |
2015-08-11 | vcl: add SalFrame / SalVirtualDevice doxygen comments | Miklos Vajna |
2015-06-23 | Drop duplicate #includes | Takeshi Abe |
2015-06-15 | another stab at tdf#91393 | Caolán McNamara |
2015-06-14 | Resolves: tdf#91393 autotext (etc) not fully drawn | Caolán McNamara |
2015-05-27 | convert EXTTEXTINPUT constants to scoped enum | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-01-26 | Visible function type RTTI for Clang -fsanitize=function | Stephan Bergmann |
2015-01-07 | fdo#84938: convert INDICATOR_ #defines to 'enum class' | Noel Grandin |
2014-12-18 | Use the same names for these flag bits as the callers do | Tor Lillqvist |
2014-12-02 | vcl: create a GeometryProvider interface. | Michael Meeks |