summaryrefslogtreecommitdiff
path: root/framework/source/helper
AgeCommit message (Expand)Author
2013-07-22fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
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
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-11fwk167: #i109640# Don't call SetWindowState if window state is the same as th...Carsten Driesner
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer
2011-01-31Remove COPY_TO_TITLE_FOR_DEBUG.Thomas Arnhold
2011-01-31Remove double line spacing.Thomas Arnhold
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko