Age | Commit message (Collapse) | Author |
|
basegfx::B2DPoint const&, basegfx::B2DPoint const&,
basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*)
it used here
http://opengrok.libreoffice.org/xref/core/vcl/quartz/salgdicommon.cxx#669
and
http://opengrok.libreoffice.org/xref/core/vcl/win/gdi/gdiimpl.cxx#2305
Change-Id: Ia177e27fe1dcec0ca441547db0240fb3f62650a7
Reviewed-on: https://gerrit.libreoffice.org/21085
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
used here http://opengrok.libreoffice.org/xref/core/vcl/android/androidinst.cxx#127
Change-Id: If1b0ff8ef4c585e4b36c4735d7928361fb41b238
Reviewed-on: https://gerrit.libreoffice.org/20885
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Primitive2dXmlDump::filterActionType(unsigned short, bool)
Primitive2dXmlDump::filterAllActionTypes()
used code
OutputDevice::LogicToLogic(basegfx::B2DPolyPolygon const&, MapMode const&, MapMode const&)
at
http://opengrok.libreoffice.org/xref/core/vcl/source/gdi/pdfwriter_impl.cxx#1388
tested under windows with enable-dbgutil
Change-Id: Ife200e5851323dfcfe138f5c978d028513213295
Reviewed-on: https://gerrit.libreoffice.org/20781
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
This function ist uesed under windows here (only once)
http://opengrok.libreoffice.org/xref/core/vcl/win/gdi/salgdi3.cxx#1205
Change-Id: I03d48535d7ffd3bc148ccc637a7cc3cf94fceaeb
Reviewed-on: https://gerrit.libreoffice.org/20458
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
The functionality in comphelper/configuration.hxx is used by C++ headers to
simplify configuration access that are generated via
officecfg/Package_cppheader.mk.
Change-Id: I85d26309ec8c4f8ac5cde773fd3298a699bad030
|
|
The file unused.easy contains a lot of symbols which are known
to be required, even they're currently not referenced by anyone.
Change-Id: I048c1656b240f7d601e4c99b8d9c4969b3954c87
Reviewed-on: https://gerrit.libreoffice.org/1084
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
|