summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewling.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-16/+0
2019-12-01SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai1-1/+2
2019-12-01Remove unused variable.Tamás Zolnai1-1/+0
2019-11-24SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai1-2/+19
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-06-01weld SvxThesaurusDialogCaolán McNamara1-1/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-3/+3
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai1-110/+0
2019-02-19set parent for chinese dictionary dialogCaolán McNamara1-1/+4
2019-02-16MSForms: Don't show popup dialog of drop-down field when there is no item listTamás Zolnai1-0/+11
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-1/+1
2018-09-19null parent is a bad ideaCaolán McNamara1-2/+2
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-2/+3
2018-06-08sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl1-1/+2
2018-05-31use std::unique_ptrCaolán McNamara1-7/+7
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-2/+5
2018-03-13Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky1-8/+2
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara1-2/+4
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-22weld native message dialogsCaolán McNamara1-2/+5
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-2/+2
2018-01-26Fix typosAndrea Gelmini1-1/+1
2018-01-25lokdialog: Convert the Tools -> Thesaurus... to async exec.Jan Holesovsky1-7/+16
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna1-14/+0
2018-01-02RID_* can be extern global variablesNoel Grandin1-2/+2
2017-09-22lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.Jan Holesovsky1-2/+8
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-07loplugin:constparams in sw part8Noel Grandin1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-2/+2
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-7/+5
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+4
2017-07-11use more range-for on uno::SequenceNoel Grandin1-6/+2
2017-07-05rename some Kontext methods to ContextNoel Grandin1-2/+2
2017-05-19loplugin:stringcopy: swStephan Bergmann1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-04-12convert SelectionType to scoped enumNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1