summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-07-23gtk3: native focus rects are fine for flat buttonsCaolán McNamara1-1/+2
2015-07-10tdf#92244 Gaps at end of menu separator lines read from GTK theme.Simon Long1-0/+1
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks1-0/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-35/+32
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-10Fix NotifyEvent and IntroWindow bits.Michael Meeks1-1/+1
2015-04-10ImplSVGDIData didn't dispose its contents previously; clobber it for now.Michael Meeks1-0/+2
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-10/+10
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-23/+18
2015-04-09vcl:fixes towards unit test happinessNoel Grandin1-1/+1
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-2/+2
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl1-2/+2
2015-03-06adapted comments and variable namesTobias Madl1-2/+1
2015-03-06Idle Timer: Invented Base ClassTobias Madl1-2/+1
2015-03-06Optimized Timer/Idle codeTobias Madl1-1/+0
2015-03-06Idle: Idle and Timer completely independendTobias Madl1-0/+3
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin1-1/+1
2015-01-06vcl: fdo#39468 - translated ImplSVData comments (esp. around timer)Chris Sherlock1-2/+2
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-12-10Instantiate ImplSVData on demandStephan Bergmann1-4/+3
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-1/+1
2014-11-29vcl: indent comments in vcl/inc/svdata.hxxChris Sherlock1-107/+107
2014-11-29vcl: comment says mnLayout is only used for RTL testing... removingChris Sherlock1-1/+0
2014-11-29vcl: pImplSVData->maAppData.mnDefaultLayoutBorder is never used, get rid of itChris Sherlock1-2/+0
2014-11-28vcl: cleanup include/vcl/svdata.hxxChris Sherlock1-48/+51
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-0/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-19/+18
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-6/+5
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-04DeInitVCL at end of testsStephan Bergmann1-0/+2
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann1-1/+1
2014-05-27vcl: move functionality from window2.cxxChris Sherlock1-0/+5
2014-05-06ImplSVEvent::mnEvent is always zeroStephan Bergmann1-1/+0
2014-04-14typo: befor -> beforeThomas Arnhold1-1/+1
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist1-1/+0
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann1-1/+0
2014-04-06I found a reference confirming my guessTor Lillqvist1-4/+4
2014-04-06Add a comment guessing what "NWF" meansTor Lillqvist1-0/+5
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-8/+8
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-28/+28
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-18ImplCallPreNotify should return boolStephan Bergmann1-1/+1
2014-01-18Remove unused ImplCallEventStephan Bergmann1-1/+0
2013-12-31Remove unused variables.Matúš Kukan1-3/+0