summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara3-4/+57
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-11-24One DBG_ASSERT -> SAL_WARN_IFStephan Bergmann1-3/+3
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2-18/+15
2012-11-22AllSettings with LanguageTagEike Rathke3-9/+9
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2-6/+5
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-1/+0
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc362-10/+0
2012-11-07CMIS: added CheckIn dialogCédric Bosdonnat1-0/+39
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-5/+18
2012-10-31InfoBars: Hight Contrast paintingCédric Bosdonnat1-0/+19
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat1-0/+35
2012-10-30we have to have all tabpages in all modes nowCaolán McNamara1-11/+6
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2-24/+24
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 Yoshida1-1/+1
2012-10-11InfoBars: first implementationCédric Bosdonnat1-0/+283
2012-10-09fix blank dialogs: now need to explicitly call show on containersCaolán McNamara1-0/+2
2012-10-05convert password dialog to .uiCaolán McNamara4-386/+67
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-3/+3
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-10/+5
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara1-0/+11
2012-09-28enable SfxModelessDialog to load from .ui as wellCaolán McNamara1-8/+18
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara1-11/+10
2012-09-28ditch over complex property bucketsCaolán McNamara1-11/+2
2012-09-28fix merge conflictCaolán McNamara1-1/+1
2012-09-28put apply button into button action areaCaolán McNamara1-15/+19
2012-09-28tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara1-28/+74
2012-09-28dynamically create SfxTabDialog widgetsCaolán McNamara1-79/+90
2012-09-28move dialog-contained widget builder into dialog baseclassCaolán McNamara1-47/+1
2012-09-28put the cui zoom dialog into the right placeCaolán McNamara1-1/+1
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara1-28/+43
2012-09-28implement sucking in the padding from the themeCaolán McNamara1-4/+0
2012-09-28park VclBuilder integration into SfxModalDialog for the momentCaolán McNamara1-1/+43
2012-09-28force all tabs to exist when layout enabledCaolán McNamara1-0/+16
2012-09-28drop spewCaolán McNamara1-1/+0
2012-09-28make SfxTabDialog layout buttons with button-boxCaolán McNamara1-24/+46
2012-09-28find parent dialog, rather than assume where it isCaolán McNamara1-1/+1
2012-09-27useless sTEST and side-effect-less methd callCaolán McNamara1-2/+0
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-4/+2
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-2/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-2/+3
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2-4/+5
2012-09-05Some clean up of previous commitStephan Bergmann5-43/+28
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin5-32/+24