summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin2.cxx
AgeCommit message (Expand)Author
2023-03-29loplugin:stringadd in swNoel Grandin
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-15Refactored SwAuthorityField::GetAuthorityVojtěch Doležal
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-03-31tdf#148061: Crash when opening report from tdf#148042 (DBG_UTIL only)Julien Nabet
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-24sw fields: add Title uno propertyMiklos Vajna
2021-12-09tdf#146144 sw: add tooltip to table rows with change trackingLászló Németh
2021-11-17tdf#145721 sw track changes: sign text moving in redline tooltipsLászló Németh
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2021-03-08clean up some more dynamic/static castingNoel
2021-02-11sw tooltip on bibliography fields: add the actual tooltip functionalityMiklos Vajna
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski
2020-11-24sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-14tdf#136336 ensure tooltip area surrounds the current mouse positionCaolán McNamara
2020-11-11loplugin:stringviewNoel
2020-10-20use tools::Long in swNoel
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-02loplugin:stringadd in swNoel Grandin
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()Michael Stahl
2018-11-15sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-11sw: fix invalid cast in SwEditWin::RequestHelp()Michael Stahl
2018-09-20tdf#119356 add input lists to tooltip handlingJan-Marek Glogowski
2018-09-20Scope breaks; and add number comments to SwFieldIdsJan-Marek Glogowski
2018-07-25loplugin:useuniqueptr in SwEditWinNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze