summaryrefslogtreecommitdiff
path: root/libwps/StaticLibrary_wps.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-03 16:25:42 -0500
committerMiklos Vajna <vmiklos@suse.cz>2012-09-14 07:52:56 +0000
commita6754e5a09afd62ae431a279fa30be5e0506ad39 (patch)
tree716c01ad1acd69b330a2e543ef085071d6ba9389 /libwps/StaticLibrary_wps.mk
parentb68f053b765f37fc43fc2d67c57686c121acdfbf (diff)
gridfixes: re-enable the mouse listeners which got lost
in a previous change. Do this by making the TableControl a CompoundControl, so VCL cares for everything which is needed. Consequently, get rid of the manual notification of the respective VCLEVENT_*'s, and everything related to it Change-Id: Id8872680b744e1171be916f6f66a4968e9d6567a Reviewed-on: https://gerrit.libreoffice.org/553 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
Diffstat (limited to 'libwps/StaticLibrary_wps.mk')
0 files changed, 0 insertions, 0 deletions
td>Andras Timar 2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski 2021-09-05ofz: Timeout, break earlier on stream failureCaolán McNamara 2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara 2021-08-23ofz: use BmpScaleFlag::Fast when recovering from bad svm mask sizeCaolán McNamara 2021-06-11ofz#35150 crash in Bitmap::Crop from wmf loadCaolán McNamara 2021-06-11ofz#35149 crash in vcl::bitmap::CreateFromData from wmf loadCaolán McNamara 2021-06-10tdf#142629: vcl_filters_test: Add unittestXisco Fauli 2021-05-05loplugin:constmethodNoel Grandin 2021-04-05ofz#32885 regard as invalid fractions that will FPE boost::integer::gcdCaolán McNamara 2021-03-14ofz#32026 null-derefCaolán McNamara 2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl 2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák 2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl 2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl 2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl 2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl 2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl 2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl 2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl 2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl 2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl 2021-01-20vcl: check DISABLE_CVE_TESTS in TiffFilterTest::testCVEs()Michael Stahl 2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara 2021-01-07improve JpegWriterTest - detect type is correct during roundtripTomaž Vajngerl 2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-12-18throw exception in SvStream when reading past end of fileNoel 2020-11-17loplugin:stringviewparam check methods tooNoel 2020-11-16Instead of labs, use overloaded absStephan Bergmann 2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski 2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel 2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl 2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann