summaryrefslogtreecommitdiff
path: root/svx/source/form/fmobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-5/+5
2015-10-31com::sun::star->css in svxNoel Grandin1-5/+5
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-4/+4
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann1-6/+6
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann1-1/+2
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-2/+2
2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini1-4/+4
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler1-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-1/+1
2014-10-13fdo#82980: Cancel FmXFormView::OnStartControlWizard when breaking creationStephan Bergmann1-0/+6
2014-09-17Typo: excatly->exactlyJulien Nabet1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-6/+6
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-23/+23
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin1-5/+5
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+2
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin1-25/+17
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
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-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara1-10/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-4/+7
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-1/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-22/+19
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-4/+4
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]1-1/+1