summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs/textconversiondlgs
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-15loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15WaE: 'bValue' may be used uninitialized in this functionTor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20coverity#705908 Dereference before null checkCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-04convert chinese dictionary dialog to .uiCaolán McNamara
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-07CID#704124 wrong operator used, harmless thoughCaolán McNamara
2013-09-05convert svx/source/unodialogs/*.cxx from String to OUStringNoel Grandin
2013-09-05convert svx/.../chinese_dictionarydialog.hxx from String to OUStringNoel Grandin
2013-08-24Mark as constTakeshi Abe
2013-07-05remove duplicate dialogThomas Arnhold
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-17sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Assume that this shall check full string equalityStephan Bergmann
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-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac