summaryrefslogtreecommitdiff
path: root/sal/osl
ModeNameSize
d---------all330logplain
d---------unx2030logplain
d---------w321455logplain
idgets/controlsTomaž Vajngerl 2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl 2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl 2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl 2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin 2015-05-11cppcheck: cstyleCastCaolán McNamara 2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann 2015-05-07Tackle Menu with RenderContext refactoring, InvalidateTomaž Vajngerl 2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann 2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl 2015-04-20vcl: convert new to ::CreateMichael Meeks 2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks 2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin 2015-04-10get misc. ordering right and add missing disposes.Michael Meeks 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin 2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks 2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin 2015-03-12vcl: spurious PVS-Studio V595Michael Stahl 2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin 2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin 2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl 2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin 2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin 2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin 2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin 2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin 2014-10-13create a macro library for implementing bit-flags typesNoel Grandin 2014-10-11convert vcl StateChangedType to enum classNoel Grandin 2014-09-29loplugin: cstylecastNoel Grandin 2014-09-25nHighlightedItem only ever set, never readCaolán McNamara 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-17vcl menu: Add the height setting to the IMenuBarWindow interface.Jan Holesovsky 2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky 2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky 2014-09-09vcl: Move MenuBarWindow to an own file + adapt code.Jan Holesovsky