summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-21Don't create unnecessary tempfiles for opened docSamuel Mehrbrodt2-2/+2
2019-10-21loplugin:virtualdead unused param in ThumbnailViewItem::calculateItemsPositionNoel Grandin3-4/+4
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-21/+20
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin1-5/+5
2019-10-17Remove some memset callsMike Kaganski1-8/+4
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-7/+7
2019-10-17Don't send false 'INPLACE' messagesSzymon Kłos1-0/+7
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski1-4/+11
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos1-0/+8
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh1-1/+1
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin4-19/+15
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin2-10/+7
2019-10-15new loplugin:bufferaddNoel Grandin6-26/+12
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák4-4/+4
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin3-5/+5
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt3-1/+34
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann1-1/+1
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks1-10/+15
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks2-1/+4
2019-10-11simplify "a = a +" to "a +="Noel Grandin5-10/+10
2019-10-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks1-12/+30
2019-10-10jsdialogs: set LOKNotifier in DeckSzymon Kłos1-0/+5
2019-10-10sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian1-29/+0
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-6/+6
2019-10-10tdf#127525 Replaces hotkeys for "Don't Save" button from "D" to "n".shameempk1-1/+1
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara2-2/+2
2019-10-09screenshot each page separatelyCaolán McNamara1-0/+9
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara1-3/+42
2019-10-09this text -> this testCaolán McNamara1-1/+1