summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* convert drawinglayer gradient dialog to new .uiMiklos Vajna2013-02-072-0/+16
* also change the font combo tooltip to say font is not availableLuboš Luňák2013-02-063-0/+16
* remove unused variableLuboš Luňák2013-02-061-1/+0
* if a font is not available, show its name in italic in the font comboLuboš Luňák2013-02-061-0/+40
* remove obsolete hidother.src filesAndras Timar2013-02-061-61/+0
* sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna2013-02-062-22/+3
* delete double entry (see line 345)Joren De Cuyper2013-02-021-4/+0
* move color options .ui to right place and adapt codeCaolán McNamara2013-01-312-2/+57
* Revert "WaE: declaration of nWhich shadows a member of ´this´"Michael Stahl2013-01-301-2/+2
* remove useless macrosLuboš Luňák2013-01-305-9/+0
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-306-34/+34
* the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara2013-01-304-6/+10
* SdrShadowColorItem(long nIndex, ...) variant never usedCaolán McNamara2013-01-302-11/+10
* make basic XubString freeCaolán McNamara2013-01-304-10/+9
* fix build with older icu versionLuboš Luňák2013-01-291-0/+2
* sw: import draw:fill-gradient-name for Writer textframesMiklos Vajna2013-01-291-1/+1
* SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna2013-01-292-3/+22
* Related: fdo#59922 add new unicode blocks, detect newer in futureCaolán McNamara2013-01-294-526/+1614
* Resolves: fdo#59922 Incorrect character range for "Katakana Phonetic"OKANO Takayoshi2013-01-293-1/+8
* Repeated call to namespace tableGokul2013-01-291-1/+0
* Resolves the bug fdo#59117 missing borders of last columnkarth2013-01-291-3/+5
* use SvtModuleOptions::ClassifyFactoryByServiceName to determine moduleCaolán McNamara2013-01-281-67/+62
* fdo#59397 Use more precise wording at 'Find & Replace - More Options - Styles'Vishv Brahmbhatt2013-01-284-6/+71
* WaE: declaration of nWhich shadows a member of ´this´Miklos Vajna2013-01-281-2/+2
* fix previous string conversion:Michael Stahl2013-01-281-0/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-2884-501/+452
* XFillGradientItem: don't assume the default Which IDMiklos Vajna2013-01-282-4/+4
* SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna2013-01-283-0/+20
* SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna2013-01-282-0/+6
* Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara2013-01-282-2/+2
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-264-1/+9
* set mnemonic widgets in asian phonetic guide dialogCaolán McNamara2013-01-251-1/+11
* Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith2013-01-2410-171/+165
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-242-3/+3
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-241-1/+1
* Replace the frequent functioncallsK_Karthikeyan2013-01-241-5/+6
* fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper2013-01-241-1/+1
* Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith2013-01-2217-240/+150
* Tutorial step #8 clean unused .src|.hrc remaindersCaolán McNamara2013-01-224-117/+0
* Tutorial step #7 remove FreeResourceCaolán McNamara2013-01-221-2/+0
* Tutorial step #6 convert remaining widgetsCaolán McNamara2013-01-223-26/+26
* Tutorial step #5 convert first remaining widgetCaolán McNamara2013-01-222-3/+3
* Tutorial step #4 remove redundant FixedLine/FixedText constructorsCaolán McNamara2013-01-222-9/+0
* Tutorial step #3 remove redundant button widget constructorsCaolán McNamara2013-01-222-4/+0
* Tutorial step #3 change Dialog constructorCaolán McNamara2013-01-221-1/+2
* Tutorial step #2 improve .ui prototypeCaolán McNamara2013-01-221-0/+21
* Tutorial step #1 initial .ui prototypeCaolán McNamara2013-01-222-0/+231
* remove always false and disabled m_aCB_Use_Variants checkboxCaolán McNamara2013-01-226-61/+1