summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docsh2.cxx
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-10-29return value from IDocumentLinksAdministration::SetData unusedNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-18loplugin:virtualdead unused param in IDocumentLinksAdministration::SetDataNoel Grandin
2019-08-22we can be less verboseCaolán McNamara
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-04weld ClassificationDialogCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-05sw_redlinehide: fix RSID related asserts regressionMichael Stahl
2019-03-04expand out SwRead typedefNoel Grandin
2019-03-02weld SwInsertAbstractDlgCaolán McNamara
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-15use unique_ptr in swNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-25sw: fix some IWYU warningsMiklos Vajna
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-06tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-31If a DocumentBeforeClose event handler says no, don't thenTor Lillqvist
2018-05-31Add DocumentOpen and NewDocument to XApplicationOutgoing and emit suchTor Lillqvist
2018-05-31Emit DocumentChange events less eagerly (to Automation clients)Tor Lillqvist
2018-05-31Fire the DocumentBeforeClose event (call the callback)Tor Lillqvist
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-07weld SfxNewFileDialogCaolán McNamara
2018-03-07use more Color in swNoel Grandin
2018-03-05lokdialog: more, convert the dialog to async execHenry Castro
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara