summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/editsh.cxx
AgeCommit message (Expand)Author
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-18sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl
2018-12-01sw_redlinehide_4a: SwEditShell::GetLineCount()Michael Stahl
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ReplaceDropText()/GetDropText()Michael Stahl
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwCursorShell::UpdateMarkedListLevel()Michael Stahl
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwEditShell::GetCurWord()Michael Stahl
2018-09-18tdf#119770 nullptr GetGraphic returnCaolán McNamara
2018-07-30loplugin:stringloop in swNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-08sw_redlinehide: SwScriptInfo conversion swcrsr.cxx,edattr.cxx,editsh.cxxMichael Stahl
2018-06-08sw_redlinehide: SwScriptInfo::GetScriptInfo() should return frame tooMichael Stahl
2018-06-08sw_redlinehide: SwScriptInfo must be inited with MergedParaMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in editsh.cxx,ndtxt.cxxMichael Stahl
2018-04-20loplugin:constantparamNoel Grandin
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-06sw: remove unnecessary upcastsJochen Nitschke
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-31fix buildNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin