summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)AuthorFilesLines
2015-09-02loplugin:simplifyboolStephan Bergmann1-1/+1
2015-08-26tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks1-0/+4
2015-08-21tdf#93547 - Disable OpenGL if we have a SEGV on windows in that code.Michael Meeks1-0/+6
2015-08-05tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin1-1/+12
2015-06-15tdf#92036 - work around writer spelling issueMichael Meeks1-2/+15
2015-06-15tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks3-11/+31
2015-06-15Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara1-1/+6
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara1-1/+1
2015-06-08Clear VclPtr instance reference on removed UserEvents.Michael Meeks1-2/+2
2015-06-04Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara1-1/+2
2015-06-03OS X: Default to the 'breeze' icon theme.Jan Holesovsky1-1/+1
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-6/+6
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-45/+45
2015-05-29fix base wizard sizeCaolán McNamara1-6/+6
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert2-6/+21
2015-05-25tdf#90127: Read icon theme from the config when called too early.Jan Holesovsky1-0/+13
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-6/+6
2015-05-19remove setup of painting for help windows (done in ApplySettings)Tomaž Vajngerl1-21/+0
2015-05-18ApplySettings for dialogTomaž Vajngerl1-7/+32
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+2
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara1-0/+16
2015-05-14Scheduler: Deactivate task without deletionTobias Madl1-1/+1
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-26/+26
2015-05-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos1-1/+1
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-11remove accidental code checked inNoel Grandin1-5/+0
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-0/+5
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-2/+2
2015-05-08Take SolarMutex when pushing app events that need a VclPtr.Michael Meeks1-0/+1
2015-05-08loplugin:redundantcastStephan Bergmann1-3/+3
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks1-1/+11
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe2-11/+3
2015-05-07refactor "HelpTextWindow" - use RenderContextTomaž Vajngerl1-18/+18
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2-6/+2
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara1-0/+51
2015-04-30Gradually typed LinkStephan Bergmann3-29/+29
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-5/+5
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks8-99/+169
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara1-0/+17
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-20vcl: convert new to ::CreateMichael Meeks3-13/+13
2015-04-10vcl cleanup post re-base.Michael Meeks1-1/+1
2015-04-10automated VclPtrInstance conversion.Michael Meeks3-4/+4
2015-04-10Convert more sites to VclPtrInstance.Michael Meeks1-2/+2