summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara5-48/+44
2016-06-30Rename GetFoucsPosIndex() to GetFocusPosIndex()Muhammet Kara2-6/+6
2016-06-30loplugin:unusedfieldsNoel Grandin1-1/+0
2016-06-30tdf#89616 Find toolbar: Activate search arrows when input has textSamuel Mehrbrodt2-20/+11
2016-06-29move #includes to top of fileNoel Grandin2-15/+11
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier1-1/+1
2016-06-29clang-analyzer-deadcode.DeadStoresStephan Bergmann1-3/+0
2016-06-29loplugin:staticmethodsStephan Bergmann1-27/+30
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara2-8/+43
2016-06-29tdf#100413 Use same default values for preview string and format listLaurent Balland-Poirier1-6/+40
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara1-2/+0
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna2-43/+8
2016-06-29loplugin:defaultparamsStephan Bergmann1-1/+1
2016-06-29svx: add XOutBitmap testcaseMiklos Vajna3-0/+76
2016-06-28Resolves: tdf#100574 Crash when selecting and applying border style...Caolán McNamara1-5/+20
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar15-353/+751