summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-6/+6
2013-03-16"show logo" in slideshow settings doesn't do anythingCaolán McNamara1-89/+2
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi1-3/+3
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-13String::AppendAscii cleanupRicardo Montania1-2/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim30-0/+87
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+2
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara2-3/+3
2013-03-04SvxZoomDialog: m_pColumnsEdit can be a NumericFieldMiklos Vajna1-1/+1
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2013-02-28fix buildMarkus Mohrhard1-1/+0
2013-02-28remove unnecessary ascii artsMarkus Mohrhard1-121/+18
2013-02-28coverity#705636: fix memory leakMarkus Mohrhard1-1/+2
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara1-9/+1
2013-02-26adapt code to comment .ui conversionCaolán McNamara3-228/+46
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-3/+3
2013-02-25loplugin: improve indentationThomas Arnhold1-3/+1
2013-02-24loplugin: unused variablesThomas Arnhold7-12/+0
2013-02-23Fix typo seperated/separatedJulien Nabet1-2/+2
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-20Fix fdo#59970 slowless of about box renderingThorsten Behrens1-21/+102
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-1/+1
2013-02-12cui: kill RTL_CONSTASCII_USTRINGPARAM in macrosMiklos Vajna1-2/+2
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-32/+20
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin1-3/+3
2013-02-11add borders to simpletablecontainerCaolán McNamara1-1/+1
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin1-26/+17
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-14/+6
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-1/+1
2013-01-28New table dialog from impress and draw converted to Glade UIRobert Roth3-136/+5
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara2-4/+0
2013-01-25Cleanup after zoom dialog ui conversionRobert Roth2-44/+0
2013-01-25hand rolled dynamic positioning code can go nowCaolán McNamara1-20/+4
2013-01-25split up into one dialog per .uiCaolán McNamara1-4/+4
2013-01-25some minor .ui conversion nitsCaolán McNamara1-0/+2
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth3-344/+48
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-2/+2
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac7-201/+177
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák1-3/+2
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-2/+3
2013-01-21fix previous string conversion:Michael Stahl1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith11-35/+35
2013-01-19convert split cells dialog to our 99th .ui fileCaolán McNamara3-179/+25
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+1
2013-01-16Resolves: fdo#59182 make the special character dialog behaveCaolán McNamara1-3/+22