summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh4.cxx
AgeCommit message (Expand)Author
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-08-28Send Bcp47 codes with regionSzymon Kłos
2019-08-28Handle LANGUAGE_NONE caseSzymon Kłos
2019-08-28Send ISO language code on state changedSzymon Kłos
2019-08-16Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-20dispose on all responses, not just OKCaolán McNamara
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-08weld ScHFEditDlgCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-19Resolves: tdf#124024 scaling factor isn't displayed correctlyCaolán McNamara
2019-02-28fix "doc will be saved" dialog messageNoel Grandin
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-26tdf#120736: For Calc shared documents also check the original document URLStephan Bergmann
2019-02-18tdf#122624 XLSX OLE in DOCX: import view positionsLászló Németh
2019-02-16Use optimized string concatenationMatteo Casalin
2019-02-11tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2019-02-02weld ScNewScenarioDlgCaolán McNamara
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2019-01-11make insert->header/footer dialogs asyncNoel Grandin
2019-01-10make format->page dialog asyncNoel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-28weld ScStyleDlgCaolán McNamara
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-19weld ScColRowLabelDlgCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin