summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-02-03sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl
2020-02-03Add ProtectBookmarksAndFields per-document optionKatarina Behrens
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-03Fix typoAndrea Gelmini
2019-12-23sal_Char->char in swNoel Grandin
2019-12-22sw: SwView can be null when setting clipboardAshod Nakashian
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna
2019-09-27cid#1448369 silence Unchecked dynamic_castCaolán McNamara
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-19remove SwClient/SwModify in sw/source/uibaseBjoern Michaelsen
2019-09-16dont define PROPERTY_NONE multiple timesBjoern Michaelsen
2019-09-12chart2: add some doxygen comments from Marco's talkMiklos Vajna
2019-09-07make page bookkeep the SwXShapesBjoern Michaelsen
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-08-02Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-16sw comments on frames: no overlay in the LOK API, eitherMiklos Vajna
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov