summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-06-19sfx2 character map dialog: avoid double insert of glyphMiklos Vajna1-1/+0
2019-06-11explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-06-03lok: Fix status of InsertPage, DeletePage and DuplicatePage.Jan Holesovsky1-6/+3
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna1-1/+1
2019-05-13CppunitTest_sw_tiledrendering: close the document while LOK is still activeMiklos Vajna1-0/+3
2019-05-08Respect page margins of the source doc during redactionMuhammet Kara3-5/+182
2019-05-08tdf#125135: Standardize content placement for redactionMuhammet Kara3-36/+28
2019-05-06Notify the client when we close the sidebarAshod Nakashian1-2/+12
2019-05-06LOK: support sidebars in writer and calcAshod Nakashian3-20/+22
2019-05-06unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-1/+9
2019-05-03sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian1-3/+7
2019-05-02tdf#125063: Don't depend on content size for Page sizingMuhammet Kara3-7/+14
2019-05-02sfx2: Re-enable the sidebars for LOKAshod Nakashian1-2/+2
2019-04-30sfx2: LOK: better fit of sidebar decksAshod Nakashian1-6/+11
2019-04-30sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian3-11/+22
2019-04-30sfx2: avoid unnecessary dynamic_castAshod Nakashian1-35/+33
2019-04-30sfx: LOK: fix the minimum height of sidebarsAshod Nakashian1-5/+4
2019-04-30sfx: LOK: notify clients of the sidebar stateAshod Nakashian2-38/+101
2019-04-30sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian3-17/+40
2019-04-30sfx: LOK: no sidebar tabbarAshod Nakashian1-5/+9
2019-04-30LOK: sidebar: publish notifications to the correct viewAshod Nakashian2-4/+27
2019-04-30LOK: sidebar: hide gallery, navigation and styles decksAshod Nakashian1-1/+11
2019-04-30LOK: sidebar: start collapsedAshod Nakashian1-2/+6
2019-04-30LOK: sidebar: release LOKNotifier on destructionAshod Nakashian2-1/+5
2019-04-30LOK: sidebar: enable only for Impress in LOKAshod Nakashian2-2/+4
2019-04-30LOK: sidebar: send close notification on disposing sidebarAshod Nakashian2-8/+6
2019-04-30sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian3-41/+32
2019-04-30LOK: sfx2: disble sidebar menu-button when deck is hiddenAshod Nakashian2-0/+13
2019-04-30sfx2: customize the sidebar popup menu for LokitAshod Nakashian1-35/+52
2019-04-30sfx2: collapse the sidebar instead of closing on toggleAshod Nakashian1-10/+34
2019-04-30sfx2: LOK: support resizing the sidebarAshod Nakashian1-0/+8
2019-04-30sidebar: support closing the sidebar through the X buttonAshod Nakashian1-0/+6
2019-04-30sidebar: Add .uno:MasterSlidesPanelAshod Nakashian2-1/+1
2019-04-30sd: sidebars are now visible in LOOLAshod Nakashian1-0/+49
2019-04-30WebDav: Don't unlock the file during saving of a documentTamás Zolnai1-9/+5
2019-04-25sfx2: Combine metadata graph lookup and filteringAshod Nakashian1-17/+50
2019-04-16Protect page position during redactionMuhammet Kara1-0/+2
2019-04-11tdf#116320: properly decode file name for File Locked dialogMike Kaganski1-1/+2
2019-04-09Enable redaction for ImpressMuhammet Kara1-6/+0
2019-04-09Handle different page sizes for redactionMuhammet Kara1-0/+8
2019-04-02Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist1-2/+2
2019-03-30single source file for licensing info with conditional textTamas Bunth1-1/+1
2019-03-28Use SAL_FALLTHROUGHco-6.0-27Tor Lillqvist1-1/+1
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai1-71/+9
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-0/+46
2019-03-27Introduce new lockfile handler for MSO like lockfilesTamás Zolnai1-1/+1
2019-03-27Create the SfxRedactionHelper classMuhammet Kara4-134/+261
2019-03-27Add style options to redaction exportMuhammet Kara3-8/+55
2019-03-27Use named shapes for redactionMuhammet Kara1-32/+14
2019-03-27Handle redaction finalization: BlackMuhammet Kara1-1/+173