summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10Clean up misguided use of EMPTYARGStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-08False loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08Remove dead CoreTextStyle::SetTextColorStephan Bergmann
2015-05-08Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks
2015-05-08Take SolarMutex when pushing app events that need a VclPtr.Michael Meeks
2015-05-08loplugin:redundantcastStephan Bergmann
2015-05-08loplugin:redundantcastStephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08vcl: hold reference during user event posting for floatwin.Michael Meeks
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
2015-05-08vcl: Control - hold a VclPtr instead of a dogtag over emission.Michael Meeks
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin
2015-05-08vcl: more VclPtr debugging docs in the README.lifecycle.Michael Meeks
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-05-07tdf#91073 - hold a reference on the floatwin in UserEvent handler.Michael Meeks
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-05-07NoParent condition reversedCaolán McNamara
2015-05-07VclBuilder - use VclPtr more consistently internally.Michael Meeks
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07Hold a reference on the Window while emitting events from vcl backends.Michael Meeks
2015-05-07Related: tdf#90956 don't resize the border window when disposingCaolán McNamara
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin
2015-05-07WaE: OutputDevice subclass should have nothing in its destructor but ...Tor Lillqvist
2015-05-07tdf#90956 - ComboBox: handle re-size calculation during dispose.Michael Meeks
2015-05-07tdf#91073 - keep the popup pointer around while we operate on it.Michael Meeks
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-05-07new clang plugin: rendercontextNoel Grandin
2015-05-07refactor BorderWindowView to use RenderContextfeature/rendercontextTomaž Vajngerl
2015-05-07refactor PopupFloatWin to use RenderContextTomaž Vajngerl
2015-05-07refactor DockingAreaWindow to use RenderContextTomaž Vajngerl
2015-05-07refactor ListBox/ComboBox to use RenderContextTomaž Vajngerl
2015-05-07refactor ImageControl to use RenderContextTomaž Vajngerl
2015-05-07refactor ScrollBar to use RenderContextTomaž Vajngerl
2015-05-07refactor ProgressBar to use RenderContextTomaž Vajngerl
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl
2015-05-07refactor "HelpTextWindow" - use RenderContextTomaž Vajngerl
2015-05-07refactor "TabControl" to use RenderContextTomaž Vajngerl