summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-05fdo#39956 Delete JABDavid Ostrovsky1-1/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+1
2013-09-17convert VCL from String to OUStringNoel Grandin1-1/+1
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara1-4/+0
2013-07-25convert some XubString to OUString in ApplicationNoel Grandin1-1/+1
2013-06-30XubString->OUStringCaolán McNamara1-1/+1
2013-06-20move static bitmap into a svapp memberCaolán McNamara1-0/+22
2013-05-09sal_Bool to boolTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist1-40/+0
2013-03-16Get rid of a few pointless commentsTor Lillqvist1-2/+0
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann1-1/+2
2013-02-28fdo#38838,UniString,String_to_OUStringelixir1-1/+1
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-1/+1
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist1-3/+0
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks1-0/+5
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-2/+2