summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)AuthorFilesLines
2020-05-09compact namespace in swNoel Grandin7-25/+19
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-24convert SwFillMode to scoped enumNoel Grandin1-2/+2
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin2-13/+13
2020-04-22Fix typosAndrea Gelmini1-1/+1
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt1-1/+1
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl5-5/+7
2020-03-26sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl1-1/+3
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin5-34/+34
2020-03-04fix ToC links give unhelpful url popupsMert Tumer1-0/+6
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen1-19/+7
2020-02-10Remove unused variable sWordMuhammet Kara1-2/+0
2020-02-07tdf#99693 Add Highlighting tab for WriterMaxim Monastirsky1-1/+1
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl2-2/+2
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin3-4/+4
2020-01-25Change some #define to constexprStephan Bergmann1-1/+1
2020-01-24loplugin:makeshared in swNoel Grandin3-13/+13
2020-01-20Simplify getting ISO 8601 date stringMike Kaganski1-18/+8
2020-01-18tdf#130066: reset calendar to today for word completionMike Kaganski1-0/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin11-27/+21
2020-01-09sw: tolerate null ShadowOverlay object as the rest of the code does.Michael Meeks1-1/+1
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen15-104/+4
2019-12-13loplugin:expandablemethodsNoel Grandin1-8/+1
2019-12-11convert FrameControlType to scoped enumNoel Grandin3-21/+21
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski1-13/+13
2019-12-05tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski1-1/+23
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann5-0/+24
2019-11-21tdf#84929 sw UI: stay at footer when showing controlJustin Luth1-1/+8
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-10-31tdf#128431 Box info item is needed by the Border Background dialogJim Raykowski1-0/+14
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-22loplugin:constantparamNoel Grandin1-4/+2
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-2/+2
2019-10-14tdf#128139: add missing nullptr checkMike Kaganski1-1/+1
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt1-0/+3
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-18/+18
2019-10-08Fix typoAndrea Gelmini1-1/+1
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-78/+118
2019-10-07lok: comments: fix hidden text cursor and sudden document scrollMarco Cecchetti1-0/+8
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-09-30Make resolved comments appear resolved when printedScott Clarke1-0/+12
2019-09-28loplugin:constmethod in swNoel Grandin7-15/+15
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-8/+8
2019-09-19remove SwClient/SwModify in sw/source/uibaseBjoern Michaelsen1-1/+0