summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2013-09-14Replace char[] by OUStringBuffer/OUStringJulien Nabet
2013-09-13String to OUStringThomas Arnhold
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist
2013-09-09Remove dead codeStephan Bergmann
2013-09-09One more case of explicit OUString construction needed for return statementTor Lillqvist
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist
2013-09-09Try to make the Gentoo tinderbox happy with explicit OUString() valuesTor Lillqvist
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-09-09Bin now unused U2B macroTor Lillqvist
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
2013-09-09Fix non-debug buildTor Lillqvist
2013-09-09Bin the fairly pointless LOG_REGISTRATION_GETFACTORYTor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
2013-09-08Get rid of some pointless SAL_INFO callsTor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-05update pchThomas Arnhold