summaryrefslogtreecommitdiff
path: root/svx/source/form/fmscriptingenv.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-09-16boost->stdCaolán McNamara1-4/+4
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-4/+4
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-01-24Typo: syncro->synchroJulien Nabet1-8/+8
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-14/+0
2014-07-08use SimpleReferenceObject in svx moduleNoel Grandin1-24/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-17rtl::Reference fits just fine hereStephan Bergmann1-4/+3
2014-04-11WaE: private field 'm_rFormModel' is not used (in the DISABLE_SCRIPTING case)Tor Lillqvist1-0/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-6/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-26Remove visual noise from svxAlexander Wilms1-17/+17
2014-02-23Remove unneccessary commentsAlexander Wilms1-21/+21
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-12fdo#63398 hardcode former list of oneway methodLionel Elie Mamane1-18/+536
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
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-4/+4
2013-03-05doubled usingThomas Arnhold1-2/+0
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+5
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-04-06fix ownership cycleCaolán McNamara1-9/+8
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-62/+22
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-0/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko1-0/+1
2010-11-15RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn1-3/+2
2010-11-01undoapi:Frank Schoenheit [fs]1-62/+21
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1