summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-139-42/+42
* PCH for more librariesLuboš Luňák2013-07-126-3/+649
* XubString->OUStringCaolán McNamara2013-07-111-3/+3
* Resolves: #i121917# secure SdrTextObj casts in cuiArmin Le Grand2013-07-113-3/+11
* Resolves: #i122581# reestablish focus of the Record Search dialog...Herbert Dürr2013-07-112-0/+9
* comparing only language and country is now insufficientEike Rathke2013-07-101-1/+2
* use LanguageTag to convertEike Rathke2013-07-101-18/+2
* reset min/max values in paragraph dialog before setting the actual valueLuboš Luňák2013-07-091-1/+2
* add degrees and pixels as known spin field unitsCaolán McNamara2013-07-088-125/+43
* -Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-1/+1
* allow SfxTabDialog ok button to have custom textCaolán McNamara2013-07-081-4/+4
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-5/+2
* cleanup src filesThomas Arnhold2013-07-052-23/+0
* tweak so buttons don't take on height of the combined extra load/save widgetsCaolán McNamara2013-07-051-6/+22
* warning C4805 unsafe mixture of type sal_Bool and type boolMichael Stahl2013-07-041-13/+13
* deploy maingrid hack to align previews within similar tabpages in a dialogCaolán McNamara2013-07-046-88/+81
* cui: convert hatch tabpage dialog to .uiMiklos Vajna2013-07-047-374/+591
* drop unused .src nowCaolán McNamara2013-07-043-352/+0
* some small tweaks to the html ui conversionCaolán McNamara2013-07-043-152/+126
* modern widgetlayout for opthtmlCsikós Tamás2013-07-044-136/+760
* put tab tabpages frames side by sideCaolán McNamara2013-07-031-338/+329
* there are no SfxFontItem used anywhereCaolán McNamara2013-07-031-1/+0
* restore a11y relations and some other clean upCaolán McNamara2013-07-033-6/+17
* allow changing the fill color user for tab previewsCaolán McNamara2013-07-031-3/+5
* Convert tab stop page to widget UIOlivier Hallot2013-07-038-487/+749
* restore title on Format Number single tab dialogsCaolán McNamara2013-07-032-2/+84
* fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold2013-07-023-30/+46
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-1/+1
* Resolves: fdo#66403 infinite loop, typo i should be itCaolán McNamara2013-07-011-1/+1
* remove unused and non-working methodsThomas Arnhold2013-06-301-6/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-296-11/+11
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-282-2/+2
* always call setDeferredProperties for dialog get/set titleCaolán McNamara2013-06-281-1/+0
* coverity#1038294 Explicit null dereferenceNorbert Thiebaud2013-06-271-4/+8
* Resolves: fdo#65716 MACROLANG not substituted in titleCaolán McNamara2013-06-251-0/+1
* fdo#62119 fix copypastaDavid Tardon2013-06-251-1/+1
* Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara2013-06-241-0/+1
* de-uglify ** = new * and don't leak temporary SvxBrushItemEike Rathke2013-06-211-33/+47
* coverity#707511 Unitialized pointer readNorbert Thiebaud2013-06-211-24/+28
* Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2013-06-211-0/+3
* expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara2013-06-193-110/+81
* fix copypastaDavid Tardon2013-06-191-1/+1
* Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand2013-06-187-54/+27
* Resolves: #i122120# Changed UI preview creators...Armin Le Grand2013-06-186-6/+6
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-183-4/+4
* Add UI for fine dashed border typeMiklos Vajna2013-06-161-0/+1
* Enable Sifr themeIssa Alkurtass2013-06-151-0/+1
* Resolves: fdo#65595 wrap long checkbox stringCaolán McNamara2013-06-112-1/+8
* Resolves: fdo#65609 don't use whole text for optimal widthCaolán McNamara2013-06-101-0/+2
* Resolves: fdo#65536 check if builder is NULLCaolán McNamara2013-06-081-1/+1