summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-07-19improve unnecessaryoverride pluginNoel Grandin2-8/+0
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara3-30/+20
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara1-20/+0
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara1-2/+1
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann3-68/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin21-135/+2
2016-07-15svx: extend README about VC/VOC/OCMiklos Vajna1-4/+8
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar1-2/+5
2016-07-14tdf#62525 vcl: use cow_wrapper for ImpXPolyPolygonXisco Fauli2-59/+18
2016-07-13Resolves: tdf#100340 make compress graphic dialog less wideCaolán McNamara2-199/+242
2016-07-13tdf#62525 vcl: use cow_wrapper for ImpXPolygonXisco Fauli2-68/+29
2016-07-12new loplugin fragiledestructorNoel Grandin4-5/+5
2016-07-11Fix a SolarMutex assertCaolán McNamara1-1/+1
2016-07-11Remove these from the customization dialogSamuel Mehrbrodt1-6/+6
2016-07-11GSoC notebookbar: added image tab in the WriterSzymon Kłos1-0/+10
2016-07-11tdf#75280 Cleaning up of sal_uIntPtr usage #3tymyjan1-14/+14
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-4/+4
2016-07-10Related: tdf#100632 naming consistencyCaolán McNamara1-2/+2
2016-07-09Resolves: tdf#100809 Paragraph styles drop-down listCaolán McNamara1-1/+3
2016-07-08Add XBitmapList to SvxPresetListBoxRishabh Kumar1-0/+5
2016-07-08loplugin:vclwidgetsStephan Bergmann1-0/+1
2016-07-08loplugin:loopvartoosmallStephan Bergmann1-2/+2
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-2/+1
2016-07-08tdf#87643: Default Shapes Panel for Shapes DeckSusobhan Ghosh8-1/+900
2016-07-08Make bitmap preset preview resizableRishabh Kumar1-2/+68
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann3-3/+3
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand1-0/+5
2016-07-07Revert "Add XBitmapList to SvxPresetListBox"Rishabh Kumar1-5/+0
2016-07-07Add XBitmapList to SvxPresetListBoxRishabh Kumar1-0/+5
2016-07-07Increase spacing between SvxPresetListBox entriesRishabh Kumar1-1/+1
2016-07-07Change fill styles correctlyRishabh Kumar1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann6-13/+13
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara1-1/+1
2016-07-06Add XGradientList to SvxPresetListBoxRishabh Kumar1-3/+14
2016-07-06Make gradient UI bitmap resizableRishabh Kumar1-3/+13
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-15/+22
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin3-0/+79
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-3/+2
2016-07-05use a dynamic library for minidump shared codeMarkus Mohrhard2-9/+1
2016-07-05loplugin:loopvartoosmallStephan Bergmann1-1/+1
2016-07-05Icon view listbox for XHatchListRishabh Kumar3-0/+139
2016-07-04merge sdr::event::EventHandler with sdr::event::TimerEventHandlerNoel Grandin3-53/+21
2016-07-04Make hatch UI bitmap resizableRishabh Kumar1-2/+14
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-07-04sidebar: adaptable paragraph indent icon sizeSzymon Kłos2-5/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin6-13/+13
2016-07-03Grid line color change for SvxPixelCtlRishabh Kumar1-1/+1
2016-07-02tdf#100728: Crash when area dialog is openedRishabh Kumar1-1/+1
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+10