summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara2-2/+57
2013-01-30Revert "WaE: declaration of nWhich shadows a member of ´this´"Michael Stahl1-2/+2
2013-01-30remove useless macrosLuboš Luňák5-9/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac6-34/+34
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara4-6/+10
2013-01-30SdrShadowColorItem(long nIndex, ...) variant never usedCaolán McNamara2-11/+10
2013-01-30make basic XubString freeCaolán McNamara4-10/+9
2013-01-29fix build with older icu versionLuboš Luňák1-0/+2
2013-01-29sw: import draw:fill-gradient-name for Writer textframesMiklos Vajna1-1/+1
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna2-3/+22
2013-01-29Related: fdo#59922 add new unicode blocks, detect newer in futureCaolán McNamara4-526/+1614
2013-01-29Resolves: fdo#59922 Incorrect character range for "Katakana Phonetic"OKANO Takayoshi3-1/+8
2013-01-29Repeated call to namespace tableGokul1-1/+0
2013-01-29Resolves the bug fdo#59117 missing borders of last columnkarth1-3/+5
2013-01-28use SvtModuleOptions::ClassifyFactoryByServiceName to determine moduleCaolán McNamara1-67/+62
2013-01-28 fdo#59397 Use more precise wording at 'Find & Replace - More Options - Styles'Vishv Brahmbhatt4-6/+71
2013-01-28WaE: declaration of nWhich shadows a member of ´this´Miklos Vajna1-2/+2
2013-01-28fix previous string conversion:Michael Stahl1-0/+1
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac84-501/+452
2013-01-28XFillGradientItem: don't assume the default Which IDMiklos Vajna2-4/+4
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna3-0/+20
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna2-0/+6
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara2-2/+2
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl1-4/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl4-1/+9
2013-01-25set mnemonic widgets in asian phonetic guide dialogCaolán McNamara1-1/+11
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith10-171/+165
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith2-3/+3
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-24Replace the frequent functioncallsK_Karthikeyan1-5/+6
2013-01-24fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper1-1/+1
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith17-240/+150
2013-01-22Tutorial step #8 clean unused .src|.hrc remaindersCaolán McNamara4-117/+0
2013-01-22Tutorial step #7 remove FreeResourceCaolán McNamara1-2/+0
2013-01-22Tutorial step #6 convert remaining widgetsCaolán McNamara3-26/+26
2013-01-22Tutorial step #5 convert first remaining widgetCaolán McNamara2-3/+3
2013-01-22Tutorial step #4 remove redundant FixedLine/FixedText constructorsCaolán McNamara2-9/+0
2013-01-22Tutorial step #3 remove redundant button widget constructorsCaolán McNamara2-4/+0
2013-01-22Tutorial step #3 change Dialog constructorCaolán McNamara1-1/+2
2013-01-22Tutorial step #2 improve .ui prototypeCaolán McNamara1-0/+21
2013-01-22Tutorial step #1 initial .ui prototypeCaolán McNamara2-0/+231
2013-01-22remove always false and disabled m_aCB_Use_Variants checkboxCaolán McNamara6-61/+1
2013-01-22remove unused chinese_translationdialog.src, see chinese_dialogs.srcCaolán McNamara1-110/+0
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon4-2/+27
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith16-47/+47
2013-01-21resolve fdo#59619 Spelling error - heigthJoren De Cuyper1-1/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac7-20/+16
2013-01-20splitcelldlg.hxx moved into cui long ago, this copy should be removedCaolán McNamara2-56/+0
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2-2/+2