summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
AgeCommit message (Expand)Author
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
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-05-27Use normal font in tab headersStefan Knorr (astron)
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Pack the bools.Jan Holesovsky
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-08-05Remove an unneeded forward reference to class ListJoseph Powers
2011-06-15ImplGetSVEmptyByteStr unusedCaolán McNamara