summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2022-01-24Remove external link from start centerSamuel Mehrbrodt2-51/+0
2020-04-29tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen1-1/+1
2020-04-07tdf#131190 Make custom page styles deletable again in CalcJim Raykowski1-2/+21
2019-12-16tdf#129005 Make Infobar push buttons keyboard accessibleJim Raykowski1-3/+8
2019-12-02tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-6/+12
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke1-4/+6
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-3/+6
2019-11-26tdf#128557 Show disabled menu items in style lists context menuJim Raykowski1-0/+1
2019-11-26tdf#128557 Add tooltips to styles listsJim Raykowski1-0/+47
2019-11-26tdf#128557 Only show delete menu item when custom style is not in useJim Raykowski1-12/+4
2019-11-23tdf#125359 Don't overlap multiple infobarsSamuel Mehrbrodt1-26/+7
2019-11-22tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt1-35/+63
2019-11-21tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt1-1/+6
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze1-5/+0
2019-11-08loplugin:indentation (clang-cl)Stephan Bergmann1-1/+1
2019-11-07we want this size group to handle both dimensionsCaolán McNamara1-0/+1
2019-11-07loplugin:unusedmethodsNoel Grandin1-17/+0
2019-11-03loplugin:stringaddNoel Grandin2-11/+10
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara1-37/+35
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 Bergmann2-12/+6
2019-10-29remove unnecessary includesCaolán McNamara5-3/+4
2019-10-24tdf#128077 crash with calc dialogs and multiple windowsNoel Grandin1-0/+6
2019-10-22tdf#128230 Require password if the Unprotect button is visibleGabor Kelemen1-1/+1
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-9/+9
2019-10-11simplify "a = a +" to "a +="Noel Grandin2-5/+5
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-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-6/+6
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2-2/+4
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-1/+1
2019-10-03drop some unnecessary includesCaolán McNamara2-3/+1
2019-10-03drop some unnecessary includesCaolán McNamara1-1/+0
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin2-12/+7
2019-09-26TODO rename to GetFrameWeldCaolán McNamara4-9/+9
2019-09-26drop newly unused SfxModalDialogCaolán McNamara1-59/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara6-42/+38
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara7-107/+71
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara1-2/+2
2019-09-20drop newly unused SfxTabPage ctorCaolán McNamara1-8/+0
2019-09-15Related: tdf#125531 use RemoveTabPage for removing a tab pageCaolán McNamara1-4/+4
2019-09-12Resolves tdf#125531 - Empty CMIS properties dialogHeiko Tietze1-0/+3
2019-09-06Fixing "...."Andrea Gelmini1-4/+4
2019-09-02Resolves: tdf#127198 assert on dialog from db wizardCaolán McNamara1-7/+10
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-30tdf#127211 Revert "tdf#71087 sfx2: avoid flicker in the start center"Miklos Vajna1-10/+0
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-27loplugin:constmethod in sfx2Noel Grandin4-7/+7
2019-08-22tdf#71087 sfx2: avoid flicker in the start centerMiklos Vajna1-0/+10