summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)Author
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-27Fix insert special character crashMaxim Monastirsky
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-09-13Revert "tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for wr...jan iversen
2016-09-10tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for writerGulsah Kose
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin
2016-08-24convert SdrPathSegmentKind to scoped enumNoel Grandin
2016-08-24convert SdrObjClosedKind to scoped enumNoel Grandin
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-17convert SvxEscapement 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-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna
2016-08-12tdf#91832: ensure GETLINK reports proper contents for reverse selections tooBjoern Michaelsen
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-01Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-07-28GSoC Emoji ControlAkshay Deep
2016-07-28tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna
2016-07-28sw: rename generic rSh in SwBaseShell::ExecUndo()Miklos Vajna
2016-07-27Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-07-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar