summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-02tidy dialog a bitCaolán McNamara4-147/+16
2012-11-02WIP: first stab at converting the insert-row dialogPhilipp Kaluza1-13/+6
2012-11-02fdo#38838 UniString replacementRicardo Montania1-1/+1
2012-10-31remove stray unused temporary debugging objectsCaolán McNamara1-5/+0
2012-10-31convert run macro to .uiCaolán McNamara1-0/+47
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-1/+1
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara1-7/+0
2012-10-26chop last string out into generic .srcCaolán McNamara4-9/+7
2012-10-26migrate Insert Floating Frame dialog to .ui fileJack Leigh3-328/+70
2012-10-24convert index dialog to .uiCaolán McNamara1-1/+1
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin3-32/+24
2012-10-22fdo#55800: fix hex color conversionIvan Timofeev1-2/+2
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev2-1/+1
2012-10-18missing checkbox, both height and width in same placeCaolán McNamara1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida8-67/+67
2012-10-12add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara1-0/+1
2012-10-12migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh3-121/+22
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida2-3/+3
2012-10-11convert insert plugin to .uiCaolán McNamara3-83/+20
2012-10-08Deduplicate InputDialog (for disable-dynloading)Tor Lillqvist1-5/+5
2012-10-05convert hyphenate dialog to .uiCaolán McNamara3-215/+54
2012-10-05de-pimpl Hyphenation Dialog for simplicityCaolán McNamara1-183/+75
2012-10-04re-base on ALv2 code. Includes:Michael Meeks56-1305/+788
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-3/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-18/+7
2012-10-04callcatcher: update unused code listCaolán McNamara1-6/+1
2012-10-04convert thesaurus dialog to .ui formatCaolán McNamara5-416/+142
2012-10-04unroll thesaurus dialog and its pImplCaolán McNamara2-238/+73
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-7/+2
2012-09-28adapt insert character dialog to new layoutCaolán McNamara3-270/+99