summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2012-10-31InfoBars: Hight Contrast paintingCédric Bosdonnat
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat
2012-10-30we have to have all tabpages in all modes nowCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11InfoBars: first implementationCédric Bosdonnat
2012-10-09fix blank dialogs: now need to explicitly call show on containersCaolán McNamara
2012-10-05convert password dialog to .uiCaolán McNamara
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28enable SfxModelessDialog to load from .ui as wellCaolán McNamara
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28fix merge conflictCaolán McNamara
2012-09-28put apply button into button action areaCaolán McNamara
2012-09-28tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara
2012-09-28dynamically create SfxTabDialog widgetsCaolán McNamara
2012-09-28move dialog-contained widget builder into dialog baseclassCaolán McNamara
2012-09-28put the cui zoom dialog into the right placeCaolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-28implement sucking in the padding from the themeCaolán McNamara
2012-09-28park VclBuilder integration into SfxModalDialog for the momentCaolán McNamara
2012-09-28force all tabs to exist when layout enabledCaolán McNamara
2012-09-28drop spewCaolán McNamara
2012-09-28make SfxTabDialog layout buttons with button-boxCaolán McNamara
2012-09-28find parent dialog, rather than assume where it isCaolán McNamara
2012-09-27useless sTEST and side-effect-less methd callCaolán McNamara
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-15Close dialog when clicking the close button.Rafael Dominguez
2012-08-14Display template preview in property dialog.Rafael Dominguez
2012-08-14Display template information like author,type,keywords,etc.Rafael Dominguez
2012-08-14Display template preview and information when clicking properties.Rafael Dominguez
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-25delete svl/svstdarr.hxxMichael Stahl