summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-26convert Link<> to typedNoel Grandin
2015-09-26convert Link<> to typedNoel Grandin
2015-09-26convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-15Remove unnecessary cDelim varsStephan Bergmann
2015-09-15loplugin:stringconstantStephan Bergmann
2015-09-15WaE: loplugin:stringconstantTor Lillqvist
2015-09-14Use search position in getTokenMatteo Casalin
2015-09-14Avoid getTokenCount in PathHdl_Impl linkMatteo Casalin
2015-09-14sFullPath is empty for sure, hereMatteo Casalin
2015-09-14Avoid getTokenCount in StandardHdl_Impl link (3)Matteo Casalin
2015-09-14Avoid getTokenCount in StandardHdl_Impl link (2)Matteo Casalin
2015-09-14Avoid getTokenCount in StandardHdl_Impl link (1)Matteo Casalin
2015-09-14Reduce OUString copiesMatteo Casalin
2015-09-14This was probably the original intent (wrong index in inner loop body)Matteo Casalin
2015-09-14Convert_Impl can be staticMatteo Casalin
2015-09-14Avoid getTokenCount in Convert_Impl (optpath.cxx)Matteo Casalin
2015-09-14boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
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