summaryrefslogtreecommitdiff
path: root/framework/source/classes
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist3-52/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-20Access safe members directlyStephan Bergmann1-14/+5
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-15/+11
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-54/+11
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-11/+11
2014-03-17Use LockHelper directlyStephan Bergmann1-1/+1
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann2-15/+14
2014-03-17Remove single, unnecessary use of framework::WriteGuard::downgradeStephan Bergmann1-4/+0
2014-03-14remove com.sun.star.comp.framework.LicenseCaolán McNamara1-149/+0
2014-02-26Remove visual noise from frameworkAlexander Wilms1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-25remove unused code framework::MenuManager::getContext()Noel Grandin1-5/+0
2014-02-23Remove unneccessary commentsAlexander Wilms3-21/+21
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+3
2014-01-30fwk: Constructor feature for single-instance TaskCreatorService.Matúš Kukan1-1/+1
2013-12-20typo fixesAndras Timar2-3/+3
2013-11-25Fix some typos for "height"Julien Nabet1-2/+2
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-15/+9
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann1-4/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-3/+3
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-4/+4
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky1-233/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in framework/classesJulien Nabet1-7/+5
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-05-28fdo#46808, Use service constructorNoel Grandin1-2/+2
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin2-17/+17
2013-05-21Related: #i121442# Remove unused UNO StatusbarControllersAriel Constenla-Haile1-11/+0
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-17/+17
2013-04-02framework: cleanup macrosThomas Arnhold1-24/+23
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile1-0/+10
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold1-2/+2
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-43/+43
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-12/+11
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-3/+3
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2013-02-11fdo#46808, use service constructor for awt::ContainerWindowProviderNoel Grandin1-6/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-42/+36