summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)Author
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-11Resolves: #i120029# Unregister on dispose.Andre Fischer
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-28we really don't need to assign the same value againEike Rathke
2013-03-28eliminated useless back and forth conversionEike Rathke
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-11fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-02-02Some cppcheck cleaningJulien Nabet
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-10-07Improved exception reporting.Stephan Bergmann
2011-07-30Removed duplicated svt::AcceleratorExecute implementation.Kohei Yoshida
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli
2011-03-23fix more lifecycle problemsCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-31Remove double line spacing.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-16reduce the amount of __cxa_atexit churnCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-12-06Replace all occured, occurance etc.Takeshi Abe