summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-08-18tdf#83830: Numbering dropdown set to 6 lines, label adjustmentsSusobhan Ghosh1-0/+1
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin1-8/+8
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin1-9/+9
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin4-25/+25
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin2-20/+20
2016-08-18convert SdrMeasureTextVPos to scoped enumNoel Grandin2-22/+22
2016-08-18convert ProjectionType to scoped enumNoel Grandin6-14/+14
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin6-19/+19
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin3-16/+16
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin4-12/+12
2016-08-18convert XBitmapType to scoped enumNoel Grandin1-6/+6
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin2-12/+12
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: fix Linux, exclude a few crashing dialogsArmin Le Grand1-1/+1
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for cuiArmin Le Grand2-44/+44
2016-08-18screenshots: add dialog test cases for svxArmin Le Grand4-0/+303
2016-08-17Surround use of StarBASIC with #if HAVE_FEATURE_SCRIPTINGTor Lillqvist1-0/+2
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin5-19/+19
2016-08-17convert XPolyFlags to scoped enumNoel Grandin3-62/+62
2016-08-17convert XPropertyListType to scoped enumNoel Grandin13-31/+32
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-12/+12
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-10/+10
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-7/+7
2016-08-16new loplugin to check for static OUStringsNoel Grandin3-37/+36
2016-08-15Add padding to sidebarparagraph controlsSusobhan Ghosh1-1/+12
2016-08-15tdf#87794: Media Playback PanelYousuf Philips6-0/+461
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke18-228/+209
2016-08-13Add spacing between shape groups in Default Shapes PanelSusobhan Ghosh1-4/+3
2016-08-12related tdf#101343 improve accelerators in Find & Replace dialogStanislav Horacek1-10/+10
2016-08-12Tweak numbering listbox optimal sizeKatarina Behrens1-0/+5
2016-08-12Tweak pagesize listbox Optimal sizeSusobhan Ghosh1-0/+5
2016-08-11Change background of shape thumbnails to dialog colorSusobhan Ghosh1-1/+1
2016-08-11loplugin:constantparamNoel Grandin5-60/+29
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin14-17/+17
2016-08-10Set slide/page format dropdown size to 6 in Slide/Page panelSusobhan Ghosh1-0/+1
2016-08-09Resolves: tdf#101253 crash in gallery popup menuCaolán McNamara1-0/+1
2016-08-08GSoC notebookbar: updated .ui filesSzymon Kłos2-13/+2
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist1-1/+1
2016-08-03[GSoC] Rework of color tabRishabh Kumar3-12/+51
2016-08-03svx: track view shell id in SdrUndoActionMiklos Vajna1-0/+11
2016-08-02add missing nullptr checkMarkus Mohrhard1-1/+5
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-1/+1
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara1-0/+7
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-3/+13
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-3/+3
2016-07-31Related: tdf#99324 let panels assign auto mnemonicsCaolán McNamara1-0/+2
2016-07-31Remove unnecessary label tdf#99341Muhammet Kara3-34/+11
2016-07-30Change data type of loop variant to size_typeRishabh Kumar1-1/+1
2016-07-30Use static_cast for type casting and fix loop variant sizeRishabh Kumar1-2/+2