summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs
AgeCommit message (Expand)Author
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
2013-01-22Tutorial step #8 clean unused .src|.hrc remaindersCaolán McNamara
2013-01-22Tutorial step #7 remove FreeResourceCaolán McNamara
2013-01-22Tutorial step #6 convert remaining widgetsCaolán McNamara
2013-01-22Tutorial step #5 convert first remaining widgetCaolán McNamara
2013-01-22Tutorial step #4 remove redundant FixedLine/FixedText constructorsCaolán McNamara
2013-01-22Tutorial step #3 remove redundant button widget constructorsCaolán McNamara
2013-01-22Tutorial step #3 change Dialog constructorCaolán McNamara
2013-01-22remove always false and disabled m_aCB_Use_Variants checkboxCaolán McNamara
2013-01-22remove unused chinese_translationdialog.src, see chinese_dialogs.srcCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida