summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-05-14Scheduler: Deactivate task without deletionTobias Madl
2015-05-14honour NoFocusRects in ListBoxes like Buttons, etcCaolán McNamara
2015-05-14rendercontext: Double-buffering using the RenderContext.Jan Holesovsky
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara
2015-05-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos
2015-05-13first step towards removing LazyDeletorNoel Grandin
2015-05-13gtk3: stop painting the active listboxes blueCaolán McNamara
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin
2015-05-13convert FRAME_HIGHLIGHT constants to scoped enumNoel Grandin
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-05-13Add DrawSelectionBackground that is outside of vcl::WindowTomaž Vajngerl
2015-05-12fix buildCaolán McNamara
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin
2015-05-11tdf#90990 - listbox focus issue post dispose.Michael Meeks
2015-05-11gtk3: get the native tab item padding and borders sizeCaolán McNamara
2015-05-11tdf#91227 vcl: fix crash in ImplListBox during paste special in WriterMiklos Vajna
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11gtk3: put magic 4 behind ImplGetExtraYOffsetCaolán McNamara
2015-05-11ICONS: Breeze fallsback on galaxy and sifr fallsback on breezeYousuf Philips
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11vcl: fix build, remove dead SV_ICON_ID_PRINTERADMIN iconsMichael Stahl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-11remove accidental code checked inNoel Grandin
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-11refactor SplitWindow to use RenderContexTomaž Vajngerl
2015-05-11refactor WheelWindow to use RenderContexTomaž Vajngerl
2015-05-11refactor StatusBar to use RenderContexTomaž Vajngerl
2015-05-11refactor PrintDialog to use RenderContexTomaž Vajngerl
2015-05-10tdf#74301: WMF: use LibreOffice locale on OEM_CHARSET/DEFAULT_CHARSETMike Kaganski
2015-05-10remove a use of OUString::intern()Norbert Thiebaud
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan 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-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