summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"Andras Timar
2013-11-15fdo#66864: Return from full-screen should restore toolbars.Jan Holesovsky
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14startcenter: Remove useless menu entries.Jan Holesovsky
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin
2013-11-10cppcheck: reduce scopeJulien Nabet
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl
2013-11-01Improve exception messages (for debugging)Stephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15update pchThomas Arnhold
2013-10-12WaE: unused parameter 'SystemType'Tor Lillqvist
2013-10-12SimplifyTor Lillqvist
2013-10-09CID#738544 unitialized memberCaolán McNamara
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-02WaE: unused variableTor Lillqvist
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-26Everytimes -> Every timeJesús Corrius
2013-09-26Otherwhise -> OtherwiseJesús Corrius
2013-09-26Some spellchecker love in the commentsJesús Corrius
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-09-17drop intermediate StringsCaolán McNamara
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin