summaryrefslogtreecommitdiff
path: root/framework/source/fwe/dispatch
AgeCommit message (Expand)AuthorFilesLines
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann1-2/+1
2017-03-03Fix typosAndrea Gelmini1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+11
2017-01-17use rtl::Reference in RequestFilterSelect_ImplNoel Grandin1-12/+7
2016-06-06remove some manual ref-countingNoel Grandin1-6/+9
2016-06-03loplugin:refcounting (RequestFilterSelect_Impl derives from XInterface)Stephan Bergmann1-7/+2
2016-06-03tdf#89329: use unique_ptr for pImpl in interactionXisco Fauli1-6/+6
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-4/+6
2016-05-24remove some manual ref-countingNoel Grandin1-6/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-14com::sun::star->css in frameworkNoel Grandin1-14/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-2/+2
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-1/+1
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-13/+0
2014-03-27framework: sal_Bool->boolNoel Grandin1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26Remove visual noise from frameworkAlexander Wilms1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-07nuke dead codeTakeshi Abe1-114/+0
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-05-25add mode-lines hereCaolán McNamara1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+366
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-48/+0
2010-04-24CWS gnumake2: avoid export of template symbolsMathias Bauer1-32/+188
2010-04-19CWS gnumake2: move all delivered framework headers to inc/frameworkMathias Bauer1-1/+1
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer2-9/+2
2010-04-16CWS gnumake2: export all symbols in framework using declspecMathias Bauer2-0/+265