# Localization (l10n) Tools `l10ntools` (l10n = localization) contains a number of tools that extract translatable content from source code and merge translations back to source code during the build. /cgit/lo/core/atom/sfx2/source/sidebar/SidebarChildWindow.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarChildWindow.cxx
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2019-05-02 23:16:30 -0400
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-07-30 18:52:48 +0200
commit70d3bbe11e56f12a339a5b8759b53a96b4fe84ab (patch)
treebdf973f3d73176d382f4e0bbcad566e359cc64dd /sfx2/source/sidebar/SidebarChildWindow.cxx
parent6eae30f631ec9b0f2b1415c06f4c36a3d6e13055 (diff)
sfx2: Enable sidebar on calc and writer, but not in impress
Added by Noel to this commit: And add a special deregister mode to doc_registerCallback so we can unregister stack-based callback objects in the presence of multiple views. Reviewed-on: https://gerrit.libreoffice.org/71715 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit fba6d4267b3f827269d6550dcb003cc56b31e493) Change-Id: I8d846bc1f794cf16fd45486fd83ef87f43fd52c7 Reviewed-on: https://gerrit.libreoffice.org/76555 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>