summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2020-08-21Fix typosAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-07cid#1465669 Dereference after null checkCaolán McNamara
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski
2020-07-30tdf#135244: prevent jumping to cursor at document renderMike Kaganski
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara
2020-07-26sw: create instances with uno constructorsNoel Grandin
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-30tdf#130151 Fix toc pointing to wrong pageSamuel Mehrbrodt
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-18new json writer for LOKNoel Grandin
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08lok: MSForms: fix editing of drop-down field.Tamás Zolnai
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
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