summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2019-11-09Switch to read-only mode: do not force reload document if possibleSerge Krot
2019-11-08loplugin:indentation (clang-cl)Stephan Bergmann
2019-11-08Writer Property Dialog updateandreas kainz
2019-11-07Fix UBSan null-pointer-useStephan Bergmann
2019-11-07we want this size group to handle both dimensionsCaolán McNamara
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-11-06fix translate bug in SfxPopupWindow::MouseMoveNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-04Fix build with --disable-pch on WinGabor Kelemen
2019-11-03make some classes module-privateNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02ofz#18620 TimeoutCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse
2019-10-31we already have a suitable parent for the dialogCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30can avoid intermediate vcl::Window useCaolán McNamara
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara
2019-10-30SfxFrameHTMLParser does not need to extend SfxHTMLParserNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-29this help case doesn't arise anymoreCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-24Manually clean up some string concatenationStephan Bergmann
2019-10-24sfx2: enable save againThorsten Behrens
2019-10-24Only define ShutdownIcon::getShortcutName for _WIN32Stephan Bergmann
2019-10-24tdf#128077 crash with calc dialogs and multiple windowsNoel Grandin
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt
2019-10-23Add test for LockExport propertySamuel Mehrbrodt
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-23remove hardcoded alignment elements from addtargetdialogandreas kainz
2019-10-22loplugin:constantparamNoel Grandin
2019-10-22tdf#128230 Require password if the Unprotect button is visibleGabor Kelemen
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-21loplugin:virtualdead unused param in TitleBar::PaintDecorationNoel Grandin
2019-10-21Fix parameter nameSamuel Mehrbrodt
2019-10-21Don't create unnecessary tempfiles for opened docSamuel Mehrbrodt
2019-10-21loplugin:virtualdead unused param in ThumbnailViewItem::calculateItemsPositionNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák