summaryrefslogtreecommitdiff
path: root/include/framework
AgeCommit message (Expand)Author
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-05fdo#84938: removed unused definesJennifer Liebel
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
2014-06-04coverity#737167 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983680 Uncaught exceptionCaolán McNamara
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27Typos: dfined -> defined + add missing 's'Julien Nabet
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#707869 Uninitialized scalar fieldCaolán McNamara
2014-03-27framework: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/frameworkNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-09-26Everytimes -> Every timeJesús Corrius
2013-09-19remove dead definitionsNoel Grandin
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann
2013-06-24Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile
2013-05-21Related: #i121442# Read Statusbar merging configurationAriel Constenla-Haile
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen