summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
AgeCommit message (Expand)Author
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-27vcl: move functionality from window2.cxxChris Sherlock
2014-05-06ImplSVEvent::mnEvent is always zeroStephan Bergmann
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06I found a reference confirming my guessTor Lillqvist
2014-04-06Add a comment guessing what "NWF" meansTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-18ImplCallPreNotify should return boolStephan Bergmann
2014-01-18Remove unused ImplCallEventStephan Bergmann
2013-12-31Remove unused variables.Matúš Kukan
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17convert VCL from String to OUStringNoel Grandin
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-07-25convert some XubString to OUString in ApplicationNoel Grandin
2013-06-30XubString->OUStringCaolán McNamara
2013-06-20move static bitmap into a svapp memberCaolán McNamara
2013-05-09sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Get rid of a few pointless commentsTor Lillqvist
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann
2013-02-28fdo#38838,UniString,String_to_OUStringelixir
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-07-01translate German commentsLuc Castermans
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky