Age | Commit message (Collapse) | Author |
|
Change-Id: Ie0a4daef3b4cd728be7e8a7be5455b919ff8fdf9
|
|
Change-Id: I155e45f58974a2b946c4a7703b350bcbfbad342e
|
|
the active definitions are in event.hxx
Change-Id: I2025a64623b036a897277d1fa0ccee4235600a88
|
|
and replace SalIndicatorState, it serves the same purpose
Change-Id: I618b8946b8e2527883eecb13060b2256abc505b6
|
|
Change-Id: I403feb52e491700dfb99e86817b983cbfd7aca45
|
|
Change-Id: Iad87d17c162717aa33eec2113697422d9b0545ca
|
|
Change-Id: Ice3a44635a1f4ac2c2852c2e73adae4920412d3a
|
|
Hopefully that helps a little bit with some strange rendering effects.
Change-Id: I6b001bf31d745d6d19f91acadee5ceb0e5480025
|
|
Change-Id: I36443d12e1607221b9505d1e05a51e804d714e16
|
|
Change-Id: I45d4b9652f35174eaf59c8868d593764c2ef2ebf
|
|
Change-Id: I76488045eba281227124041da505e38c4c3d31c1
|
|
Change-Id: I758ee4a53a80d89662bc081f435b01bc6f9c3087
|
|
Change-Id: I0ca31fc36b14d433e9276401c952959a46994c91
|
|
Change-Id: I3e9f8781957a8b96afeb609501dff1f8bc9d718e
|
|
Beside scope changes, it fixes lack of initialization in a few places.
Change-Id: Ia09fdb9845d8ac17256330a5ec5168401c84f0f2
Reviewed-on: https://gerrit.libreoffice.org/13755
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Retrieves lists in CollectedAddressBook and retrieves the right mork parser
However, it doesn't take into account addresses books created by user
Change-Id: I2cee6ba7afd43dd772f69af6686cc4308e753e66
Reviewed-on: https://gerrit.libreoffice.org/13760
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
|
|
Rename OcZins to OcRate, SC_OPCODE_ZINS to SC_OPCODE_RATE,
ScInterpreter::ScZins() to ScInterpreter::ScRate()
(partial fix for fdo#85818, more constants remain to be renamed)
Change-Id: Icd5d0df14f2583da7ebd0308dc660abd07f326a4
Reviewed-on: https://gerrit.libreoffice.org/13777
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Handle the case when the content height is unitialized (0).
When content height is 0 it means there is no content (so
we don't need to calculate adjustment) or the content height is
uninitialized which leads to wrong calculated value.
Regression from:
cb19042f4395c97d123a27c6960d5e30d666c010
Change-Id: I45570a71f0597847820ce77e8dcec4a5b0c6785d
|
|
Advantage compared to previous fix: in sidebar, last used function is put at the top
Still function from menu is sorted, the pb is we use InsertEntry, see
0 ImplEntryList::InsertEntry (this=0x32d0910, nPos=2147483647, pNewEntry=0x326f620, bSort=true)
at /home/julien/compile-libreoffice/libreoffice/vcl/source/control/ilstbox.cxx:144
1 0x00002aaab1b2444e in ImplListBoxWindow::InsertEntry (this=0x3287358, nPos=2147483647, pNewEntry=0x326f620)
at /home/julien/compile-libreoffice/libreoffice/vcl/source/control/ilstbox.cxx:750
2 0x00002aaab1b2a138 in ImplListBox::InsertEntry (this=0x3287100, nPos=2147483647, rStr="ACOT")
at /home/julien/compile-libreoffice/libreoffice/vcl/source/control/ilstbox.cxx:2182
3 0x00002aaab1b47d51 in ListBox::InsertEntry (this=0x32e9ca0, rStr="ACOT", nPos=2147483647)
at /home/julien/compile-libreoffice/libreoffice/vcl/source/control/lstbox.cxx:1001
4 0x00002aaad0c05d84 in formula::FuncPage::UpdateFunctionList (this=0x3217110) at /home/julien/compile-libreoffice/libreoffice/formula/source/ui/dlg/funcpage.cxx:153
should we create a new InsertEntry to force bSort=false?
Change-Id: Iba1b020aeea09951dead30f6781b24993aac98e0
Reviewed-on: https://gerrit.libreoffice.org/13725
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
When /Zmxxx option is provided to 64 bit compiler it throws on us
weird error messages, no matter what the value is passed. It was
mentioned in the knowledge base, that removing it entirely fixes
the problem.
Change-Id: I95296ad8811d0065498f0ef55ae503d4a07b914b
Reviewed-on: https://gerrit.libreoffice.org/13779
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
This reverts commit d389216038d874c0d99a8168649a7f5f4db970d3.
Author is obviously too dumb for this. It's alright, isn't it?
|
|
Change-Id: I0147b1985f87f25e70f4d8672beba18fdd9ba6c2
|
|
So that when the document changes, they can know what tiles to throw
away.
Change-Id: I1f00585e7691a40af8fe5de71ac1a4225bc4e67f
|
|
... when the callback is invoked
Change-Id: I979a75bc7c7ad1e0d0b9c5413c238ed7260d2093
|
|
So that LOK clients can invoke the new
vcl::ITiledRenderable::registerCallback().
Change-Id: I6d9974acbd7fb5eea217c88f963e6ebb10343078
|
|
This way subclasses may know when and what is invalidated.
Change-Id: Ie4aa843fcf45b2643b24ca49534627fbf43afd94
|
|
This can be overriden in applications, if they need a callback.
Change-Id: I0441e48afbbfd63a96d47c5cf837e6635ce72aff
|
|
Change-Id: Ic331f71eb0f248528a340c4390af65951b46b22f
|
|
A follow-up on 09a5910c96a822c6e7fc4b82d89c00c22e905eba
move nScanLineBufferComponents to where it is used [-Werror=clobbered]
If pScanLineBuffer is used, nScanLineBufferComponents is the
corresponding counter so it needs to be preserved as well in case of a
longjmp.
Change-Id: If9c6f148cd47b98dee2418fb61eebe2c829869f1
|
|
Change-Id: I81dc29f5ba2ef442ffb7e2823f02b9bfead24a46
|
|
i.e. revert
commit bb5c7d6a79309236d4f19bb2498f2e850f735a2f
Date: Sun Apr 13 01:42:27 2014 +1000
fdo#38844 Reduce XOR clipping for gradients
Removed XOR clipping version of ClipAndDrawGradientMetafile. Because it
has been removed, the other version isn't really needed in it's own
function so I've moved it back into DrawGradient.
Change-Id: Ib1519a019061c8c71183db63e5c11681bcad4cc4
Change-Id: Iff1cb48cb8fa6d29937cf228a57aea9e8072110c
|
|
Change-Id: I4509ee714622ad1fcccfed9255a474727e0f8e16
|
|
Change-Id: I57d30410640fa1b7e1768136b1802546b2b7253f
|
|
Change-Id: Iec76486aa8a0eef7e1a5c74b416d466f16ff979a
|
|
This should make OpenGL thread-safe to allow multiple threads to
render using VCL's OpenGL backend, and fix misc. associated driver
horrors, will give some performance cost for tight Yield loops.
Change-Id: Ib23702262fd9f0925a5ed8c642d0a26e92136b37
|
|
Change-Id: I6ace72606ba666322c045d28bea713443c0fc45f
|
|
Change-Id: I81e31e1e7442fd0c6d8d720dbd0e9d5cb82bf52b
|
|
Change-Id: Ia129961bc429514b70e4bb508a76424e4df83289
|
|
Change-Id: Ibe4d5be4df874336de7ae387d210deff0a927b38
|
|
Change-Id: Ic5580d5efb9d5a891a62630dc457624ba89c15a2
|
|
Change-Id: Id2fbc93fb99cd97473298e127dd5a3d82f22e438
|
|
Change-Id: I1b823b6c17b731e427bff88c6fff7897f66ddb5c
|
|
Change-Id: I9d8614a5c20bab8e3b3d7c40e2504348c4386b64
|
|
Change-Id: I6ad5524c518a79cac7ec343398242515ef0bbb5f
|
|
Change-Id: Id01b373fe7ec6620ca036b1ee7bc5debf64a92b4
|
|
Change-Id: I62b0afd635b439653850a3d830de032006505bac
|
|
Change-Id: Ibf4721bf4358ef215efde09ef688b2551604bfa2
|
|
Change-Id: I59769d286dc3e5a7fee77d4f72711e6b48b8b7ed
|
|
Change-Id: I44f696cd09f39c425a77ae202854a77c7c2d7d20
|
|
Change-Id: I3662ef26c96525480812f25706e6324ceca3e153
|