summaryrefslogtreecommitdiff
path: root/svx/source/form/fmsrcimp.cxx
AgeCommit message (Expand)Author
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-08-25convert FmSearchProgress::State to scoped enumNoel Grandin
2016-08-25convert SEARCH_RESULT to scoped enumNoel Grandin
2016-08-25convert SEARCHFOR_TYPE to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21Fix typosAndrea Gelmini
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-02-25use SearchOptions2Eike Rathke
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-20loplugin: cstylecastNoel Grandin
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-23some i18n wrappers with LanguageTagEike Rathke