summaryrefslogtreecommitdiff
path: root/framework/source/fwe/classes
AgeCommit message (Expand)Author
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
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-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-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-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-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
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-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