Age | Commit message (Expand) | Author |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-30 | the name field for SdrShadowColorItem seems to be redundant now | Caolán McNamara |
2013-01-30 | SdrShadowColorItem(long nIndex, ...) variant never used | Caolán McNamara |
2013-01-30 | make basic XubString free | Caolán McNamara |
2013-01-29 | fix build with older icu version | Luboš Luňák |
2013-01-29 | sw: import draw:fill-gradient-name for Writer textframes | Miklos Vajna |
2013-01-29 | SvXMLExport::_ExportStyles: also try to export text gradients | Miklos Vajna |
2013-01-29 | Related: fdo#59922 add new unicode blocks, detect newer in future | Caolán McNamara |
2013-01-29 | Resolves: fdo#59922 Incorrect character range for "Katakana Phonetic" | OKANO Takayoshi |
2013-01-29 | Repeated call to namespace table | Gokul |
2013-01-29 | Resolves the bug fdo#59117 missing borders of last column | karth |
2013-01-28 | use SvtModuleOptions::ClassifyFactoryByServiceName to determine module | Caolán McNamara |
2013-01-28 | fdo#59397 Use more precise wording at 'Find & Replace - More Options - Styles' | Vishv Brahmbhatt |
2013-01-28 | WaE: declaration of nWhich shadows a member of ´this´ | Miklos Vajna |
2013-01-28 | fix previous string conversion: | Michael Stahl |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-28 | XFillGradientItem: don't assume the default Which ID | Miklos Vajna |
2013-01-28 | SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItem | Miklos Vajna |
2013-01-28 | SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItem | Miklos Vajna |
2013-01-28 | Resolves: fdo#59965 crash dialog title area text is missing | Caolán McNamara |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-25 | set mnemonic widgets in asian phonetic guide dialog | Caolán McNamara |
2013-01-24 | Remove RTL_CONSTASCII_USTRINGPARAM in svx | Chr. Rossmanith |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-24 | Replace the frequent functioncalls | K_Karthikeyan |
2013-01-24 | fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle command | Joren De Cuyper |
2013-01-22 | Remove RTL_CONSTASCII_USTRINGPARAM in svx | Chr. Rossmanith |
2013-01-22 | Tutorial step #8 clean unused .src|.hrc remainders | Caolán McNamara |
2013-01-22 | Tutorial step #7 remove FreeResource | Caolán McNamara |
2013-01-22 | Tutorial step #6 convert remaining widgets | Caolán McNamara |
2013-01-22 | Tutorial step #5 convert first remaining widget | Caolán McNamara |
2013-01-22 | Tutorial step #4 remove redundant FixedLine/FixedText constructors | Caolán McNamara |
2013-01-22 | Tutorial step #3 remove redundant button widget constructors | Caolán McNamara |
2013-01-22 | Tutorial step #3 change Dialog constructor | Caolán McNamara |
2013-01-22 | Tutorial step #2 improve .ui prototype | Caolán McNamara |
2013-01-22 | Tutorial step #1 initial .ui prototype | Caolán McNamara |
2013-01-22 | remove always false and disabled m_aCB_Use_Variants checkbox | Caolán McNamara |
2013-01-22 | remove unused chinese_translationdialog.src, see chinese_dialogs.src | Caolán McNamara |
2013-01-22 | do not second-guess which classes use a stylesheet | David Tardon |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-21 | resolve fdo#59619 Spelling error - heigth | Joren De Cuyper |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-20 | splitcelldlg.hxx moved into cui long ago, this copy should be removed | Caolán McNamara |
2013-01-18 | PRODUCTEXTENSION: fix various obvious strings and such... | Michael Stahl |
2013-01-18 | split out background page and adapt code to .ui | Caolán McNamara |
2013-01-17 | Const correct-ness in one place... | Kohei Yoshida |
2013-01-17 | Proper construction of the impl class, using initializer. | Kohei Yoshida |