summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann5-14/+6
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold22-64/+64
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin4-7/+7
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-2/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-7/+4
2013-11-03StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl1-1/+4
2013-11-01Improve exception messages (for debugging)Stephan Bergmann1-2/+5
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin13-22/+22
2013-10-28remove local css namespace definitionsThomas Arnhold1-2/+0
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+0
2013-10-12WaE: unused parameter 'SystemType'Tor Lillqvist1-0/+2
2013-10-12SimplifyTor Lillqvist1-9/+1
2013-10-09CID#738544 unitialized memberCaolán McNamara1-0/+1
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky2-2/+2
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-10/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-09-26typo fixes in commentsAndras Timar29-69/+69
2013-09-26Everytimes -> Every timeJesús Corrius1-1/+1
2013-09-26Otherwhise -> OtherwiseJesús Corrius4-6/+6
2013-09-26Some spellchecker love in the commentsJesús Corrius1-37/+37
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara7-13/+1
2013-09-18Disable all features that rely on orcus.Kohei Yoshida1-0/+13
2013-09-17drop intermediate StringsCaolán McNamara3-5/+5
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin20-58/+58
2013-09-14Replace char[] by OUStringBuffer/OUStringJulien Nabet1-3/+4
2013-09-13String to OUStringThomas Arnhold1-4/+3
2013-09-09WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist2-0/+5
2013-09-09Remove dead codeStephan Bergmann1-269/+0
2013-09-09One more case of explicit OUString construction needed for return statementTor Lillqvist1-1/+1
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist6-9/+9
2013-09-09Try to make the Gentoo tinderbox happy with explicit OUString() valuesTor Lillqvist3-3/+3
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist28-112/+78
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist10-10/+0
2013-09-09Fix non-debug buildTor Lillqvist2-25/+5
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist1-2/+13
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist2-40/+21
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist18-153/+58
2013-09-08Get rid of some pointless SAL_INFO callsTor Lillqvist2-25/+0
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist10-56/+38
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist1-2/+2
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time par...Michael Stahl1-1/+5
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist1-5/+1
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-09-02Delete wrong commentPhilipp Riemer1-1/+0