summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin2.cxx
AgeCommit message (Expand)Author
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
2018-04-03tdf#116297 - Remove table tooltipsheiko tietze
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-10various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann