summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewling.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-6/+6
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-02-22don't inherit SwSpellPopup from PopupMenuCaolán McNamara1-13/+7
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-1/+1
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-1/+1
2017-01-18tdf#105409 Use ScopedVclPtrMaxim Monastirsky1-1/+1
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-1/+0
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-21/+21
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin1-8/+8
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-6/+6
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+0