summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)AuthorFilesLines
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-15Fix typosAndrea Gelmini1-4/+4
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-1/+1
2017-03-31spelling in comments: minmal -> minimalJustin Luth1-2/+2
2017-03-25Fix typosAndrea Gelmini2-3/+3
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-5/+5
2017-03-11Fix typosAndrea Gelmini3-6/+6
2017-03-03Fix typosAndrea Gelmini2-4/+4
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-23change intervall -> intervalDavid Tardon1-4/+4
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-02-10convert InsertOperation to scoped enumNoel Grandin1-1/+1
2017-02-09Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara1-1/+12
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk1-4/+8
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk1-1/+9
2017-02-06Add missing #includesStephan Bergmann5-1/+6
2017-02-03TyposJulien Nabet2-2/+2
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2-18/+9
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-7/+7
2017-01-26Remove dynamic exception specificationsStephan Bergmann13-612/+261
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2-0/+7
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk1-2/+12
2017-01-19framework: AutoRecovery uses Timer without SolarMutexMichael Stahl1-12/+28
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2017-01-11framework: call disposing from disposing, not notifyTerminationMichael Stahl1-2/+2
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-0/+29
2016-12-29process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard1-0/+5
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard1-0/+2
2016-12-28fix indentationMarkus Mohrhard1-7/+7
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin3-23/+23
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin1-3/+0
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin1-0/+3
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin3-16/+16
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann5-23/+0
2016-11-22Revert "Timer::Start must be called with SolarMutex locked"Stephan Bergmann1-5/+4
2016-11-22Timer::Start must be called with SolarMutex lockedStephan Bergmann1-4/+5
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2-6/+6
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin1-14/+2
2016-10-14Formatting: Make this readable without a 30" screenSamuel Mehrbrodt1-294/+461
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctorHieronymous6-12/+6
2016-10-10tdf#102288 TerminationVetoException should only prevent terminationSamuel Mehrbrodt1-6/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-10-03Fix typosAndrea Gelmini2-9/+9