summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2016-08-18coverity#1371127 Logically dead codeCaolán McNamara
2016-08-18tdf#83830: Numbering dropdown set to 6 lines, label adjustmentsSusobhan Ghosh
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin
2016-08-18convert SdrMeasureTextVPos to scoped enumNoel Grandin
2016-08-18convert ProjectionType to scoped enumNoel Grandin
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin
2016-08-18convert XBitmapType to scoped enumNoel Grandin
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-17Surround use of StarBASIC with #if HAVE_FEATURE_SCRIPTINGTor Lillqvist
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-08-17convert XPolyFlags to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-12Tweak numbering listbox optimal sizeKatarina Behrens
2016-08-12Tweak pagesize listbox Optimal sizeSusobhan Ghosh
2016-08-11Change background of shape thumbnails to dialog colorSusobhan Ghosh
2016-08-11loplugin:constantparamNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-08-10Set slide/page format dropdown size to 6 in Slide/Page panelSusobhan Ghosh
2016-08-09Resolves: tdf#101253 crash in gallery popup menuCaolán McNamara
2016-08-03[GSoC] Rework of color tabRishabh Kumar
2016-08-03svx: track view shell id in SdrUndoActionMiklos Vajna
2016-08-02add missing nullptr checkMarkus Mohrhard
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-31Related: tdf#99324 let panels assign auto mnemonicsCaolán McNamara
2016-07-31Remove unnecessary label tdf#99341Muhammet Kara
2016-07-30Change data type of loop variant to size_typeRishabh Kumar
2016-07-30Use static_cast for type casting and fix loop variant sizeRishabh Kumar
2016-07-29[GSoC] Fix recent colors in color popup widgetRishabh Kumar
2016-07-29Related: tdf#90450 don't overwrite text in size/pos statusbar itemCaolán McNamara
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna
2016-07-27formally->formerlyCaolán McNamara
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-27svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26tdf#75280 Cleaning up of sal_uIntPtr usage #4atymyjan
2016-07-26loplugin:redundantcastTor Lillqvist