summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)Author
2015-07-03Fix typosAndrea Gelmini
2015-06-29coverity#1308429 Unchecked return valueCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25+= does not make any sense hereStephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-01coverity#1267688 Uncaught exceptionCaolán McNamara
2015-02-01coverity#1267687 Uncaught exceptionCaolán McNamara
2015-02-01coverity#1267685 Uncaught exceptionCaolán McNamara
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30Kill some static OUStrings.Jan Holesovsky
2014-10-29coverity#1202880 annotate Dereference before null check as false positiveCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-25Resolves: fdo#79178 Crash when opening a form created with a previous versionCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#707872 Uninitialized scalar fieldCaolán McNamara
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-13Do not use pattern::configuration::ConfigurationHelper.Matúš Kukan
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky