summaryrefslogtreecommitdiff
path: root/framework/source/classes
AgeCommit message (Expand)Author
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
2011-03-01Why bother creating a OString from a char* to cast back to a char*Caolán McNamara
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-08this doesn't feel rightDavid Tardon
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]
2011-01-24gridsort: extended diagnostics in non-proFrank Schoenheit [fs]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-16equalsAsciiL faster than equalsCaolán McNamara