summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu/hhcwrp.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen1-1/+0
2022-10-11use more string_view in swNoel Grandin1-3/+3
2022-09-20use more SwPosition::AdjustContentNoel Grandin1-6/+6
2022-09-16use SwPosition in SwArgsBaseNoel Grandin1-11/+7
2022-08-20use more SwPosition::GetNodeNoel Grandin1-2/+1
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin1-3/+3
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-5/+5
2022-07-29use more SwPaM::StartEndNoel Grandin1-2/+1
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin1-3/+3
2022-07-25rename SwIndex->SwContentIndexNoel Grandin1-1/+1
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl1-2/+2
2021-10-10use SfxItemSetFixed in swNoel Grandin1-6/+4
2021-07-30cid#1399290 silence Uncaught exceptionCaolán McNamara1-1/+1
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara1-3/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-2/+2
2021-07-17use WhichRangesContainer in swNoel Grandin1-3/+3
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-5/+2
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-3/+3
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-10-20use tools::Long in swNoel1-1/+1
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin1-13/+12
2020-05-29loplugin:simplifybool in swNoel Grandin1-2/+2
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen1-7/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-1/+1
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara1-1/+1
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin1-6/+6
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-07-25loplugin:useuniqueptr in SwHHCWrapperNoel Grandin1-13/+13
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna1-4/+0
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-08-07loplugin:constparams in sw part8Noel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-4/+4
2017-02-03TyposJulien Nabet1-1/+1
2016-10-27loplugin:expandablemethods in swNoel Grandin1-6/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-2/+2
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin1-6/+6
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+0
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2