summaryrefslogtreecommitdiff
path: root/framework/source/services/autorecovery.cxx
AgeCommit message (Expand)Author
2017-01-19framework: AutoRecovery uses Timer without SolarMutexMichael Stahl
2016-11-22Revert "Timer::Start must be called with SolarMutex locked"Stephan Bergmann
2016-11-22Timer::Start must be called with SolarMutex lockedStephan Bergmann
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctorHieronymous
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-15tdf#101771 framework: avoid deadlock in AutoRecoveryMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30default assignment operator is fineCaolán McNamara
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-23tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05m_dbg_bMakeItFaster is always falseStephan Bergmann
2016-03-15loplugin:salboolNoel Grandin
2016-03-15tdf#91794 remove OSL_DEBUG_LEVLEL > 1 conditionalsRohan Kumar
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-30rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann
2015-11-25vcl: improve scheduler debugging information.Michael Meeks
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-13tdf#94042 Change autorecovery & autosave to 10 minutesYousuf Philips
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08full fill mostly fulfillCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-13Fix typosAndrea Gelmini
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin