summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Cleanup OUStrings in CustomShapesJoren De Cuyper4-136/+62
2014-08-07coverity#735867 Dereference after null checkCaolán McNamara1-1/+1
2014-08-07coverity#982278 Resource leak in objectCaolán McNamara1-4/+2
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann3-18/+18
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann3-4/+4
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann2-17/+12
2014-08-06SdrEdgreLine*DeltaItem::Put/QueryValue are same as underlyingStephan Bergmann1-48/+0
2014-08-06Missing SdrEdgeLine1DeltaItem::Clone overrideStephan Bergmann1-0/+5
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann4-8/+8
2014-08-06remove some more unused resource idsThomas Arnhold1-10/+0
2014-08-06resource ids: defined twice but never usedThomas Arnhold1-23/+0
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann7-28/+16
2014-08-05sidebar: don't stretch icons verticallyMaxim Monastirsky1-1/+10
2014-08-05Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann1-3/+3
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann12-20/+20
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann8-25/+25
2014-08-04prevent memory leakMarkus Mohrhard4-39/+36
2014-08-04suppress legacy locales, fdo#44112 relatedEike Rathke1-0/+1
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann6-33/+33
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-31Consistency around SdrMetricItemStephan Bergmann3-14/+14
2014-07-31typoStephan Bergmann1-1/+1
2014-07-31cleanup usage of MapUnit enumNoel Grandin1-1/+1
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin2-3/+3
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin8-528/+184
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin17-259/+264
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin11-25/+25
2014-07-25rhbz#1121254 reload font list from shell on changeDavid Tardon1-0/+6
2014-07-25coverity#1209371 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin4-3/+7
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin2-4/+3
2014-07-22callcatcher: update unused codeCaolán McNamara1-9/+0
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert2-2/+2
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-2/+2
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna42-254/+286
2014-07-18coverity#1215318 Uncaught exceptionCaolán McNamara1-4/+13
2014-07-18coverity#1226494 Uninitialized pointer fieldCaolán McNamara1-5/+9
2014-07-18CharBackColor advertised in unoshap2.cxxmatteocam1-1/+2
2014-07-18inline unnecessary typedefNoel Grandin1-6/+4
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert6-6/+5
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály1-1/+0
2014-07-16coverity#707280 Uncaught exceptionCaolán McNamara1-0/+8
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara1-1/+1
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan1-1/+2
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida2-11/+9
2014-07-11new loplugin: externalandnotdefinedNoel Grandin4-4/+29
2014-07-11drop unused helpidsCaolán McNamara1-2/+0
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos6-203/+295
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan1-50/+51
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan1-3/+5