summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs
AgeCommit message (Expand)AuthorFilesLines
2014-04-22remove unused hrc filesThomas Arnhold2-85/+0
2014-04-21remove comments why a file gets includedThomas Arnhold5-18/+0
2014-04-15WaE: 'bValue' may be used uninitialized in this functionTor Lillqvist1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin4-12/+12
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-18/+18
2014-03-20coverity#705908 Dereference before null checkCaolán McNamara1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-32/+32
2014-02-26Remove visual noise from svxAlexander Wilms7-27/+27
2014-02-23Remove unneccessary commentsAlexander Wilms2-7/+7
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-04convert chinese dictionary dialog to .uiCaolán McNamara9-640/+230
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin2-4/+4
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza1-19/+5
2013-10-28fixincludeguards.sh: svxThomas Arnhold4-8/+8
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2-10/+0
2013-10-21remove uses of COMPARE_*Caolán McNamara2-7/+7
2013-10-07CID#704124 wrong operator used, harmless thoughCaolán McNamara1-1/+1
2013-09-05convert svx/source/unodialogs/*.cxx from String to OUStringNoel Grandin1-8/+8
2013-09-05convert svx/.../chinese_dictionarydialog.hxx from String to OUStringNoel Grandin2-6/+6
2013-08-24Mark as constTakeshi Abe1-1/+1
2013-07-05remove duplicate dialogThomas Arnhold3-240/+14
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-17sal_Bool to boolTakeshi Abe4-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-60/+60
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim7-0/+21
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2-51/+38
2013-01-30remove useless macrosLuboš Luňák1-2/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-4/+4
2013-01-22Tutorial step #8 clean unused .src|.hrc remaindersCaolán McNamara4-117/+0
2013-01-22Tutorial step #7 remove FreeResourceCaolán McNamara1-2/+0
2013-01-22Tutorial step #6 convert remaining widgetsCaolán McNamara2-20/+20
2013-01-22Tutorial step #5 convert first remaining widgetCaolán McNamara2-3/+3
2013-01-22Tutorial step #4 remove redundant FixedLine/FixedText constructorsCaolán McNamara2-9/+0
2013-01-22Tutorial step #3 remove redundant button widget constructorsCaolán McNamara2-4/+0
2013-01-22Tutorial step #3 change Dialog constructorCaolán McNamara1-1/+2
2013-01-22remove always false and disabled m_aCB_Use_Variants checkboxCaolán McNamara4-59/+1
2013-01-22remove unused chinese_translationdialog.src, see chinese_dialogs.srcCaolán McNamara1-110/+0
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks4-95/+59
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2-11/+11
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-0/+1