summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)Author
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-25loplugin:useuniqueptr in SwHHCWrapperNoel Grandin
2018-07-25loplugin:useuniqueptr in SdrHHCWrapperNoel Grandin
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-24Removed duplicated includesAndrea Gelmini
2018-02-22weld native message dialogsCaolán McNamara
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna
2017-12-20Revert "Related tdf#114455: fix mem leak on olmenu (sw)"Julien Nabet
2017-12-18partially revert "Use for range loop in sdrhhcwrap (sw)"Noel Grandin
2017-12-17Related tdf#114455: fix mem leak on olmenu (sw)Julien Nabet
2017-12-10Use for range loop in sdrhhcwrap (sw)Julien Nabet
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02Clean up SwLangHelper::ResetLanguagesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-02-27convert spell menu to .uiCaolán McNamara
2017-02-25Revert "convert spell menu to .ui"Markus Mohrhard
2017-02-24convert spell menu to .uiCaolán McNamara
2017-02-24Blind fix for MSVC 2015 error C2664Stephan Bergmann
2017-02-22don't inherit SwSpellPopup from PopupMenuCaolán McNamara
2017-02-03TyposJulien Nabet
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara