summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2014-02-01convert namespace dialog to .uiCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705895 Dereference before null checkCaolán McNamara
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-28convert add condition dialog to .uiCaolán McNamara
2013-12-28convert additem dialog to .uiCaolán McNamara
2013-12-27drop converted RID_SVXDLG_ADD_SUBMISSIONCaolán McNamara
2013-12-27convert add submission dialog to .uiCaolán McNamara
2013-12-27convert add instance dialog to .uiCaolán McNamara
2013-12-24convert text control character dialog to .uiCaolán McNamara
2013-12-24convert text control paragraph dialog to .uiCaolán McNamara
2013-12-24std::auto_ptr->boost::scoped_ptrCaolán McNamara
2013-12-22Fix other typosJulien Nabet
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05convert add model dialog to .uiCaolán McNamara
2013-12-05convert add namespace dialog to .uiCaolán McNamara
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-11loplugin if-body warningStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann