summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-09-01WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-21tdf#93547 - add basic lock-down support for OpenGL settings.Michael Meeks
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19replace hideous SfxSaveTabPage defineNoel Grandin
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann
2015-08-17make Link<> typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11Delete unnecessary global options from Options dialogMihály Palenik
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-08coverity#1311336 Uninitialized scalar fieldCaolán McNamara
2015-07-08Fix typosAndrea Gelmini
2015-07-07loplugin:implicitboolconversionStephan Bergmann
2015-07-07loplugin:staticcallStephan Bergmann
2015-07-07tdf#92510 Fix search in Expert Configuration dialogMihály Palenik
2015-07-07Use expanding handler in Expert Configuration dialogMihály Palenik
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-05cppcheck: noExplicitConstructorCaolán McNamara
2015-07-03Fix typosAndrea Gelmini
2015-06-26-fsanitize=vptr: SID_ATTR_*LANGUAGE are of type SvxLanguageItemStephan Bergmann
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-22loplugin:passstuffbyrefStephan Bergmann
2015-06-22Review Expert Configuration dialog's tree view.Mihály Palenik
2015-06-19Use explicit OUString::copy(0, 1) rather than odd OUString::getCharStephan Bergmann
2015-06-19cui: prefix remaining svx::DbRegistrationOptionsPage membersMiklos Vajna
2015-06-17loplugin:staticcallStephan Bergmann
2015-06-16Change table to tree view in Expert Configuration dialog.Mihály Palenik
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara