summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-30SdrShadowColorItem(long nIndex, ...) variant never usedCaolán McNamara
2013-01-30make basic XubString freeCaolán McNamara
2013-01-29fix build with older icu versionLuboš Luňák
2013-01-29sw: import draw:fill-gradient-name for Writer textframesMiklos Vajna
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna
2013-01-29Related: fdo#59922 add new unicode blocks, detect newer in futureCaolán McNamara
2013-01-29Resolves: fdo#59922 Incorrect character range for "Katakana Phonetic"OKANO Takayoshi
2013-01-29Repeated call to namespace tableGokul
2013-01-29Resolves the bug fdo#59117 missing borders of last columnkarth
2013-01-28use SvtModuleOptions::ClassifyFactoryByServiceName to determine moduleCaolán McNamara
2013-01-28 fdo#59397 Use more precise wording at 'Find & Replace - More Options - Styles'Vishv Brahmbhatt
2013-01-28WaE: declaration of nWhich shadows a member of ´this´Miklos Vajna
2013-01-28fix previous string conversion:Michael Stahl
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28XFillGradientItem: don't assume the default Which IDMiklos Vajna
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-25set mnemonic widgets in asian phonetic guide dialogCaolán McNamara
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24Replace the frequent functioncallsK_Karthikeyan
2013-01-24fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2013-01-22Tutorial step #8 clean unused .src|.hrc remaindersCaolán McNamara
2013-01-22Tutorial step #7 remove FreeResourceCaolán McNamara
2013-01-22Tutorial step #6 convert remaining widgetsCaolán McNamara
2013-01-22Tutorial step #5 convert first remaining widgetCaolán McNamara
2013-01-22Tutorial step #4 remove redundant FixedLine/FixedText constructorsCaolán McNamara
2013-01-22Tutorial step #3 remove redundant button widget constructorsCaolán McNamara
2013-01-22Tutorial step #3 change Dialog constructorCaolán McNamara
2013-01-22Tutorial step #2 improve .ui prototypeCaolán McNamara
2013-01-22Tutorial step #1 initial .ui prototypeCaolán McNamara
2013-01-22remove always false and disabled m_aCB_Use_Variants checkboxCaolán McNamara
2013-01-22remove unused chinese_translationdialog.src, see chinese_dialogs.srcCaolán McNamara
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21resolve fdo#59619 Spelling error - heigthJoren De Cuyper
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-20splitcelldlg.hxx moved into cui long ago, this copy should be removedCaolán McNamara
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2013-01-18split out background page and adapt code to .uiCaolán McNamara
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida