summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)AuthorFilesLines
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks1-3/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann3-0/+13
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara2-4/+4
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara1-1/+1
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna1-0/+18
2019-09-27cid#1448369 silence Unchecked dynamic_castCaolán McNamara1-10/+10
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin6-24/+24
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov3-18/+7
2019-09-19remove SwClient/SwModify in sw/source/uibaseBjoern Michaelsen1-1/+0
2019-09-16dont define PROPERTY_NONE multiple timesBjoern Michaelsen1-8/+10
2019-09-12chart2: add some doxygen comments from Marco's talkMiklos Vajna1-1/+1
2019-09-07make page bookkeep the SwXShapesBjoern Michaelsen1-2/+1
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-3/+1
2019-09-06Fixing '....' and '..'Andrea Gelmini1-1/+1
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov4-22/+12
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet7-43/+20
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen2-2/+0
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+1
2019-08-02Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann9-19/+19
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke1-0/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-1/+1
2019-07-16sw comments on frames: no overlay in the LOK API, eitherMiklos Vajna1-1/+8
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov1-1/+1
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov6-104/+57
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh1-4/+4
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-45/+2
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov4-5/+5
2019-04-30tdf#122607 sw: restore CalcLayout() call in getRendererCount()Michael Stahl1-3/+4
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+3
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski2-4/+4
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen4-0/+5
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-26tdf#124025 Update formula before printingSamuel Mehrbrodt1-9/+11
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2-0/+3
2019-03-17remove this nonsense of init() returning a map, and then ...Bjoern Michaelsen1-1/+1
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks1-42/+3
2019-03-04simplify UNO getTypes methodsNoel Grandin3-51/+27
2019-02-13tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt1-3/+0
2019-02-13Pointer is pointlessNoel Grandin1-2/+2