summaryrefslogtreecommitdiff
path: root/svx/source/form/fmundo.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-31com::sun::star->css in svxNoel Grandin1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-6/+6
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin1-2/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls1-2/+8
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-6/+6
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-05svx: remove SAL_THROW macroNoel Grandin1-4/+4
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-11/+11
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-6/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-44/+44
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-4/+3
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-2/+5
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-3/+6
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-2/+2
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-35/+0
2013-07-04Mark as constTakeshi Abe1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-05-25Resolves: #i120746# FormScriptingEnvironment is never releasedJian Fang Zhang1-0/+3
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-4/+2
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin1-4/+4
2013-04-19fdo#62096 Replace OUString compareTo with == operatorJanit Anjaria1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna1-4/+4
2013-03-20fdo#46808, convert some getProcessServiceFactory()Noel Grandin1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1