summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)Author
2013-08-23CMIS properties: make multiple valuesCao Cuong Ngo
2013-08-23CMIS properties: fix update issueCao Cuong Ngo
2013-08-23CMIS properties dialog: get multiple valuesCao Cuong Ngo
2013-08-23CMIS properties dialog: fix scrollCao Cuong Ngo
2013-08-23Convert CMIS properties dialog to .uiCao Cuong Ngo
2013-07-18CMIS properties: Add type to the UNO APICao Cuong Ngo
2013-07-18CMIS properties dialogCao Cuong Ngo
2013-07-17CMIS properties dialogCao Cuong Ngo
2013-07-17CMIS properties dialogCao Cuong Ngo
2013-07-17CMIS properties dialogCao Cuong Ngo
2013-07-14CMIS properties dialogCao Cuong Ngo
2013-07-13Cmis properties dialogCao Cuong Ngo
2013-07-10Cmis update propertiesCao Cuong Ngo
2013-07-09CMIS properties dialog: update propertiesCao Cuong Ngo
2013-06-18Cmis PropertyCao Cuong Ngo
2013-06-18CMIS properties dialogCao Cuong Ngo
2013-06-18CMIS properties dialogCao Cuong Ngo
2013-06-17CMIS propertiesCao Cuong Ngo
2013-06-17CMIS properties dialogCao Cuong Ngo
2013-06-11CMIS properties dialogCao Cuong Ngo
2013-06-07CMIS properties dialogCao Cuong Ngo
2013-06-03CMIS properties dialog: load CMIS properties into the dialogCao Cuong Ngo
2013-05-30CMIS properties dialog initializeCao Cuong Ngo
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03prevent some unnecessary castingMarkus Mohrhard
2013-03-25remove that silly SfxInternetPage alreadyMichael Stahl
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled includesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-21fix previous string conversion:Michael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
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 description info page and convert to .uiCaolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc36
2012-09-27useless sTEST and side-effect-less methd callCaolán McNamara
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida