Age | Commit message (Expand) | Author |
2013-07-15 | i#108348: support DateTimeWithTimezone in user defined Document Properties | Michael Stahl |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-08 | rename sfx2 log area to sfx | Michael Stahl |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-06-19 | Resolves: fdo#65930 line height needs to be calculated in ctor | Caolán McNamara |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-03 | prevent some unnecessary casting | Markus Mohrhard |
2013-03-25 | remove that silly SfxInternetPage already | Michael Stahl |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-21 | clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tab | Noel Power |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-21 | fix previous string conversion: | Michael Stahl |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-12-19 | set a more sane default height on headerbars | Caolán McNamara |
2012-12-19 | convert document properties tabdialog to .ui format | Caolán McNamara |
2012-12-19 | split out custom properties info page and convert to .ui | Caolán McNamara |
2012-12-19 | split out custom info page and convert to .ui | Caolán McNamara |
2012-12-19 | split out internet info page and convert to .ui | Caolán McNamara |
2012-12-18 | split out description info page and convert to .ui | Caolán McNamara |
2012-12-17 | split out document info page and convert to .ui | Caolán McNamara |
2012-11-22 | get rid of unnecessary LocaleDataWrapper temporary instances | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-08 | cppCheck: Unused variable and Redundant assignment | jailletc36 |
2012-09-27 | useless sTEST and side-effect-less methd call | Caolán McNamara |
2012-09-27 | UniString::Fill->padToLength(OUStringBuffer | Caolán McNamara |
2012-09-04 | fdo#46808, Adapt DocumentDigitalSignatures UNO service to new style | Noel Grandin |
2012-07-25 | sal_Bool to bool, String to OUString, in SfxMedium. | Kohei Yoshida |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-26 | tidy some resource strings | Caolán McNamara |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-03-30 | removed duplicate includes in sfx2 | Takeshi Abe |
2012-03-05 | Fix indentation | William Gathoye |
2012-03-05 | Fix controls size and position on the document information dialog | William Gathoye |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-10 | Fix for fdo43460 Part XXXIII getLength() to isEmpty() | Olivier Hallot |
2011-12-03 | sfx2::FileDialogHelper: remove use of WB_OPEN | Michael Stahl |
2011-12-03 | remove unused #include sfx2/filedlghelper.hxx | Michael Stahl |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud |