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