summaryrefslogtreecommitdiff
path: root/framework/source/helper
AgeCommit message (Expand)Author
2013-07-29Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba
2013-07-26fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helperJulien Nabet
2013-07-26ouchFridrich Štrba
2013-07-26Don't dupplicate logic so that one can fix possible bugs only onceFridrich Štrba
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28remove unnecessary parameter and fieldNoel Grandin
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28fdo#46808, Convert frame::LayoutManager service to new sty;eNoel Grandin
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-22fdo#46808, XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-22s/childrens/children/Tor Lillqvist
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-23Remove unused code as listed in unusedcode.easySantiago Martinez
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-12-14catch exception by constant referenceTakeshi Abe
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens