summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Add 'Resolved comments' option on View menufeature/resolve-commentsJim MacArthur12-4/+125
2019-05-10Make GetTopReplyNote safe when this is the top replyJim MacArthur1-1/+1
2019-05-10Add the 'Toggle Resolved' button to the comment context menuJim MacArthur15-5/+119
2019-05-10Add resolved flag to SwPostItField with serialisationJim MacArthur10-3/+48
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-08tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna1-5/+0
2019-05-06libreofficekit: send show/hide messages for dialogscp-6.0-30Szymon Kłos2-0/+9
2019-05-06lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky1-8/+5
2019-05-06LOK: remove duplicate cursor invalidations for same view onlyAshod Nakashian1-13/+4
2019-05-06WidgetDefinition: add "action" state for the PushButtonTomaž Vajngerl1-0/+6
2019-05-06LOK: trace queue only when it is changedAshod Nakashian1-16/+16
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-06[cp] Updated Fix Table Properties macroAron Budea1-31/+56
2019-05-06unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks4-5/+23
2019-05-03unipoll: cleanup runPoll.Michael Meeks1-2/+5
2019-05-03unipoll: get SolarMutex lock counting right.Michael Meeks1-0/+1
2019-05-03Bump version to 6.0-30Andras Timar1-1/+1
2019-05-03libpng: upgrade to release 1.6.37Michael Stahl1-2/+2
2019-05-03sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian1-3/+7
2019-05-03Fix CppunitTest_chart2_xshape after 6d63cb8749811ff407c3b3f523a329bcaab05542Mike Kaganski4-20/+20
2019-05-03Bump version to 6.0-29Andras Timar1-1/+1
2019-05-02tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski3-0/+35
2019-05-02tdf#125063: Don't depend on content size for Page sizingMuhammet Kara3-7/+14
2019-05-02tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-158/+110
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky2-2/+2
2019-05-02gtktiledviewer: provide activation functionAshod Nakashian1-0/+7
2019-05-02sfx2: Re-enable the sidebars for LOKAshod Nakashian2-3/+8
2019-05-02lok: disable VCL painting and whole window invalidation.Michael Meeks1-1/+10
2019-05-02lok: allow paste content to popup dialogHenry Castro9-11/+103
2019-05-01tdf#125055: properly round fractions of secondsMike Kaganski3-2/+46
2019-05-01Fix build after commit 6d63cb8749811ff407c3b3f523a329bcaab05542Mike Kaganski1-0/+1
2019-04-30sfx2: LOK: better fit of sidebar decksAshod Nakashian1-6/+11
2019-04-30sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian4-11/+25
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 Nakashian4-45/+112
2019-04-30sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian5-17/+43
2019-04-30sfx: LOK: toggle sidebar decksAshod Nakashian2-2/+2
2019-04-30sfx: LOK: no sidebar tabbarAshod Nakashian2-6/+10
2019-04-30LOK: sidebar: publish notifications to the correct viewAshod Nakashian3-4/+28
2019-04-30LOK: sd: no animation preview for LOKAshod Nakashian1-0/+4
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 Nakashian3-1/+7
2019-04-30LOK: sidebar: enable only for Impress in LOKAshod Nakashian4-2/+11
2019-04-30LOK: sidebar: send close notification on disposing sidebarAshod Nakashian2-8/+6
2019-04-30LOK: support resizing windowsAshod Nakashian5-1/+47
2019-04-30sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian4-41/+35