summaryrefslogtreecommitdiff
path: root/sw/sdi/listsh.sdi
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-01-16 16:25:18 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-01-16 22:42:19 +0100
commit4a79b0a4354fb16d1912c2d55848e1ff106cfc0f (patch)
treeb822b3dc10b71f79b1076a410d33891d3d7f8446 /sw/sdi/listsh.sdi
parenta6f35f870c1d9b418535a6d8f1f591273cb0ffc1 (diff)
sw: try to fix non-HAVE_MORE_FONTS build
Change-Id: I8d8ac84ac8bb44fbc00be26c7e4b16001103a535 Reviewed-on: https://gerrit.libreoffice.org/48006 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sw/sdi/listsh.sdi')
0 files changed, 0 insertions, 0 deletions
ined symbol: _ZTIN7svxform19OSystemParseContextE" > warn:unotools.config:550847:550847:unotools/source/config/configmgr.cxx:147: ConfigManager not empty Change-Id: Ifbaaa64881bcfd5befdefbadb51948d06b92ca63 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126201 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2021-12-01improve the script for reducing symbol exportsNoel Grandin And apply some of the results Change-Id: If555476fdd951cbc1d01fb3ef3ab1cbca2b64960 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124896 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2021-09-10access maPalette via const BitmapBuffer* when in const methodCaolán McNamara Change-Id: I7bd1fb312ef7122e25c4d19679773d0c1ccab7be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121916 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> 2021-05-03const Point& overloads for some BitmapReadAccess functionsLuboš Luňák Change-Id: Ic33a42d94c1e3cd1022e4d4cda710eeade08e479 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115029 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com> 2021-03-31remove internal 4bit scanline formatsNoel since we have already removed the 4-bit internal bitmap formats. Change-Id: Ie481aaa8e25642a47e30beb6f37e2d3beda304e9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113412 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock Split class functions into BitmapInfoAccess.cxx, BitmapReadAccess.cxx and BitmapWriteAccess.cxx Split header files into BitmapInfoAccess.hxx and BitmapReadAccess.hxx Change-Id: I7dcbe1d26c5b64d297658a6b809c93d7ad7f053d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108039 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>