summaryrefslogtreecommitdiffstats
path: root/svx/source
Commit message (Expand)AuthorAgeFilesLines
* Cleanup OUStrings in CustomShapesJoren De Cuyper2014-08-084-136/+62
* coverity#735867 Dereference after null checkCaolán McNamara2014-08-071-1/+1
* coverity#982278 Resource leak in objectCaolán McNamara2014-08-071-4/+2
* Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann2014-08-073-18/+18
* Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann2014-08-073-4/+4
* Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann2014-08-062-17/+12
* SdrEdgreLine*DeltaItem::Put/QueryValue are same as underlyingStephan Bergmann2014-08-061-48/+0
* Missing SdrEdgeLine1DeltaItem::Clone overrideStephan Bergmann2014-08-061-0/+5
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-064-8/+8
* remove some more unused resource idsThomas Arnhold2014-08-061-10/+0
* resource ids: defined twice but never usedThomas Arnhold2014-08-061-23/+0
* Let GetObjectItemPool return a referenceStephan Bergmann2014-08-057-28/+16
* Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann2014-08-051-3/+3
* Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann2014-08-0510-18/+18
* Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2014-08-048-25/+25
* prevent memory leakMarkus Mohrhard2014-08-044-39/+36
* suppress legacy locales, fdo#44112 relatedEike Rathke2014-08-041-0/+1
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-046-33/+33
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* Consistency around SdrMetricItemStephan Bergmann2014-07-313-14/+14
* typoStephan Bergmann2014-07-311-1/+1
* cleanup usage of MapUnit enumNoel Grandin2014-07-311-1/+1
* fix some dodgy FieldUnit conversionsNoel Grandin2014-07-312-3/+3
* drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin2014-07-298-528/+184
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-2915-257/+262
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-2611-25/+25
* rhbz#1121254 reload font list from shell on changeDavid Tardon2014-07-251-0/+6
* coverity#1209371 Division or modulo by float zeroCaolán McNamara2014-07-251-1/+1
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-234-3/+7
* simplify SfxItemPool::GetPresentationNoel Grandin2014-07-232-4/+3
* callcatcher: update unused codeCaolán McNamara2014-07-221-9/+0
* fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert2014-07-222-2/+2
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-2/+2
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-1942-254/+286
* coverity#1215318 Uncaught exceptionCaolán McNamara2014-07-181-4/+13
* coverity#1226494 Uninitialized pointer fieldCaolán McNamara2014-07-181-5/+9
* CharBackColor advertised in unoshap2.cxxmatteocam2014-07-181-1/+2
* inline unnecessary typedefNoel Grandin2014-07-181-6/+4
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-175-5/+4
* Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály2014-07-161-1/+0
* coverity#707280 Uncaught exceptionCaolán McNamara2014-07-161-0/+8
* Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara2014-07-151-1/+1
* Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan2014-07-141-1/+2
* bnc#883684: Better fix for this.Kohei Yoshida2014-07-112-11/+9
* new loplugin: externalandnotdefinedNoel Grandin2014-07-114-4/+29
* RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos2014-07-114-203/+181
* Clean up usage of 'this' and constness.Matúš Kukan2014-07-111-50/+51
* Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan2014-07-111-3/+5
* Move the rest of the members to the impl class.Kohei Yoshida2014-07-101-50/+59
* Move "prog name" (whatever it is) to the impl class.Kohei Yoshida2014-07-101-1/+10