summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/delete.cxx
AgeCommit message (Expand)Author
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2021-09-26use SfxItemSetFixed in swNoel Grandin
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-13tdf#142701 track changes: fix layout regression of image deletionLászló Németh
2021-04-27tdf#59463 track changes: record deletion of imagesLászló Németh
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-03-02speedup sw build a littleNoel Grandin
2020-02-06sw: read-only/protected content dialog was missing on Delete/BackspaceMichael Stahl
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-10-23sw: SwWrtShell: delete field command when deleting the fieldMichael Stahl
2019-07-04sw comments on frames: delete comment of as-char frame when deleting frameMiklos Vajna
2019-07-03Fix typoAndrea Gelmini
2019-07-03sw comments on frames: delete comment of frame when deleting frameMiklos Vajna
2019-06-12Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann
2019-05-30tdf#125497 allow backspace to remove CJK IVS.Mark Hung
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-04-26SwEditShell functions that really want to return boolNoel Grandin
2018-02-06tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski
2018-01-16Fix typosAndrea Gelmini
2018-01-13tdf#113481 Let backspace delete complete CJK ideograph IVS.Mark Hung
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-02-02tdf#105625 related: fix pointer variable prefixMike Kaganski
2017-02-01tdf#105625: Allow Delete/Backspace to delete whole fieldmarkMike Kaganski
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-12-02loplugin: cstylecastNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl