summaryrefslogtreecommitdiff
path: root/vcl/source/app/svdata.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-31Remove unused variables.Matúš Kukan
2013-12-05I think SAL_FORCE_IACCESSIBLE2 is what is intended hereTor Lillqvist
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-12convert XubString to OUString in VCLNoel Grandin
2013-08-08Bin a couple of pointless macros only used onceTor Lillqvist
2013-06-20move static bitmap into a svapp memberCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-26PCH for Library_vclLubos Lunak
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22AllSettings with LanguageTagEike Rathke
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-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-04-29Make vcl building.Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-23Add missing #include <boost/ptr_container/ptr_vector.hpp>Joseph Powers
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]