summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2014-08-07coverity#1229891 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann1-15/+15
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann1-3/+3
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann1-9/+9
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann1-2/+2
2014-08-06remove some more unused resource idsThomas Arnhold1-17/+0
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-3/+3
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-6/+6
2014-08-04suppress legacy locales, fdo#44112 relatedEike Rathke1-1/+5
2014-08-04fdo#75757: remove inheritance to std::vectorTakeshi Abe1-5/+13
2014-08-04Convert RID_SVXDLG_ASSIGNCOMPONENT to .uiPalenik Mihály7-118/+133
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann1-8/+8
2014-08-03mark numbers as untranslatableStanislav Horacek1-1/+1
2014-08-03Avoid possible memory leaks in case of exceptionsTakeshi Abe3-45/+37
2014-08-02Avoid possible memory leaks in case of exceptionsTakeshi Abe3-53/+43
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-31Avoid possible memory leaks in case of exceptionsTakeshi Abe5-61/+50
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe12-52/+41
2014-07-29loplugin:unreffunStephan Bergmann1-8/+0
2014-07-29Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout.Rachit Gupta11-1004/+761
2014-07-28fix a memory leakTakeshi Abe1-1/+1
2014-07-26coverity#1228876 Uninitialized pointer fieldCaolán McNamara2-6/+9
2014-07-27Avoid possible memory leaks in case of exceptionsTakeshi Abe3-48/+24
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin9-32/+32
2014-07-25Convert RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout.Rachit Gupta9-258/+449
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin3-2/+4
2014-07-22deleted superfluous controls that didn't exist before conversionSzymon Kłos1-99/+3
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna7-92/+105
2014-07-18coverity#1226482 Dereference after null checkCaolán McNamara1-4/+7
2014-07-16remove unused helpidCaolán McNamara1-1/+0
2014-07-16extensions aren't layout enabled yetCaolán McNamara1-8/+1
2014-07-16no need to check for null before deleteCaolán McNamara1-2/+1
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály8-389/+160
2014-07-16fdo#80373: change wording to 'Area Transparency Mode'Adolfo Jayme Barrientos1-1/+1
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara2-2/+2
2014-07-11add adjustments for spinbuttonsCaolán McNamara1-0/+25
2014-07-11Convert RID_CUI_DIALOG_COLORPICKER to .uiPalenik Mihály7-739/+938
2014-07-11return early for empty bitmapCaolán McNamara1-0/+3
2014-07-11Related: fdo#81147 check if colorlist is validCaolán McNamara2-4/+2
2014-07-10drop unused helpidsCaolán McNamara1-1/+0
2014-07-10Convert MD_ICONSELECTOR and MD_ICONCHANGE to .uiPalenik Mihály7-216/+418
2014-07-10remove SvRefBase::ReleaseReferenceNoel Grandin1-1/+1
2014-07-09Resolves: fdo#73806 reduce the size-request of the expert config dialogCaolán McNamara2-22/+16
2014-07-09use define rather than raw numbersCaolán McNamara1-2/+2
2014-07-09have expert config dialog survive exceptionsCaolán McNamara1-2/+14
2014-07-09Related fdo#67642: remove redundant 'Preferences' label to save some spaceAdolfo Jayme Barrientos1-91/+72
2014-07-04coverity#735300-1 Unchecked return valueNorbert Thiebaud1-4/+14
2014-07-03Avoid null this pointers in member function callsStephan Bergmann6-10/+19
2014-07-01loplugin:literaltoboolconversionStephan Bergmann1-2/+2
2014-07-01hook up new drawing support to .uisCaolán McNamara2-0/+149