summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-1/+1
2020-05-16loplugin:unusedmethodsNoel Grandin3-72/+0
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari1-1/+5
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl2-4/+11
2020-05-15use more try_emplaceNoel Grandin1-4/+2
2020-05-14loplugin:unusedfieldsNoel Grandin2-5/+1
2020-05-12weld help browserCaolán McNamara2-1455/+983
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara1-2/+6
2020-05-11de-duplicate cut and paste functionCaolán McNamara2-41/+15
2020-05-10new loplugin:simplifypointertoboolNoel Grandin4-5/+5
2020-05-10compact namespace in sfx2Noel Grandin2-5/+5
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti6-5/+28
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-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara1-1/+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-01Template: update category list sortandreas kainz1-2/+2
2020-05-01move some headers inside their respective modulesNoel Grandin4-4/+4
2020-05-01improve loplugin:makesharedNoel Grandin2-29/+25
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 McNamara4-1049/+702
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 McNamara1-0/+120
2020-04-26all ItemWindows are now weldedCaolán McNamara2-3/+4
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 McNamara3-100/+2
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen7-0/+8
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