summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2017-03-03Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-23change intervall -> intervalDavid Tardon
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-09Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk
2017-02-06Add missing #includesStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk
2017-01-19framework: AutoRecovery uses Timer without SolarMutexMichael Stahl
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-11framework: call disposing from disposing, not notifyTerminationMichael Stahl
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2016-12-29process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard
2016-12-28fix indentationMarkus Mohrhard
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann
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-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-14Formatting: Make this readable without a 30" screenSamuel Mehrbrodt
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctorHieronymous
2016-10-10tdf#102288 TerminationVetoException should only prevent terminationSamuel Mehrbrodt
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-28cleanup includesJochen Nitschke
2016-09-27tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitutionStephan Bergmann
2016-09-27Use FixedVariable::bAbsPath to check for special path varsStephan Bergmann
2016-09-27Remove redundant FixedVariable::nEnumValueStephan Bergmann
2016-09-27Remove unnecessary typedefsStephan Bergmann
2016-09-27Use range-based forStephan Bergmann
2016-09-27Reduce var scopeStephan Bergmann