summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-15clang-cl loplugin: swStephan Bergmann
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-13This comment is no longer trueMaxim Monastirsky
2016-10-13tdf#91299: always use normal dates in comments (no "today"/"yesterday")Mike Kaganski
2016-10-10cppcheck: clarifyConditionJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna
2016-09-28editeng: invalidate everything only when toggling header-footer editAshod Nakashian
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-01tdf#101361: Fix cursor key movement in RTL textKhaled Hosny
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski
2016-08-24Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-07can drop the intermediate OUString hereCaolán McNamara
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-15sw: indentation fixesMiklos Vajna
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07sw: prefix members of SwSrcEditWindowMiklos Vajna
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-30everything is called Dispose, hard to find anythingCaolán McNamara
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-06-18uitest: add wrapper for writer's main edit windowMarkus Mohrhard