summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin3-30/+29
2016-09-07loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth1-0/+13
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin1-2/+2
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-11/+11
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-4/+4
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+13
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin2-12/+12
2016-08-18sw redlining: support per-view authorsMiklos Vajna1-0/+9
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin1-1/+1
2016-07-20Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-4/+3
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-7/+3
2016-07-18sw: prefix members of SwXTextSearchMiklos Vajna1-13/+13
2016-07-15sw lok: fix shape text editing with multiple viewsMiklos Vajna1-6/+3
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin1-1/+0
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin1-9/+7
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna1-4/+0
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-6/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann4-104/+117
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-06-06SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna1-0/+10
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page1-2/+2
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann2-26/+18
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna1-8/+4
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-3/+0
2016-05-17loplugin:stringconstantTor Lillqvist1-1/+1
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht1-3/+17
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin1-3/+1
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin2-5/+5
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin2-4/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-3/+2
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+2
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-2/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-21lokit: add getPartHashHenry Castro1-0/+8
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann5-16/+16
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin3-26/+24
2016-04-08lok context menu: Expose context menuPranav Kant1-1/+8
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-4/+9
2016-04-04tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna1-0/+16
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna1-0/+13
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin1-3/+3
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2