summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-11-11tdf#118526 Reload Notebookbar if read mode has switchedJim Raykowski1-1/+1
2019-11-09Template dialog updateandreas kainz1-12/+5
2019-11-09Removed executable bit on source fileAndrea Gelmini1-0/+0
2019-11-09Switch to read-only mode: do not force reload document if possibleSerge Krot1-1/+3
2019-11-08loplugin:indentation (clang-cl)Stephan Bergmann1-1/+1
2019-11-08Writer Property Dialog updateandreas kainz5-54/+27
2019-11-07Fix UBSan null-pointer-useStephan Bergmann2-5/+5
2019-11-07we want this size group to handle both dimensionsCaolán McNamara1-0/+1
2019-11-07loplugin:unusedmethodsNoel Grandin1-17/+0
2019-11-06fix translate bug in SfxPopupWindow::MouseMoveNoel Grandin1-2/+2
2019-11-06make some classes module-privateNoel Grandin1-1/+1
2019-11-06loplugin:indentation find broken if statementsNoel Grandin2-30/+30
2019-11-05make some classes module-privateNoel Grandin3-3/+3
2019-11-04Fix build with --disable-pch on WinGabor Kelemen2-8/+28
2019-11-03make some classes module-privateNoel Grandin4-5/+4
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin3-3/+3
2019-11-03loplugin:stringaddNoel Grandin4-18/+16
2019-11-02ofz#18620 TimeoutCaolán McNamara1-7/+5
2019-11-02New loplugin:conditionalstringStephan Bergmann2-3/+3
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara1-1/+1
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara3-57/+70
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-0/+5
2019-10-31we already have a suitable parent for the dialogCaolán McNamara1-2/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann4-16/+8
2019-10-30can avoid intermediate vcl::Window useCaolán McNamara4-25/+15
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara1-1/+0
2019-10-30SfxFrameHTMLParser does not need to extend SfxHTMLParserNoel Grandin1-1/+4
2019-10-29remove unnecessary includesCaolán McNamara28-15/+21
2019-10-29this help case doesn't arise anymoreCaolán McNamara1-16/+0
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-3/+1
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-0/+2
2019-10-24Manually clean up some string concatenationStephan Bergmann1-5/+1
2019-10-24sfx2: enable save againThorsten Behrens1-1/+1
2019-10-24Only define ShutdownIcon::getShortcutName for _WIN32Stephan Bergmann1-4/+2
2019-10-24tdf#128077 crash with calc dialogs and multiple windowsNoel Grandin1-0/+6
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann2-8/+4
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt4-4/+38
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt3-21/+55
2019-10-23Add test for LockExport propertySamuel Mehrbrodt1-0/+8
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt4-5/+54
2019-10-23loplugin:unusedmethodsNoel Grandin1-17/+0
2019-10-23remove hardcoded alignment elements from addtargetdialogandreas kainz1-16/+14
2019-10-22loplugin:constantparamNoel Grandin1-2/+2
2019-10-22tdf#128230 Require password if the Unprotect button is visibleGabor Kelemen1-1/+1
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin2-4/+3
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin1-2/+2
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+2
2019-10-21loplugin:virtualdead unused param in TitleBar::PaintDecorationNoel Grandin3-3/+3
2019-10-21Fix parameter nameSamuel Mehrbrodt1-2/+2