summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-02-17fix SvxSimpleTable sizeIvan Timofeev1-1/+1
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2013-02-15fdo#34548 don't crash on undoing text frame removalDavid Tardon1-1/+61
2013-02-14more reliable detecting of changes in the combobox lineeditLuboš Luňák1-18/+14
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac3-75/+71
2013-02-14MODKEY_BigOrtho is never definedJulien Nabet1-3/+0
2013-02-13Revert "fdo#34558 don't crash on undoing text frame removal"Michael Stahl1-20/+0
2013-02-13fdo#34558 don't crash on undoing text frame removalDavid Tardon1-0/+20
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida18-34/+34
2013-02-12Some cppcheck cleaningJulien Nabet1-3/+4
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2-10/+4
2013-02-11add borders to simpletablecontainerCaolán McNamara1-1/+0
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin5-13/+12
2013-02-11fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin1-9/+6
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-10/+4
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2-51/+38
2013-02-09Fixes fdo#46186, The Table Remains in the defined writing mode.Gokul1-0/+7
2013-02-08Resolves fdo#59889 fault in dragging edge of RTL tableK_Karthikeyan1-17/+40
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac7-47/+43
2013-02-07convert drawinglayer gradient dialog to new .uiMiklos Vajna1-0/+15
2013-02-06also change the font combo tooltip to say font is not availableLuboš Luňák2-0/+14
2013-02-06remove unused variableLuboš Luňák1-1/+0
2013-02-06if a font is not available, show its name in italic in the font comboLuboš Luňák1-0/+40
2013-02-06sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna1-21/+3
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