Age | Commit message (Collapse) | Author |
|
fpicker module TCHAR elimination and A/W clarity
NB fpicker was already being compiled as UNICODE
Use SendMessageW() as appropriate for clarity
Use SAL_N_ELEMENTS for buffer capacity (number of WCHAR) when retrieving class name
Change-Id: Ie6d0b1df1b9a2fb18f4cdfc51e5d4c3c55c9ca17
Reviewed-on: https://gerrit.libreoffice.org/26526
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I7dc68ef48a69f4878a20e6cb1dd3203dfc3097fd
|
|
The wrapper has references to vcl objects and the destructor might have
the last reference to a vcl::Window causing a delete. Avoid potential
problems (I have seen one deadlock in the chart wizard code) by taking
the SolarMutex.
Change-Id: I8afcf79842b2f8e8f822b975629d5c8e18a86163
|
|
Change-Id: Ic4c4ba74701303df1ff38c5ed6ed7d521b369053
|
|
Change-Id: Ib1fc73c317186ede3f41029aa40b0c6a075c085d
|
|
These sleeps are only necessary when you want to run them non-headless
and see what is actually happening.
Change-Id: I20bd80c680c8569bc3c885f261e03db494afee06
|
|
Change-Id: Ifff8fe9cb0f005c8a4e892d756ae6b0b95db3544
|
|
Change-Id: I7a5cf03daac1b0426672a9d6611aa4cab4aaf91c
|
|
Change-Id: I70222d701191f28f9dffb3bfdfbb7510d64d0251
|
|
Change-Id: I6ad7898f92c74f37ed2936337d6570904860d535
|
|
Change-Id: Ic6e0d99a567b7080928accb61ed036b1c25ec7ff
|
|
Change-Id: Ic0589be9b3769279b201dfd314534a087c7f4309
|
|
Change-Id: I41796a2a557143030cbd016399c2c1bf5cde37bd
|
|
Change-Id: Iaa1a49d7e38c8d87bb3cfd749af94a0b92feee0d
|
|
Change-Id: Ibcdf5c1a43ed943c22745545257d5d324ed139ec
|
|
Change-Id: I4cdffe62cdabaf110eaaeb0d31a45c44833d354a
|
|
Change-Id: Ia9c9accf3c5509393c3e09692b6a7eae756907f9
|
|
Change-Id: Ia4b0439af933653bcff5aed9127b2503c622ce0e
|
|
Change-Id: I09b724cb80d75b17fd3ad5f3736245f9fca1d17a
|
|
revealed since
commit 81e3ca4f60e6ac0823c1233841c22a759cfe937f
Author: Tor Lillqvist <tml@collabora.com>
Date: Tue Jun 21 10:34:21 2016 +0300
Use real assert() instead of DBG_ASSERT()
sanitize invalid palette entry indexes at the outer perimeter on initial load
to try and avoid having to do it in all sort of places in the interior.
png spec says that the palette has to appear before the first IDAT so we
should always know the palette size here
Change-Id: I6e04223adce1c88d037f9cf34862e6f54e381bb0
|
|
Change-Id: Ie4b92f3763d2d695709a4919faceb520f874897f
|
|
The test fails on a tinderbox. Adding a temporary printf shows that
the number there is 71.
Change-Id: Ic8fbaab9e3d3434e20ba6aef5cc1acd66b5f4283
|
|
shell module largely already compiled UNICODE: A/W clarity
Verified by installing release build and trying property sheets etc.
Change-Id: I4965cdadbce635d86da1996c3c1bbd37a981ffde
Reviewed-on: https://gerrit.libreoffice.org/26556
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Condition multiply inherits so the Builder::disposeBuilder call was missed
and prenotify occurs during ::dispose when there is no m_pConditionPlayground
anymore, so m_pConditionPlayground == 0 where pPlaygroundCandidate is 0
passes, so a random widget gets cast to somethings its not, hence the bad
cast exception
Change-Id: I6d081dd55df1a68ab893294858e1ab0054d5e049
|
|
dtardon says: i forgot about it. it didn't help me anyway
This reverts commit 44819f98aa39cbc8e5d9d07e112fa051077322eb.
|
|
Change-Id: I017c0107f421590bc61c4b1b7f3df458dd0b18f9
|
|
Change-Id: I57f2d016eb6d35d2bc9be090444be1190d68d11d
|
|
sal/osl/unx/conditn.cxx:90: pthread_cond_destroy failed: Device or resource busy
sal/osl/unx/conditn.cxx:92: pthread_mutex_destroy failed: Device or resource busy
"Desktop disposed before terminating it"
seen under valgrind with CppunitTest_sccomp_lpsolver
Change-Id: I643cf114b902c38a6a54487fd78c55d84ed78cfc
|
|
Change-Id: I7761ac05fbc9be39a6982ba66054c75a331816be
|
|
revealed since...
commit 81e3ca4f60e6ac0823c1233841c22a759cfe937f
Author: Tor Lillqvist <tml@collabora.com>
Date: Tue Jun 21 10:34:21 2016 +0300
surely here we should ask the palette how many entries are
in it, not assume from the original bitcount that all entries
exist.
presumably the palette can only have <= 1 << BitCount entries in it
Change-Id: Ieb1b98f2f13f702a6a6a20d8cf3d8e9a695141b2
|
|
but stop basic execution on the exit attempt, and then resend exit at a safe
place when basic execution has stopped
Change-Id: I77c43acffa0b82e8125dcb3b10ad9bf0d6dd26c3
|
|
Change-Id: I51b5d199c79c644906df355c8fbd33e5c98e7d89
|
|
Change-Id: I824ebd9083bd702e90f577471248be43707cc811
|
|
Change-Id: Iea3d1870df6422422a04e6027711ffa8ec65924a
|
|
All clients has been ported to use
ImpEditView::mpLibreOfficeKitViewCallable instead.
Change-Id: I3a2513ac5900f801a2e7aec79807f4e333dfba3d
Reviewed-on: https://gerrit.libreoffice.org/26561
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: I58e9c533819218482f89239f6d9b07e3497d4438
Reviewed-on: https://gerrit.libreoffice.org/26558
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Currently the "Help" button is cropped and partially visible
on the Copy Table wizard. Increasing the width to 700 seems to
make it fully visible again.
Change-Id: Ib64ab0724d944f310f1c76a01ee91f00087bc320
Reviewed-on: https://gerrit.libreoffice.org/26548
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
and simplify considerably
Change-Id: I2a4af15e77904b62abc81dad78a2990e2eab05f0
|
|
Change-Id: I5718c309acd213f94e96efc2e9a98ab0344fe341
|
|
Change-Id: If6b9ed2a0cb373c8bec5d3ff20488f5ee00231ff
|
|
Otherwise it's possible that a keystroke is sent in for a different view,
when that other view reacts to an invalidation (invoking paintTile())
caused by a previous keystroke.
I.e. open two views, place the cursor at different positions, type fast,
and some of the characters appeared at the incorrect view.
Change-Id: Ie5e471f1b9c2d69adaa87111fba74d4abe184ef8
Reviewed-on: https://gerrit.libreoffice.org/26562
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Iec55b1d2e290e2bcc0286225b6f731314f058625
|
|
Change-Id: Ic0cf4605cc7d02fdd537d05cbaa744c52126e6f1
Reviewed-on: https://gerrit.libreoffice.org/26545
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
|
|
Change-Id: Iad85f67c5d395d8c74125e0dcb7ff0a7a29ae0b5
Reviewed-on: https://gerrit.libreoffice.org/26553
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
... from SwXTextGraphicObject and SwXTextEmbeddedObject.
Change-Id: I22c2937617b84262c124d2504a8f9d889895005b
|
|
... and SwXTextEmbeddedObjectBaseClass, and get rid of pointless manual
overriding of XInterface and XTypeProvider.
Change-Id: I6695d825b5caba08aca9764eb3052eab77ee6fdb
|
|
Change-Id: I9732691cb71272d690b800316a87c06b96eb7b05
Reviewed-on: https://gerrit.libreoffice.org/26529
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I89fc21757493a42e17d518da585bafdb8f2e303a
|
|
Project: help 3a26a9f702b811e7bef168b04696e66993d0b13d
missing paragraph role
Change-Id: I7f3e30a07bbdc8a9dcb8c63519ba1a78c1ada0dc
|
|
Change-Id: I86e756ce46f6cdb84bddc3faae74782c8b4ad519
|