summaryrefslogtreecommitdiff
path: root/svx/source/form/fmsrcimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-09-08convert Link<> to typedNoel Grandin1-12/+9
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann1-1/+1
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-04-15svx: sal_Bool->boolNoel Grandin1-4/+4
2014-03-11svx: sal_Bool->boolNoel Grandin1-56/+56
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-7/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from svxAlexander Wilms1-4/+4
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-51/+51
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-11/+11
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-6/+4
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-31/+31
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-9/+8
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-6/+6
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-4/+4
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-2/+2
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin1-5/+5
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-01-09simplify CharClassCaolán McNamara1-2/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-4/+5
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-08-26WaE: and migrate to rtl::OStringBufferCaolán McNamara1-12/+17
2011-04-08Remove the C52 define.Francois Tigeot1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-15/+13
2011-03-13Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-15/+13
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+1
2011-01-04cppcheck cleaningJulien Nabet1-2/+2
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-26CWS gnumake2: resync to m94Mathias Bauer1-12/+10