summaryrefslogtreecommitdiff
path: root/svx/source/form/fmundo.cxx
AgeCommit message (Expand)Author
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05svx: remove SAL_THROW macroNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18sfx2: 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-23Remove unneccessary commentsAlexander Wilms
2014-01-22bool improvementsStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-04Mark as constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-25Resolves: #i120746# FormScriptingEnvironment is never releasedJian Fang Zhang
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-19fdo#62096 Replace OUString compareTo with == operatorJanit Anjaria
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna
2013-03-20fdo#46808, convert some getProcessServiceFactory()Noel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-18Fix typos in commentsElton Chung
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot