summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin34-52/+54
2019-08-15Resolves: tdf#126943 load styles should be modalCaolán McNamara1-0/+1
2019-08-15replace ".get->" with "->"Noel Grandin2-6/+6
2019-08-14tdf#126859 ensure initial height calculationCaolán McNamara1-0/+2
2019-08-14revert part of 'warn on load when a document binds an event to a macro'Caolán McNamara1-4/+35
2019-08-14return early on empty type and script stringsCaolán McNamara1-16/+15
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara6-9/+28
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12tdf#126769 Sidebar can't be collapsed clicking on the hide arrowSamuel Mehrbrodt1-1/+2
2019-08-09Resolves: tdf#126790 use TopLevelWindowLocker in welded help pathCaolán McNamara1-0/+6
2019-08-09Resolves: tdf#126732 don't abort on IOException, just reportCaolán McNamara1-0/+5
2019-08-08fix typo IndexOutOfBoundExceptionMichael Stahl1-1/+1
2019-08-07Consistently treat vnd.sun.star.script location case-sensitivelyStephan Bergmann1-4/+4
2019-08-07expand pyuno path separatorsCaolán McNamara1-1/+2
2019-08-07tdf#119228 Add UI elements to resolve and unresolve commentsScott Clarke1-0/+1
2019-08-06LOK: sd: fix unit-tests and add a couple simple onesAshod Nakashian1-0/+3
2019-08-06tdf#42316 preserve macro signature of templatesJan-Marek Glogowski1-7/+23
2019-08-06Properly obtain locationStephan Bergmann1-9/+12
2019-08-06Resolves: tdf#125756 - MIME type icons on start center's thumbnailsHeiko Tietze1-0/+13
2019-08-05tdf#126592 Make special characters insert in OLE objectsJim Raykowski2-3/+6
2019-08-05tdf#126663: optimize style list display in sidebarJulien Nabet1-5/+5
2019-08-03tdf#120286 Disable edit style if inherit from is disabled or NoneJim Raykowski1-0/+5
2019-08-02lok: vital to quote nested JSON inserted into a json property.Michael Meeks1-1/+16
2019-08-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2019-08-01Notify the client when we close the sidebarAshod Nakashian1-2/+12
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian4-20/+31
2019-08-01tdf#126584 Disable styles next style edit style buttonJim Raykowski1-1/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann20-31/+31
2019-07-31tdf#126508 Fix crash when changing icon styleSamuel Mehrbrodt1-0/+2
2019-07-30sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian1-3/+7
2019-07-30weld SwRedlineOptionsTabPageCaolán McNamara1-2/+2
2019-07-30Fix typosAndrea Gelmini1-1/+1
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian1-2/+2
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov49-847/+608
2019-07-29Expand collapsed sidebar when calling XSidebarProvider::showDecksSamuel Mehrbrodt1-4/+5
2019-07-29Fix typosAndrea Gelmini14-18/+18
2019-07-28loplugin:oncevarNoel Grandin1-3/+2
2019-07-27Fix typosAndrea Gelmini1-1/+1
2019-07-26weld SfxCommonPrintOptionsTabPageCaolán McNamara2-171/+118
2019-07-26sfx2: LOK: better fit of sidebar decksAshod Nakashian1-6/+11
2019-07-26sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian3-11/+22
2019-07-26sfx2: avoid unnecessary dynamic_castAshod Nakashian1-35/+33
2019-07-26sfx: LOK: fix the minimum height of sidebarsAshod Nakashian1-5/+4
2019-07-26sfx: LOK: notify clients of the sidebar stateAshod Nakashian2-12/+77
2019-07-26sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian3-16/+42
2019-07-26sfx: LOK: toggle sidebar decksAshod Nakashian1-0/+22
2019-07-26decode url escape codes and check each path segmentCaolán McNamara1-1/+28
2019-07-26sfx: LOK: no sidebar tabbarAshod Nakashian1-5/+9
2019-07-26LOK: sidebar: publish notifications to the correct viewAshod Nakashian2-4/+27