summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin2.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-01-26tdf#146144 sw: add tooltip to table rows with change trackingLászló Németh1-10/+18
2021-11-17tdf#145721 sw track changes: sign text moving in redline tooltipsLászló Németh1-2/+8
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-2/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-05-14Outline folding experimental feature rehackJim Raykowski1-3/+0
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna1-0/+7
2021-03-08clean up some more dynamic/static castingNoel1-1/+1
2021-02-11sw tooltip on bibliography fields: add the actual tooltip functionalityMiklos Vajna1-0/+9
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski1-1/+2
2020-11-24sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna1-0/+11
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-0/+1
2020-11-14tdf#136336 ensure tooltip area surrounds the current mouse positionCaolán McNamara1-0/+7
2020-11-11loplugin:stringviewNoel1-1/+1
2020-10-20use tools::Long in swNoel1-2/+2
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski1-0/+4
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-1/+1
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-17/+2
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt1-8/+2
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-2/+2
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-10/+11
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-11-15sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()Michael Stahl1-2/+1
2018-11-15sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl1-1/+2
2018-11-07loplugin:collapseif in swNoel Grandin1-7/+4
2018-10-11sw: fix invalid cast in SwEditWin::RequestHelp()Michael Stahl1-1/+1
2018-09-20tdf#119356 add input lists to tooltip handlingJan-Marek Glogowski1-0/+1
2018-09-20Scope breaks; and add number comments to SwFieldIdsJan-Marek Glogowski1-4/+6
2018-07-25loplugin:useuniqueptr in SwEditWinNoel Grandin1-2/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze1-5/+15
2018-04-03tdf#116297 - Remove table tooltipsheiko tietze1-41/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-4/+4
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-23/+23
2017-06-10various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara1-0/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-12/+13
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin1-20/+20
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-1/+1