summaryrefslogtreecommitdiff
path: root/framework/source/classes
AgeCommit message (Expand)Author
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Access safe members directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17Use LockHelper directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-03-17Remove single, unnecessary use of framework::WriteGuard::downgradeStephan Bergmann
2014-03-14remove com.sun.star.comp.framework.LicenseCaolán McNamara
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25remove unused code framework::MenuManager::getContext()Noel Grandin
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
2014-01-30fwk: Constructor feature for single-instance TaskCreatorService.Matúš Kukan
2013-12-20typo fixesAndras Timar
2013-11-25Fix some typos for "height"Julien Nabet
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in framework/classesJulien Nabet
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-28fdo#46808, Use service constructorNoel Grandin
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-21Related: #i121442# Remove unused UNO StatusbarControllersAriel Constenla-Haile
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02framework: cleanup macrosThomas Arnhold
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-04doubled includesThomas Arnhold