summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Clear VclPtr instance reference on removed UserEvents.Michael Meeks
2015-06-04loplugin:simplifyboolStephan Bergmann
2015-06-04Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara
2015-06-03OS X: Default to the 'breeze' icon theme.Jan Holesovsky
2015-05-29fix base wizard sizeCaolán McNamara
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25tdf#90127: Read icon theme from the config when called too early.Jan Holesovsky
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-23Set 'pseudo headlesness' also when being used from LibreOfficeKitTor Lillqvist
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-19remove setup of painting for help windows (done in ApplySettings)Tomaž Vajngerl
2015-05-18ApplySettings for dialogTomaž Vajngerl
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-14Scheduler: Deactivate task without deletionTobias Madl
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-11remove accidental code checked inNoel Grandin
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08Take SolarMutex when pushing app events that need a VclPtr.Michael Meeks
2015-05-08loplugin:redundantcastStephan Bergmann
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-07refactor "HelpTextWindow" - use RenderContextTomaž Vajngerl
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10vcl cleanup post re-base.Michael Meeks