summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)Author
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-06-20Resolves: fdo#65930 line height needs to be calculated in ctorCaolán McNamara
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
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-05Fix indentationWilliam Gathoye
2012-03-05Fix controls size and position on the document information dialogWilliam Gathoye
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-10-07cppcheck reduce scope of var in sfx2/... dinfdlg.cxxPierre-André Jacquod
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-26callcatcher: some unused codeCaolán McNamara
2011-07-29fix for fdo37628: change password button is always disabledMarkus Mohrhard