summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* coverity#1229891 Uninitialized scalar fieldCaolán McNamara2014-08-071-0/+1
* Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann2014-08-071-15/+15
* Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann2014-08-071-3/+3
* Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann2014-08-061-9/+9
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-061-2/+2
* remove some more unused resource idsThomas Arnhold2014-08-061-17/+0
* Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann2014-08-051-3/+3
* Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2014-08-041-6/+6
* suppress legacy locales, fdo#44112 relatedEike Rathke2014-08-041-1/+5
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-041-5/+13
* Convert RID_SVXDLG_ASSIGNCOMPONENT to .uiPalenik Mihály2014-08-047-118/+133
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-041-8/+8
* mark numbers as untranslatableStanislav Horacek2014-08-031-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-033-45/+37
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-023-53/+43
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-315-61/+50
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-3012-52/+41
* loplugin:unreffunStephan Bergmann2014-07-291-8/+0
* Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout.Rachit Gupta2014-07-2911-1004/+761
* fix a memory leakTakeshi Abe2014-07-281-1/+1
* coverity#1228876 Uninitialized pointer fieldCaolán McNamara2014-07-262-6/+9
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-273-48/+24
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-269-32/+32
* Convert RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout.Rachit Gupta2014-07-259-258/+449
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-233-2/+4
* deleted superfluous controls that didn't exist before conversionSzymon Kłos2014-07-221-99/+3
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-197-92/+105
* coverity#1226482 Dereference after null checkCaolán McNamara2014-07-181-4/+7
* remove unused helpidCaolán McNamara2014-07-161-1/+0
* extensions aren't layout enabled yetCaolán McNamara2014-07-161-8/+1
* no need to check for null before deleteCaolán McNamara2014-07-161-2/+1
* Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály2014-07-168-389/+160
* fdo#80373: change wording to 'Area Transparency Mode'Adolfo Jayme Barrientos2014-07-161-1/+1
* Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara2014-07-152-2/+2
* add adjustments for spinbuttonsCaolán McNamara2014-07-111-0/+25
* Convert RID_CUI_DIALOG_COLORPICKER to .uiPalenik Mihály2014-07-117-739/+938
* return early for empty bitmapCaolán McNamara2014-07-111-0/+3
* Related: fdo#81147 check if colorlist is validCaolán McNamara2014-07-112-4/+2
* drop unused helpidsCaolán McNamara2014-07-101-1/+0
* Convert MD_ICONSELECTOR and MD_ICONCHANGE to .uiPalenik Mihály2014-07-107-216/+418
* remove SvRefBase::ReleaseReferenceNoel Grandin2014-07-101-1/+1
* Resolves: fdo#73806 reduce the size-request of the expert config dialogCaolán McNamara2014-07-092-22/+16
* use define rather than raw numbersCaolán McNamara2014-07-091-2/+2
* have expert config dialog survive exceptionsCaolán McNamara2014-07-091-2/+14
* Related fdo#67642: remove redundant 'Preferences' label to save some spaceAdolfo Jayme Barrientos2014-07-091-91/+72
* coverity#735300-1 Unchecked return valueNorbert Thiebaud2014-07-041-4/+14
* Avoid null this pointers in member function callsStephan Bergmann2014-07-036-10/+19
* loplugin:literaltoboolconversionStephan Bergmann2014-07-011-2/+2
* hook up new drawing support to .uisCaolán McNamara2014-07-012-0/+149