summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo
ModeNameSize
d---------vba2606logplain
ion'>Miklos Vajna 2021-01-07tdf#129568 Rename the default table styleMaxim Monastirsky 2020-06-23Getting styles info shouldnt set document modification stateSzymon Kłos 2020-05-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian 2020-04-21tdf#131621: fix crash in mergedlo.dllMike Kaganski 2020-03-17Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara 2019-12-03tdf#47583 sw: Don't mix doc print settings into option dialogMichael Weghorn 2019-11-26tdf#128557 Add tooltips to styles listsJim Raykowski 2019-11-09Sync page orientation of Endnote pageMuhammet Kara 2019-11-03loplugin:stringaddNoel Grandin 2019-11-02cid#1452004 silence Explicit null dereferencedCaolán McNamara 2019-10-31avoid intermediate vcl::WindowsCaolán McNamara 2019-10-30remove some unnecessary includesCaolán McNamara 2019-10-29return value from IDocumentLinksAdministration::SetData unusedNoel Grandin 2019-10-29remove unnecessary includesCaolán McNamara 2019-10-28tdf#128418 Fix crash in print previewSamuel Mehrbrodt 2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt 2019-10-22tdf#128229 Disable Accept All & Reject All if redlines are password protectedGabor Kelemen 2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin 2019-10-18loplugin:virtualdead unused param in IDocumentLinksAdministration::SetDataNoel Grandin 2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann 2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin 2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin 2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks 2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara 2019-10-01Drop SfxItemIter::FirstItemMike Kaganski 2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski 2019-09-28loplugin:constmethod in swNoel Grandin 2019-09-26now drop TabPageParent intermediateCaolán McNamara 2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara 2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin 2019-09-19remove SwClient/SwModify in sw/source/uibaseBjoern Michaelsen 2019-09-06Fixing '....' and '..'Andrea Gelmini 2019-08-22we can be less verboseCaolán McNamara 2019-08-20loplugin:constvars in swNoel Grandin 2019-08-19Fix typoAndrea Gelmini 2019-08-18Save a couple lines of code by using ::sw::UndoGuardJim Raykowski 2019-08-15loplugin:sequenceloop in swNoel Grandin 2019-08-15replace ".get->" with "->"Noel Grandin 2019-08-13sw undo/redo derived style storing during creation by exampleVasily Melenchuk 2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen 2019-08-06tdf#118384 Fix paragraph, character, and frame style undo redoJim Raykowski 2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen 2019-08-02Fix typosAndrea Gelmini 2019-07-22cid#1448361 silence Explicit null dereferencedCaolán McNamara 2019-07-20loplugin:referencecasting in swNoel Grandin 2019-07-19sw: fix missing OLE preview for actively edited OLE object on saveMiklos Vajna