summaryrefslogtreecommitdiff
path: root/include/framework
AgeCommit message (Expand)AuthorFilesLines
2015-11-24loplugin:unusedfields in include/framework/Noel Grandin2-45/+0
2015-11-03Support of popupmenu resource typeMaxim Monastirsky1-1/+2
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin2-2/+0
2015-10-22com::sun::star->css in include/frameworkNoel Grandin16-96/+95
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-11/+11
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-9/+4
2015-07-15loplugin:unusedmethods frameworkNoel Grandin4-22/+0
2015-07-14oops, forgot to add new header fileMichael Stahl1-0/+24
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin1-2/+0
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-24/+1
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann1-4/+4
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara2-8/+4
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara1-44/+44
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara1-6/+30
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+0
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann2-21/+2
2014-12-05fdo#84938: removed unused definesJennifer Liebel1-7/+0
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara1-1/+0
2014-06-04coverity#737167 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983680 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino1-8/+12
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-04-27Typos: dfined -> defined + add missing 's'Julien Nabet1-2/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara1-4/+2
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist1-2/+2
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-58/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-3/+3
2014-04-01coverity#707869 Uninitialized scalar fieldCaolán McNamara1-4/+12
2014-03-27framework: sal_Bool->boolNoel Grandin10-25/+25
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-11/+11
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann1-4/+0
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann2-56/+9
2014-03-01Remove visual noise from includeAlexander Wilms9-88/+88
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-11/+11
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet2-4/+4
2013-12-20typo fixesAndras Timar4-5/+5