summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai1-1/+4
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl3-11/+11
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-1/+1
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara1-1/+1
2020-05-06Template: add Draw BPMN templateandreas kainz1-0/+1
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara4-12/+2
2020-05-05use SfxStyleSearchBits::Auto as fallbackCaolán McNamara1-16/+8
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara2-3/+3
2020-05-05use GetFamilyItem_Impl to determine the active familyCaolán McNamara1-1/+2
2020-05-05SearchMask doesn't have a bearing on whether to enable/disable tree dragCaolán McNamara1-1/+1
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara3-14/+11
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara1-3/+4
2020-05-05search mask is always overwrittenCaolán McNamara1-1/+0
2020-05-05same code on each branchCaolán McNamara1-3/+3
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara2-5/+7
2020-05-03use SfxStyleSearchBits::All for GenerateUnusedNameCaolán McNamara1-1/+1
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara2-3/+3
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara1-1/+1
2020-05-03Templates: add simple writer templateandreas kainz1-0/+1
2020-05-03tdf#132623 custom property dialog expand updateandreas kainz1-0/+4
2020-05-03use more compact namespace syntax in /includeNoel Grandin2-3/+3
2020-05-01Template: update category list sortandreas kainz2-4/+4
2020-05-01move some headers inside their respective modulesNoel Grandin6-4/+109
2020-05-01improve loplugin:makesharedNoel Grandin3-30/+26
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli1-0/+7
2020-04-29tdf#132441 thumb scrolling in Start Center should be more accuracyRoman Kuznetsov1-9/+7
2020-04-29weld SfxTemplatePanelControlCaolán McNamara7-1055/+1031
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen1-1/+1
2020-04-27STYLESPREVIEW is never definedCaolán McNamara1-29/+0
2020-04-27aPoint is never consumed so calculations to derive it are mootCaolán McNamara1-19/+0
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann15-3/+17
2020-04-26move PanelLayout to sfx2Caolán McNamara2-0/+121
2020-04-26update pchesCaolán McNamara1-3/+1
2020-04-26all ItemWindows are now weldedCaolán McNamara3-4/+5
2020-04-25tdf#91818 disable scrollbar in Start Center when it isn't neededRoman Kuznetsov1-0/+1
2020-04-25loplugin:constantparamNoel Grandin1-1/+1
2020-04-23Drop Macromedia Flash export filterGabor Kelemen1-13/+0
2020-04-23Fix typoAndrea Gelmini1-1/+1
2020-04-23Add config to disable individual infobarsSamuel Mehrbrodt1-0/+20
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara5-102/+3
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen7-0/+8
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-1/+3
2020-04-21Relates tdf#130778 - Branding for 7.0Heiko Tietze1-2/+6
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin1-2/+2
2020-04-20effectively unused mnStyle memberCaolán McNamara1-13/+2
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt1-6/+0
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-0/+2
2020-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer1-0/+1
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin3-7/+9
2020-04-15tdf#126828 don't crash fetching cmis properties from disposed SfxBaseModelCaolán McNamara1-2/+6