summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)AuthorFilesLines
2021-09-28gives names to all the Idles and TasksNoel Grandin2-1/+2
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-3/+3
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski1-1/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-3/+3
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin2-2/+2
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-06-03fix leak in SwRedlineAcceptDlgNoel Grandin1-14/+5
2021-05-28no need to allocate these on the heapNoel Grandin1-2/+2
2021-05-26fix leak in SwRedlineAcceptDlgNoel Grandin1-0/+12
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-5/+5
2021-05-19fix leak in SwCommentRuler::NotifyKitNoel Grandin1-1/+3
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-10/+2
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski1-4/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+3
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer1-14/+14
2020-11-11loplugin:stringviewNoel1-1/+1
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-10-20use tools::Long in swNoel1-9/+9
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh1-3/+16
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-14/+14
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-0/+4
2020-08-29Use OUStringBuffer::makeStringAndClearStephan Bergmann1-1/+1
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky1-1/+2
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin4-135/+135
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-26/+21
2020-06-10loplugin:buriedassign in swNoel Grandin1-4/+8
2020-06-05have just one way to set expander imageCaolán McNamara1-2/+2
2020-06-03tdf#133569 rework the SwCommentRuler buttonJan-Marek Glogowski1-146/+132
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+3
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-01-25Resolves: tdf#130174 explicitly call SelectHdlCaolán McNamara1-0/+1
2020-01-23weld SvxFontWorkDialogCaolán McNamara1-3/+3
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen5-18/+0
2019-12-18reset mxContentArea in disposeCaolán McNamara1-0/+1
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara1-0/+2
2019-12-05tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist1-1/+4
2019-12-05tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist1-0/+12
2019-12-05Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist1-1/+19
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-5/+5
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara1-1/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-19/+4
2019-08-31drop some unnecessary includesCaolán McNamara1-2/+1