summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-16Related: fdo#59182 make SvxShowText::GetOptimalSize match its SetFont logicCaolán McNamara1-0/+8
2013-01-07split out numbering options page to cui and adapt codeCaolán McNamara1-0/+5
2013-01-07callcatcher: update unused codeCaolán McNamara1-10/+0
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky4-4/+4
2013-01-03WaE: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist1-1/+1
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
2012-12-29adapt spelling dialog to use .uiCaolán McNamara3-633/+263
2012-12-29Don't display grammar checker's vendor name in the titlebarCaolán McNamara3-28/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-56/+44
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian1-24/+15
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara3-4/+4
2012-12-11use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara1-22/+14
2012-12-06convert number format page to .uiCaolán McNamara1-0/+5
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-2/+2
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida1-0/+1
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2-4/+4
2012-11-29add --with-extra-buildid configure optionPetr Mladek1-0/+5
2012-11-25German comment translationsMarkus Maier1-1/+1
2012-11-25Allow the version number to be on 2 lines in the About dialogJean-Baptiste FAURE1-1/+3
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke4-14/+14
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-7/+7
2012-11-22AllSettings with LanguageTagEike Rathke3-5/+5
2012-11-20Resolves: fdo#56882 font list in insert symbols not sortedCaolán McNamara1-0/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida7-0/+7
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-3/+3
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-26/+8
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-2/+2
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-3/+0
2012-11-08convert macro dialog to .ui formatCaolán McNamara3-250/+131
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-1/+7
2012-11-03fdo#38838 UniString removalRicardo Montania1-9/+9