summaryrefslogtreecommitdiffstats
path: root/include/framework
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in include/frameworkNoel Grandin2015-10-2216-96/+95
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-11/+11
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-143-9/+4
* loplugin:unusedmethods frameworkNoel Grandin2015-07-154-22/+0
* oops, forgot to add new header fileMichael Stahl2015-07-141-0/+24
* Fix typosAndrea Gelmini2015-07-081-2/+2
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-301-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove the last of the OUString #defines in header filesNoel Grandin2015-05-191-2/+0
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-24/+1
* Update to XDocumentEventBroadcaster et alStephan Bergmann2015-04-221-4/+4
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-162-8/+4
* loplugin:deletedspecialStephan Bergmann2015-02-071-1/+1
* rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara2015-02-041-44/+44
* fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara2015-02-041-6/+30
* remove unused typedefsNoel Grandin2015-01-281-1/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-4/+4
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+0
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-21/+2
* fdo#84938: removed unused definesJennifer Liebel2014-12-051-7/+0
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara2014-07-231-1/+0
* coverity#737167 Uncaught exceptionCaolán McNamara2014-06-041-1/+1
* coverity#983680 Uncaught exceptionCaolán McNamara2014-05-241-1/+1
* Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino2014-05-191-8/+12
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-142-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-2/+2
* Typos: dfined -> defined + add missing 's'Julien Nabet2014-04-271-2/+2
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* coverity#706548 Uncaught exceptionCaolán McNamara2014-04-071-4/+2
* Bin copy-pasta comments of low informative valueTor Lillqvist2014-04-061-2/+2
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-061-58/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-3/+3
* coverity#707869 Uninitialized scalar fieldCaolán McNamara2014-04-011-4/+12
* framework: sal_Bool->boolNoel Grandin2014-03-2710-25/+25
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-11/+11
* Remove unused framework::IMutexGuard::resetStephan Bergmann2014-03-171-4/+0
* Fold framework::IGuard into framework::IMutexGuardStephan Bergmann2014-03-172-56/+9
* Remove visual noise from includeAlexander Wilms2014-03-019-88/+88
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-11/+11
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-092-4/+4
* typo fixesAndras Timar2013-12-204-5/+5
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+4
* fdo#65108 inter-module includes <> include/frameworkNorbert Thiebaud2013-11-094-6/+6
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-2321-62/+62