summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold2-4/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-3/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-21re-base on ALv2 code.Michael Meeks9-225/+144
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-01targeted string re-workNorbert Thiebaud1-6/+6
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl6-0/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann3-12/+12
2011-12-08childs -> childrenMichael T. Whiteley1-2/+2
2011-11-27remove include of pch header from svxNorbert Thiebaud5-10/+0