summaryrefslogtreecommitdiff
path: root/framework/source/classes
AgeCommit message (Expand)AuthorFilesLines
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks7-164/+101
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez1-8/+8
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez1-8/+8
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-1/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-4/+3
2012-08-08reduce ascii noise and useless commentsThomas Arnhold4-40/+0
2012-08-08remove include comments and boxesThomas Arnhold4-47/+0
2012-08-07remove bogus date informationThomas Arnhold2-17/+0
2012-07-30Typo ressource -> resourceStephan Bergmann2-2/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-3/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-1/+0
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-5/+5
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-3/+7
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-14/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-04remove an assert from an attempt to silence clang's false warningLuboš Luňák1-8/+1
2012-04-04WaE: call to pure virtual member functionTor Lillqvist1-1/+7
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-5/+5
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-3/+3
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-6/+6
2012-03-28drop unused global rtl::OUStringsCaolán McNamara1-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-3/+3
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-3/+3
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-3/+3
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot2-5/+5
2011-12-18Always load res of LibO UI locale, not system deflocale fdo#43475Andras Timar1-1/+1
2011-12-14catch exception by constant referenceTakeshi Abe2-4/+4
2011-11-27remove include of pch header from frameworkNorbert Thiebaud6-11/+0
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-7/+0
2011-10-07cppcheck scope reduction in framework/... menumanager.cxxPierre-André Jacquod1-1/+1
2011-09-23callcatcher: various unused methodsCaolán McNamara1-7/+0
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith1-1/+1
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito6-0/+0
2011-03-29binned inc/command.h, not used and defined "-headless" vs --headlessNorbert Thiebaud1-2/+0
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli3-40/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens23-5933/+48
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-coreChristina Rossmanith1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-01Why bother creating a OString from a char* to cast back to a char*Caolán McNamara2-8/+2
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]4-39/+39
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer4-39/+39
2011-02-08this doesn't feel rightDavid Tardon1-2/+2
2011-02-05migrate to use boost unordered containersFridrich Štrba1-4/+4