summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-02delete double entry (see line 345)Joren De Cuyper1-4/+0
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara1-0/+52
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 McNamara2-1/+7
2013-01-30SdrShadowColorItem(long nIndex, ...) variant never usedCaolán McNamara1-2/+1
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 Vajna1-3/+21
2013-01-29Related: fdo#59922 add new unicode blocks, detect newer in futureCaolán McNamara2-482/+1459
2013-01-29Resolves: fdo#59922 Incorrect character range for "Katakana Phonetic"OKANO Takayoshi2-1/+7
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 Brahmbhatt2-4/+67
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 Rouvignac18-402/+352
2013-01-28XFillGradientItem: don't assume the default Which IDMiklos Vajna1-3/+3
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna1-0/+16
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna1-0/+5
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara2-2/+2
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. Rossmanith14-235/+145
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 McNamara2-20/+20
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-22remove always false and disabled m_aCB_Use_Variants checkboxCaolán McNamara4-59/+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 Tardon2-0/+19
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith13-39/+39
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac7-20/+16
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2-2/+2
2013-01-18split out background page and adapt code to .uiCaolán McNamara1-0/+23
2013-01-17Const correct-ness in one place...Kohei Yoshida4-7/+7
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida3-0/+3
2013-01-17callcatcher: remove newly unused codeCaolán McNamara2-15/+0
2013-01-17-Werror,-Wunused-private-fieldStephan Bergmann1-4/+3
2013-01-16Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara1-2/+2
2013-01-16Clean up SdrLayerAdmin too. Just a little.Kohei Yoshida1-10/+22