summaryrefslogtreecommitdiff
path: root/svx/source/form/fmobj.cxx
AgeCommit message (Expand)Author
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler
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-10-13fdo#82980: Cancel FmXFormView::OnStartControlWizard when breaking creationStephan Bergmann
2014-09-17Typo: excatly->exactlyJulien Nabet
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
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-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold