summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-6/+6
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann1-1/+1
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-4/+2
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin2-2/+0
2016-03-07fix build, this time for realDavid Tardon1-0/+1
2016-03-07fix buildDavid Tardon1-1/+0
2016-03-07expand src templates only used in a single placeDavid Tardon1-1/+24
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2