summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-24add a layout aware SfxSingleTabDialogCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24SingleTabDlgImpl::m_pTabPage never usedCaolán McNamara
2013-01-24fdo#46718 Delete multiple styles at onceJoren De Cuyper
2013-01-21fix previous string conversion:Michael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-16bInOK is unused, remove itCaolán McNamara
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-07allow associating tab page names and tab page creation idsCaolán McNamara
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-19set a more sane default height on headerbarsCaolán McNamara
2012-12-19convert document properties tabdialog to .ui formatCaolán McNamara
2012-12-19split out custom properties info page and convert to .uiCaolán McNamara
2012-12-19split out custom info page and convert to .uiCaolán McNamara
2012-12-19split out internet info page and convert to .uiCaolán McNamara
2012-12-18split out security info page and convert to .uiCaolán McNamara
2012-12-18split out description info page and convert to .uiCaolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-17Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara
2012-12-13fdo#31309 Taskpane items visibility can't be restoredRob Snelders
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin
2012-12-13fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-24One DBG_ASSERT -> SAL_WARN_IFStephan Bergmann
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc36
2012-11-07CMIS: added CheckIn dialogCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-31InfoBars: Hight Contrast paintingCédric Bosdonnat
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat