summaryrefslogtreecommitdiff
path: root/cui/source/options/optpath.cxx
AgeCommit message (Expand)Author
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-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann
2015-08-17make Link<> typedNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-06Remove unused SvxControlFocusHelperStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin