summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salnativewidgets-luna.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Restored missing includes from source files.Ashod Nakashian1-0/+1
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl1-14/+11
2015-06-10tdf#91645 don't change selected menu title text color in Aero themeLászló Németh1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-02loplugin:staticmethodsNoel Grandin1-4/+4
2015-03-19dr.memory: Deleting a drawing object that is selected into DC.Jan Holesovsky1-4/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-4/+4
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl1-1/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-82/+82
2014-12-03windows opengl: Call PreDraw() earlier.Jan Holesovsky1-9/+8
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky1-2/+2
2014-11-30windows opengl: Transparency of the native widgets.Jan Holesovsky1-1/+1
2014-11-20boost::scoped_ptr instead of manual pointer lifecycle management.Jan Holesovsky1-7/+2
2014-11-20windows opengl: Implement the native theming with OpenGL.libreoffice-4-4-branch-pointJan Holesovsky1-9/+45
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-7/+0
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi1-2/+3
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-11/+11
2014-02-26Remove visual noise from vclAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann1-4/+4
2014-02-20vcl: fix windows buildMichael Stahl1-0/+1
2014-02-01cppcheck: redundantAssignmentJulien Nabet1-4/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-3/+3
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-3/+18
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-02-28cleanup some module calls.Michael Meeks1-1/+1
2013-01-04Personas: Make the Persona in the menubar working.Jan Holesovsky1-1/+1
2012-11-28Windows: Draw line between the bottom toolbar(s) and viewshell too.Jan Holesovsky1-0/+20
2012-11-15Windows: Draw the horizontal line between the toolbar and view shell again.Jan Holesovsky1-4/+14
2012-11-08Windows: Enable nicer toolbars even for XP, not only Vista and higher.Jan Holesovsky1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-15fdo#43714: for a checkmark use the same rect as for its backgroundIvan Timofeev1-0/+1
2012-08-10Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky1-26/+35
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev1-17/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-06-26aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky1-1/+1
2012-06-25Better initialization of members.Jan Holesovsky1-9/+7
2012-06-25Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky1-1/+4
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky1-27/+36
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky1-104/+28
2012-06-25Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky1-83/+31
2012-06-25Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky1-52/+63
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky1-92/+8
2012-06-25Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky1-58/+2
2012-06-20aero menubar: Make the glow around the entries smaller.Jan Holesovsky1-2/+58
2012-06-20aero menubar: Make the text in menu black.Jan Holesovsky1-8/+92
2012-06-20aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky1-1/+1