summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13coverity#1251595 Uncaught exceptionCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Kill some static OUStrings.Jan Holesovsky
2014-10-17coverity#1247630 Uncaught exceptionCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-02fix for older compiler, doesn't like <::Noel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-07-11convert GlobalImageList to SimpleReferenceObjectNoel Grandin
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-03coverity#1219794 Uncaught exceptionCaolán McNamara
2014-06-03coverity#1219801 Uncaught exceptionCaolán McNamara
2014-05-28cid#706558 Uncaught exceptionNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-15Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#1187652 Dead default in switchCaolán McNamara
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Remove unused ThreadHelpBase baseStephan Bergmann
2014-03-20Use SolarMutexGuard directlyStephan Bergmann
2014-03-19Remove unused ThreadHelpBase baseStephan Bergmann
2014-03-19Use SolarMutexGuard directlyStephan Bergmann
2014-03-19Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann