summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)Author
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11sw: prefix members of SwDLL, SwFieldDlgWrapper, SwImplShellAction and ...Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-03fix leak in SwRedlineAcceptDlgNoel Grandin
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-26fix leak in SwRedlineAcceptDlgNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-19fix leak in SwCommentRuler::NotifyKitNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara
2020-08-29Use OUStringBuffer::makeStringAndClearStephan Bergmann
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-03tdf#133569 rework the SwCommentRuler buttonJan-Marek Glogowski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-01-25Resolves: tdf#130174 explicitly call SelectHdlCaolán McNamara
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-18reset mxContentArea in disposeCaolán McNamara
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara
2019-12-05tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist
2019-12-05tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist
2019-12-05Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin