summaryrefslogtreecommitdiff
path: root/framework/source/services/autorecovery.cxx
AgeCommit message (Expand)Author
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-14typo: independend -> independentThomas Arnhold
2014-04-09Remove unused functionsStephan Bergmann
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-17fdo#51819: autorecovery: fix saving password in protected documents.Matúš Kukan
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-13cosmeticsMatúš Kukan
2014-02-09coverity#1169804 Unchecked return valueCaolán McNamara
2014-02-09coverity#1169839 Unintentional integer overflowCaolán McNamara
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-01-30unused headersMatúš Kukan
2014-01-28using cppu::WeakComponentImplHelperBase::rBHelper; does not work hereMatúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Rest of the incomplete conversion.Jan Holesovsky
2014-01-20Forgotten git add, doh!Jan Holesovsky
2014-01-20fwk: Use constructor feature for AutoRecovery.Matúš Kukan
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
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-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist
2013-08-24Don't use lock files when sandboxed on OS XTor Lillqvist
2013-08-20Improve some debug outputStephan Bergmann
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák