summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewling.cxx
AgeCommit message (Expand)Author
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
2017-02-28new loplugin unoanyNoel Grandin
2017-02-22don't inherit SwSpellPopup from PopupMenuCaolán McNamara
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-01-18tdf#105409 Use ScopedVclPtrMaxim Monastirsky
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin