summaryrefslogtreecommitdiff
path: root/svx/source/form/fmvwimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-20form document view activation: prioritise activation of already active formLionel Elie Mamane1-17/+79
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-4/+4
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-3/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls1-6/+7
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-16/+0
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-6/+6
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-10-13fdo#82980: Cancel FmXFormView::OnStartControlWizard when breaking creationStephan Bergmann1-0/+9
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-6/+6
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann1-6/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+3
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-11/+11
2014-08-07coverity#735867 Dereference after null checkCaolán McNamara1-1/+1
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-8/+8
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-19/+19
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-07coverity#704824 Explicit null dereferencedCaolán McNamara1-2/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-24coverity#704823 Dereference after null checkCaolán McNamara1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-13/+13
2014-02-26Remove visual noise from svxAlexander Wilms1-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-61/+61
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-2/+2
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+0
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-3/+2
2013-06-03fdo#46808, Convert ComponentContext to XComponentContextNoel Grandin1-16/+18
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-5/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-21/+21
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+1
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin1-6/+3
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-1/+1
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-1/+1
2012-09-10Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara1-1/+3
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-2/+11
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-6/+6