summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar/inputwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-12loplugin:reftotemp in swNoel Grandin1-3/+3
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin1-2/+2
2023-05-10related tdf#138925 sw inputwin: get correct cell formulaJustin Luth1-1/+19
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2023-03-22sw: check GetActiveView()Xisco Fauli1-6/+10
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli1-7/+6
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-7/+7
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl1-2/+2
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin1-0/+1
2021-11-08sw: prefix members of SwGlosDocShell, SwInputChild, SwInputWindow and ...Miklos Vajna1-97/+97
2021-10-10use SfxItemSetFixed in swNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-5/+5
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-16/+14
2021-02-19weld inputwinmenuCaolán McNamara1-12/+9
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-10-20use tools::Long in swNoel1-4/+4
2020-09-17sw: fix crash in SwInputWindow::ApplyFormula()Michael Stahl1-1/+22
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin1-21/+21
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-05-29loplugin:simplifybool in swNoel Grandin1-2/+2
2020-02-17weld InputEdit Item WindowCaolán McNamara1-44/+60
2020-02-17weld PosEdit ItemWindowCaolán McNamara1-10/+14
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2020-01-26Avoid explicit cast to smaller sal_uInt16 from larger longStephan Bergmann1-1/+2
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen1-4/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-6/+6
2019-10-16convert some Buffer.append to +Noel Grandin1-6/+2
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-1/+0
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-3/+3
2018-11-07loplugin:collapseif in swNoel Grandin1-30/+27
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-25loplugin:useuniqueptr in SwInputWindowNoel Grandin1-2/+2
2018-03-04Translate German variable namesJohnny_M1-3/+3
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-7/+7
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-8/+8
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2017-12-12TypeWhichId in swNoel Grandin1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-18/+18
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-08-06loplugin:constparams in sw part7Noel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-06-21loplugin:unusedfields in sw part2Noel Grandin1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-9/+9