summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-08-15ErrorBoxes from datanavi to StringThomas Arnhold
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold
2014-08-15convert datanavigator sport to .uiCaolán McNamara
2014-08-14Go even further in the scope reduction, we are 100% sure mpClone is NULL.Jan Holesovsky
2014-08-14Massive scope level reduction by early bail-out.Kohei Yoshida
2014-08-14Aligh this correctly...Kohei Yoshida
2014-08-14Scope reduction by early bailout.Kohei Yoshida
2014-08-13WaE: C4245: signed/unsigned mismatchTor Lillqvist
2014-08-13update_pchThomas Arnhold
2014-08-12Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann
2014-08-12Fix apparent SdrCaptionAngleItem vs. SdrCaptionFixedAngleItem mismatchStephan Bergmann
2014-08-11Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-10Typo: delet=>deleteJulien Nabet
2014-08-08Cleanup OUStrings in CustomShapesJoren De Cuyper
2014-08-07coverity#735867 Dereference after null checkCaolán McNamara
2014-08-07coverity#982278 Resource leak in objectCaolán McNamara
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann
2014-08-06SdrEdgreLine*DeltaItem::Put/QueryValue are same as underlyingStephan Bergmann
2014-08-06Missing SdrEdgeLine1DeltaItem::Clone overrideStephan Bergmann
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-06remove some more unused resource idsThomas Arnhold
2014-08-06resource ids: defined twice but never usedThomas Arnhold
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann
2014-08-05sidebar: don't stretch icons verticallyMaxim Monastirsky
2014-08-05Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04prevent memory leakMarkus Mohrhard
2014-08-04suppress legacy locales, fdo#44112 relatedEike Rathke
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-31typoStephan Bergmann
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-25rhbz#1121254 reload font list from shell on changeDavid Tardon
2014-07-25coverity#1209371 Division or modulo by float zeroCaolán McNamara
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna