summaryrefslogtreecommitdiff
path: root/framework/source/classes
AgeCommit message (Expand)Author
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-23sal: update log areasThomas Arnhold
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-11fdo#46808, use service constructor for awt::ContainerWindowProviderNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04remove an assert from an attempt to silence clang's false warningLuboš Luňák
2012-04-04WaE: call to pure virtual member functionTor Lillqvist
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-28drop unused global rtl::OUStringsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-13Fix typos in commentsElton Chung
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-12-18Always load res of LibO UI locale, not system deflocale fdo#43475Andras Timar
2011-12-14catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar
2011-10-07cppcheck scope reduction in framework/... menumanager.cxxPierre-André Jacquod
2011-09-23callcatcher: various unused methodsCaolán McNamara
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29binned inc/command.h, not used and defined "-headless" vs --headlessNorbert Thiebaud
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-coreChristina Rossmanith
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold