summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna1-0/+37
2016-09-26convert eNBOType constants to scoped enumNoel Grandin2-6/+6
2016-09-13Revert "tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for wr...jan iversen2-10/+10
2016-09-10tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for writerGulsah Kose2-10/+10
2016-09-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin7-10/+10
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-2/+2
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-2/+2
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin3-7/+7
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-2/+2
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2-6/+6
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna1-4/+3
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2-11/+8
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski1-2/+2
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin1-2/+2
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin1-4/+4
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin1-8/+8
2016-08-24convert SdrPathSegmentKind to scoped enumNoel Grandin1-4/+4
2016-08-24convert SdrObjClosedKind to scoped enumNoel Grandin1-3/+3
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrDragMode to scoped enumNoel Grandin3-5/+5
2016-08-17convert SvxEscapement to scoped enumNoel Grandin3-29/+30
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-2/+2
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-2/+2
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin2-6/+6
2016-08-17convert SvxBreak to scoped enumNoel Grandin2-2/+2
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna1-2/+9
2016-08-12tdf#91832: ensure GETLINK reports proper contents for reverse selections tooBjoern Michaelsen1-0/+5
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-1/+16
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-2/+2
2016-08-01Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-12/+10
2016-07-28GSoC Emoji ControlAkshay Deep1-0/+1
2016-07-28tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna1-4/+8
2016-07-28sw: rename generic rSh in SwBaseShell::ExecUndo()Miklos Vajna1-8/+8
2016-07-27Simplify dynamic_cast followed by a static_cast.Jan Holesovsky2-27/+26
2016-07-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-5/+5
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann1-2/+2
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar4-5/+6
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos11-22/+22
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl2-3/+6
2016-05-30fdo#34362 Setting table border from toolbar resets "spacing to content"Rodolfo Ribeiro Gomes1-3/+6
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann2-4/+2
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin2-21/+21