summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-1/+1
2014-12-02vcl: 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
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev1-0/+3
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara1-1/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-6/+0
2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin1-1/+1
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-1/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-6/+0
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky1-1/+1