- 21 Mar, 2015 6 kayıt (commit)
-
-
Zolnai Tamás yazdı
Export merges the two background attribute. Change-Id: I882321fbd5a7d24991fb01b8dc9d2cc0bd294051
-
Zolnai Tamás yazdı
Change-Id: Ia609425f6753796091d4dfdfae8e621c062e0c15
-
Zolnai Tamás yazdı
Handle \highlightN and \chcbpatN separately. Change-Id: I20546bd4c26154e8b1168f87dcb4ab44a192ad83
-
Zolnai Tamás yazdı
Disabled by: b5e60724 Change-Id: Ifde33d53198306eac845db6c269d337fa051f6ab
-
Miklos Vajna yazdı
Change-Id: I9b7ee5da800f0dd389eedc6b8f4f86d767519b3b Reviewed-on: https://gerrit.libreoffice.org/14940Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Miklos Vajna yazdı
Change-Id: I964d02b94f63ee5c3aea7375b0d833ea7ba99105 Reviewed-on: https://gerrit.libreoffice.org/14939Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
- 20 Mar, 2015 34 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Iba362cc2ee624271dcc078d7e7ded1ef6ff44ae4
-
Matúš Kukan yazdı
Change-Id: Idb1e67d8165298faca7c9a5a2a48097d5a82b497
-
Matúš Kukan yazdı
Change-Id: I7566dcf21aae6b800adb58d8c94e350bb0da720c
-
Stephan Bergmann yazdı
...because SwBreakIt::_Delete clears g_pBreakIt but SwTxtNode::GetLang (called indirectly from GrammarCheckingIterator::DequeueAndCheck) expects it to be non- null. That caused CppunitTest_libreofficekit_tiledrendering to occasionally fail. Change-Id: Ia350e2531067dd8308dfa20567cc00e1140f764c
-
Bjoern Michaelsen yazdı
Change-Id: I80f66686a09dfe629b9aa9f9cb7babe1c5a6edac
-
Bjoern Michaelsen yazdı
Change-Id: I6bce3350385adfa02c0501d98762e16d66f0b490
-
Bjoern Michaelsen yazdı
Change-Id: I3d72385ae643bec9623fd2e8f406504a20b4142c
-
Bjoern Michaelsen yazdı
Change-Id: Ice6fb793e3f27abfbf000b4a290fd4f3309e1770
-
Markus Mohrhard yazdı
Change-Id: I870541c44babdcdbf3c4ca3da6da624d7850b0e2
-
Markus Mohrhard yazdı
Change-Id: I39de4c5a2abb1cc414dd5ff6610269c510da8e85
-
Markus Mohrhard yazdı
Change-Id: I6f70a7abc6a468011ca72fd222741768b9c1bb8d
-
Markus Mohrhard yazdı
Change-Id: Ib818d255c01ba47592e50a12d3adf5868b897960
-
Markus Mohrhard yazdı
Change-Id: I1abefe731eec68ad6f0952cc99cdc69c42e308e3
-
Eike Rathke yazdı
Not in UI yet, but code can be prepared to distinguis between ODF 1.2 with extension and ODF 1.3 Change-Id: I898af587048fcfa21f567feecc754c279fe4c388
-
Caolán McNamara yazdı
Change-Id: Ib58578fd9e093d912294d861094e19151a097534
-
Tor Lillqvist yazdı
Change-Id: I29eb3dfee751c5f40690f604eaff9bd1f18cf046
-
Tor Lillqvist yazdı
Its code is in the vcl library nowadays. Change-Id: Idb659e541226724004660102f6641c38a2312c27
-
Caolán McNamara yazdı
if there are no listeners to send the event to then don't acquire and release the Source in the temporary used by forEach and so avoid double-releasing on loading ooo123605-1.odt Change-Id: I6843042d7cf8c0ffee01c7d519299fcb05b29a4e
-
Eike Rathke yazdı
Change-Id: I5b6d1c47805e9f4258b7f7977dc296ca4235986e
-
Caolán McNamara yazdı
Change-Id: I9ae582e0937c02483d317da4dce201889eb24273
-
Katarina Behrens yazdı
for pivot table cache records. Regression from commit d17a83fa. On loading pivot table cache records, a dummy sheet is created to store them. Formula buffers are now vectors, not maps and need to be resized in such case. Change-Id: Ib6abeac1b139ffb74579712017eed2194cff592b
-
Caolán McNamara yazdı
as far as I can tell this has been broken since commit 118dfcf1 Date: Thu Apr 17 15:07:52 2003 +0000 <SwSectionFrm::CalcFtnCntnt()> - consider that footnote/endnote can move with a private bug id so not currently possible to find out what the original problem to be solved was, so revert that and lock this down with an import test and maybe we will flush out the original problem eventually. Change-Id: I2af13b9b5875928aa157d47be0aaff2836ba38e1
-
Caolán McNamara yazdı
Change-Id: I10055b9d448115c1699c82a0e86cfd6ed709b648
-
Jan Holesovsky yazdı
Change-Id: I3bd9b63f7dbfdc5b93202e57385f6136d667878b
-
Jan Holesovsky yazdı
The context is deleted via OpenGLSalGraphicsImpl::~OpenGLSalGraphicsImpl later, doing it already here leads to a double delete and a crash. Change-Id: Icf1bed81501b5ac67ef60901eaa73e5ee5540a9f
-
Jan Holesovsky yazdı
Change-Id: Id9922606207c2c45ed982b6ee4b46388ea660ea5
-
Katarina Behrens yazdı
Will need it for tdf#89597 Change-Id: I705d30422e2de9d5f75ac0c5c69c69ede05af48f
-
Pranav Kant yazdı
Use SolarMutexReleaser, instead. Change-Id: I276459c42b688813ea168d6fc80466a07a5ecba4 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Eike Rathke yazdı
Regression of 8850633f String to OUString and xub_StrLen to sal_Int32 conversion, it worked by accident only anyway.. Change-Id: Id6fea7075949b98e58294d9fdaae4313f69f9b55
-
Tor Lillqvist yazdı
Change-Id: I166b4b713c2ea52c62c52045bb2073b6d84c1547
-
Stephan Bergmann yazdı
Change-Id: I1c8734ad157a0570ab7829e4d0990c806918d2b1
-
Tor Lillqvist yazdı
Introduce a handful of small public wrapper functions. Change-Id: I80e1e35d09675112d67b831f3efda483e709b540
-
Caolán McNamara yazdı
Change-Id: I822c21cd3c3bd8f720e39f540b4931050d62fb91
-
Gulsah Kose yazdı
Replaced postfix to prefix operator++/-- to improving performance Change-Id: Iaee7b22dbe21441b82612ae3a3e336cf56eb280f Signed-off-by:
Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14903Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-