summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)Author
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-02TyposJulien Nabet
2015-03-01Typo: embeded->embeddedJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-01-20Some more loplugin:cstylecast: frameworkStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06how about scopeEike Rathke
2015-01-06workaround a weird gcc optimization werror bugEike Rathke
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-03Further clean-upStephan Bergmann
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-03coverity#1078526 Logically dead codeCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-12framework: sal_Bool -> boolStephan Bergmann
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-06-04coverity#737167 Uncaught exceptionCaolán McNamara
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-24coverity#983680 Uncaught exceptionCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-17Single line between methodsHussian Alamri
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky
2014-04-09Remove unused functionsStephan Bergmann
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist