Age | Commit message (Collapse) | Author |
|
Change-Id: Id2c15eba3f70cd8f1ae8869bc0838aef13cd96ee
|
|
Change-Id: Idb0f90a3f2100211689c3ede1dfedda86edb9728
|
|
Change-Id: I9d6333646f8ef366f63ff09e089c84517d9756e7
|
|
Change-Id: I4987cc9ffba675009f2d2ae9f6b12ed4ee02fe13
|
|
Change-Id: I181519578b2984463ad20f4b028917bcb49ba4d0
|
|
as they are broken, see red tinderboxes
Change-Id: I09fed7b4c4dec0bebd9e8f85c6266688cf0d68ea
|
|
Change-Id: Ic9efae442fef33c620fbdb1e1c3daef4b64d9780
|
|
Change-Id: Iadbedc145c85c5f333e4449704fd01d5e12ddde5
|
|
Change-Id: I77e10d2644b18b150f9489c7f754405974af107a
|
|
Change-Id: I5a51dc496835f0998a3422f2a1f0f2ff8bb3c13f
|
|
Change-Id: I96579ed4be05cc22bc66f80bd39d7af961d47470
|
|
As the m_oldTableReference->m_pOldTablepInner was not cleared
the same tabled was incorrectly nested with itself.
Another issue was that the same table was mirrored in RT file
as LO was trying to export a Section break within a table cell.
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewe on:
https://gerrit.libreoffice.org/9361
Change-Id: I09b730a10f1a0bc4434050e0078aeab3185de817
|
|
Change-Id: If5e720569ddf5e0538712c24cadb6e15812a0f69
|
|
Change-Id: If269ee28c80210186699a2f2de85db8c914b28f1
|
|
I have converted the UNO stuff to the more modern variety (i.e. the
stuff that actually works now...), use GraphicFilter to get the
bitmap and fixed the string copy typo.
Change-Id: I6a3c1af54d222ef70814d2bb581cc2f3c058bb2f
|
|
Change-Id: Ibaec6e027aa9fd61824ff6b4f1f71b69d217dfdc
|
|
Change-Id: Icef2d988c37fb7b25245ad9f3f3856fa86f76a77
|
|
when the controller is not yet attached
(cherry picked from commit 03a410876fbdb5f9e1a7216d9d622557275d4896)
Change-Id: I1da3b3da258445d5187dcc75c4d151d08f9017dc
|
|
Change-Id: I7660d4f0081d2d88689f5bcacef7ad2bff083636
|
|
Change-Id: Ie6dbe87599c9cf53c7b9cc6becb9438e62cdb537
|
|
Change-Id: I78b3a0151397d4e69521e6b2451e93ea6e463376
|
|
Change-Id: Id20db2d9dada07fa5090de1fa74f2b2acb684b68
|
|
Change-Id: I38e855966598342eb2352e70e04f7a5e09e54f83
|
|
f89296db5959cf009668f8aad85cfd860b9252ee adds building of svdemo,
this however uses SAL_IMPLEMENT_MAIN from include/sal/main.h --
which specifically can't be built on Android and iOS, hence
we shouldn't build svdemo for those platforms.
Change-Id: I6ce851ece90837112279c89467326b82f7a2070b
Reviewed-on: https://gerrit.libreoffice.org/9391
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
|
|
during the activation of the tab page
(cherry picked from commit cda643a4d4c5a32b3d171aaa888d718409b3d5f3)
Change-Id: I0b0ca24374050675158b16001f0709846e5ee8f9
|
|
Change-Id: I1039d34cef1d426a9deb6dec2c3e7d746f9cf1ae
|
|
Change-Id: I501dbd6a0f4e5323a003afbb19707aad67897cd0
|
|
Change-Id: I0cf0b585a9cfcbb119c68adf51dc786bc6373e2e
|
|
Change-Id: Ieedc24c0443ba10d8277cd6327b3b735203e5d45
|
|
Change-Id: I7bde1200dbe9da76e062f2783cc223a07084c6fd
|
|
Looks better now, especially if you switch between "Font Effects"
and "Alignment" tabs.
Change-Id: Icfdd87647398352b272eaf91eeac9a21cce7a1d1
|
|
Just reuse the rng functionality. This improves the randomness.
Initialize seed with system time if no argument for RANDOMIZE is given. As the help text
states: "If Number is omitted, the generator uses the current value of the system timer".
Change-Id: I5fa46e8344b2402dff66a8db2449d43e2ca27d6d
Reviewed-on: https://gerrit.libreoffice.org/9349
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
so we can re-use it in other modules
Change-Id: I6057b1e955f745019fd48f91a754279df0f2b948
Reviewed-on: https://gerrit.libreoffice.org/9348
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I42787db31769e8bde984c5f4f0aa90335e889b1c
Reviewed-on: https://gerrit.libreoffice.org/9356
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
|
|
See http://nabble.documentfoundation.org/Question-unoType-for-getXmlToken-dbaccess-reportdesign-module-td4109071.html
Thank you Lionel!
Change-Id: I999bad0d6de0327bea7ba04a6c61a497d45f53a0
|
|
Change-Id: I53a7eba4a4f8b1bd61381283b20190cfc05a138a
|
|
Change-Id: I1a12e2453ec935dc642135c30a36e1a97fc3d0f9
|
|
Change-Id: Ifb7cc12da349fcbcd1d3dc25b64cd2bf3fd7e819
Reviewed-on: https://gerrit.libreoffice.org/9378
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
|
|
That means there is nothing to delete, and proceeding would cause Calc
to freeze.
Change-Id: I2a8fb5736870ba459082873c8f864283d8b9c664
|
|
Change-Id: I7b7e67fe2ee59b57ce74f8303d30bebc84f6b0d0
|
|
This reverts commit 3b3b690c1f0479cfbebcfa68595f75a4994e7a5f.
With the use of StringContainsWord() it is unnecessary to loop all
available names.
|
|
Follow-up, check for ASCII first to avoid calls to i18n, and check the
type flags instead of calls to CharClass methods that give unexpected
results with their masks.
Change-Id: I10e685998299dceb2dbcf1d87ae1de09680b8a99
|
|
Change-Id: I897dbcee47de574d91ba3e3b40a39a35b779fef8
|
|
Change-Id: I245f4a26c8fdee8230bb0af2963cae2739413253
|
|
ObjectContactOfPageView::DoProcessDisplay() has a special case for
painting to MetaFiles, and does not set the ViewPort from the passed-in
RedrawArea unless it's a printing or PDF export, with the result
that for a plain MetaFile all fly-frames in a Writer document
are painted, whether visible or not.
Since e2eda70f2746f08376d8cdf5e5360df217335aef now calls
GetPreviewMetaFile() after every document load, this issue is more
visible.
Since there is no obvious reason to ever ignore a passed RedrawArea,
simply always use it for the ViewPort, not just when printing.
Change-Id: I256710f1476181f567069b45a2a494b0d2064d6b
|
|
Invalid read of size 1
at SwParaPortion::SetPrep(bool) (porlay.hxx:299)
by SwTxtFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1756)
by SwTxtFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1663)
by SwCntntFrm::MakeAll() (calcmove.cxx:1310)
by SwFrm::OptPrepareMake() (calcmove.cxx:356)
by SwFrm::OptCalc() const (frame.hxx:1037)
by SwLayAction::_FormatCntnt(SwCntntFrm const*, SwPageFrm const*) (layact.cxx:1829)
by SwLayAction::FormatCntnt(SwPageFrm const*) (layact.cxx:1660)
by SwLayAction::InternalAction() (layact.cxx:597)
by SwLayAction::Action() (layact.cxx:376)
by SwLayIdle::SwLayIdle(SwRootFrm*, SwViewImp*) (layact.cxx:2179)
Address 0x1f9507e0 is 832 bytes inside a block of size 840 free'd
by FixedMemPool::Free(void*) (mempool.cxx:48)
by SwParaPortion::operator delete(void*, unsigned long) (in /work/lo/master/instdir/program/libswlo.so)
by SwParaPortion::~SwParaPortion() (porlay.cxx:1972)
by SwTxtFrm::ClearPara() (txtcache.cxx:102)
by SwTxtFrm::Init() (txtfrm.cxx:329)
by SwTxtFrm::CalcLineSpace() (txtfrm.cxx:746)
by SwTxtFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1680)
by SwTxtFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1663)
by SwCntntFrm::MakeAll() (calcmove.cxx:1310)
by SwFrm::OptPrepareMake() (calcmove.cxx:356)
by SwFrm::OptCalc() const (frame.hxx:1037)
by SwLayAction::_FormatCntnt(SwCntntFrm const*, SwPageFrm const*) (layact.cxx:1829)
by SwLayAction::FormatCntnt(SwPageFrm const*) (layact.cxx:1660)
by SwLayAction::InternalAction() (layact.cxx:597)
by SwLayAction::Action() (layact.cxx:376)
by SwLayIdle::SwLayIdle(SwRootFrm*, SwViewImp*) (layact.cxx:2179)
Change-Id: I64a1cc6ea301b653af951ba0e00e28d4655d2d97
|
|
Change-Id: I5e2c57f4c53147ab4ae58f48059c8020de144f3c
|
|
Change-Id: Iaecba29cb5958787ec2581198943d373e37a3934
|
|
Change-Id: Iadb275a3799195a8c2eb57a975315f21d8215b31
|