summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand7-141/+321
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud8-22/+22
2014-06-25Resolves: fdo#80423 string resources not built and includedCaolán McNamara1-0/+1
2014-06-24-Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann2-29/+1
2014-06-24fdo#80373 Updated label to read "Image background transparency"Joel1-1/+1
2014-06-24tweak sizesCaolán McNamara5-0/+44
2014-06-24hide old page on showing new pageCaolán McNamara2-47/+19
2014-06-24loop through all pages to get optimal sizeCaolán McNamara3-8/+26
2014-06-24fix spacing, mnemonics, etcCaolán McNamara4-63/+140
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara2-12/+5
2014-06-24unnecessary check before deleteCaolán McNamara1-4/+2
2014-06-24drop ResizeCaolán McNamara2-17/+0
2014-06-24drop SetPosSizePagesCaolán McNamara2-27/+0
2014-06-24strip SetPosSizeCtrls down to min requiredCaolán McNamara3-94/+11
2014-06-24meChoicePos is always PosLeft, simplifyCaolán McNamara2-142/+25
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos22-1242/+2247
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper56-90/+90