summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)AuthorFilesLines
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-4/+9
2018-02-24Removed duplicated includesAndrea Gelmini1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-3/+6
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+1
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann2-3/+3
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna1-4/+0
2017-12-20Revert "Related tdf#114455: fix mem leak on olmenu (sw)"Julien Nabet1-6/+1
2017-12-18partially revert "Use for range loop in sdrhhcwrap (sw)"Noel Grandin1-0/+1
2017-12-17Related tdf#114455: fix mem leak on olmenu (sw)Julien Nabet1-1/+6
2017-12-10Use for range loop in sdrhhcwrap (sw)Julien Nabet1-5/+4
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 Kaganski4-34/+34
2017-08-07loplugin:constparams in sw part8Noel Grandin1-1/+1
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara4-70/+3
2017-07-21migrate to boost::gettextCaolán McNamara4-58/+2
2017-07-02Clean up SwLangHelper::ResetLanguagesStephan Bergmann1-2/+2
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-4/+3
2017-05-19make string translation loading more uniformCaolán McNamara2-10/+10
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-4/+4
2017-04-27remove sw bitmaps from .src filesCaolán McNamara3-8/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-57/+17
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-5/+5
2017-03-16convert SwUndoId to scoped enumNoel Grandin2-5/+5
2017-03-16remove unused defines from HRC files in sw/Noel Grandin2-15/+0
2017-02-27convert spell menu to .uiCaolán McNamara3-134/+78
2017-02-25Revert "convert spell menu to .ui"Markus Mohrhard3-78/+134
2017-02-24convert spell menu to .uiCaolán McNamara3-134/+78
2017-02-24Blind fix for MSVC 2015 error C2664Stephan Bergmann1-0/+2
2017-02-22don't inherit SwSpellPopup from PopupMenuCaolán McNamara1-51/+51
2017-02-03TyposJulien Nabet1-1/+1
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna1-1/+1
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara3-4/+5
2017-01-18we only need this image once, don't need to keep itCaolán McNamara1-9/+8
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek3-7/+0
2016-10-27loplugin:expandablemethods in swNoel Grandin1-6/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-2/+2
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-2/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2016-08-18coverity#1371445 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin2-7/+7