summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 'Resolved comments' option on View menufeature/resolve-commentsJim MacArthur2019-05-1012-4/+125
* Make GetTopReplyNote safe when this is the top replyJim MacArthur2019-05-101-1/+1
* Add the 'Toggle Resolved' button to the comment context menuJim MacArthur2019-05-1015-5/+119
* Add resolved flag to SwPostItField with serialisationJim MacArthur2019-05-1010-3/+48
* Respect page margins of the source doc during redactionMuhammet Kara2019-05-083-5/+182
* tdf#125135: Standardize content placement for redactionMuhammet Kara2019-05-083-36/+28
* tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna2019-05-081-5/+0
* libreofficekit: send show/hide messages for dialogscp-6.0-30Szymon Kłos2019-05-062-0/+9
* lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky2019-05-061-8/+5
* LOK: remove duplicate cursor invalidations for same view onlyAshod Nakashian2019-05-061-13/+4
* WidgetDefinition: add "action" state for the PushButtonTomaž Vajngerl2019-05-061-0/+6
* LOK: trace queue only when it is changedAshod Nakashian2019-05-061-16/+16
* Notify the client when we close the sidebarAshod Nakashian2019-05-061-2/+12
* LOK: support sidebars in writer and calcAshod Nakashian2019-05-063-20/+22
* [cp] Updated Fix Table Properties macroAron Budea2019-05-061-31/+56
* unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks2019-05-064-5/+23
* unipoll: cleanup runPoll.Michael Meeks2019-05-031-2/+5
* unipoll: get SolarMutex lock counting right.Michael Meeks2019-05-031-0/+1
* Bump version to 6.0-30Andras Timar2019-05-031-1/+1
* libpng: upgrade to release 1.6.37Michael Stahl2019-05-031-2/+2
* sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian2019-05-031-3/+7
* Fix CppunitTest_chart2_xshape after 6d63cb8749811ff407c3b3f523a329bcaab05542Mike Kaganski2019-05-034-20/+20
* Bump version to 6.0-29Andras Timar2019-05-031-1/+1
* tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski2019-05-023-0/+35
* tdf#125063: Don't depend on content size for Page sizingMuhammet Kara2019-05-023-7/+14
* tdf#120703 PVS: dereference before nullptr checkMike Kaganski2019-05-021-158/+110
* lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky2019-05-022-2/+2
* gtktiledviewer: provide activation functionAshod Nakashian2019-05-021-0/+7
* sfx2: Re-enable the sidebars for LOKAshod Nakashian2019-05-022-3/+8
* lok: disable VCL painting and whole window invalidation.Michael Meeks2019-05-021-1/+10
* lok: allow paste content to popup dialogHenry Castro2019-05-029-11/+103
* tdf#125055: properly round fractions of secondsMike Kaganski2019-05-013-2/+46
* Fix build after commit 6d63cb8749811ff407c3b3f523a329bcaab05542Mike Kaganski2019-05-011-0/+1
* sfx2: LOK: better fit of sidebar decksAshod Nakashian2019-04-301-6/+11
* sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian2019-04-304-11/+25
* sfx2: avoid unnecessary dynamic_castAshod Nakashian2019-04-301-35/+33
* sfx: LOK: fix the minimum height of sidebarsAshod Nakashian2019-04-301-5/+4
* sfx: LOK: notify clients of the sidebar stateAshod Nakashian2019-04-304-45/+112
* sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian2019-04-305-17/+43
* sfx: LOK: toggle sidebar decksAshod Nakashian2019-04-302-2/+2
* sfx: LOK: no sidebar tabbarAshod Nakashian2019-04-302-6/+10
* LOK: sidebar: publish notifications to the correct viewAshod Nakashian2019-04-303-4/+28
* LOK: sd: no animation preview for LOKAshod Nakashian2019-04-301-0/+4
* LOK: sidebar: hide gallery, navigation and styles decksAshod Nakashian2019-04-301-1/+11
* LOK: sidebar: start collapsedAshod Nakashian2019-04-301-2/+6
* LOK: sidebar: release LOKNotifier on destructionAshod Nakashian2019-04-303-1/+7
* LOK: sidebar: enable only for Impress in LOKAshod Nakashian2019-04-304-2/+11
* LOK: sidebar: send close notification on disposing sidebarAshod Nakashian2019-04-302-8/+6
* LOK: support resizing windowsAshod Nakashian2019-04-305-1/+47
* sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian2019-04-304-41/+35