Age | Commit message (Collapse) | Author |
|
Change-Id: Ibbf4fee2b87c82cdbd565681690a231fb06da66f
|
|
Change-Id: I67be85bdcfb5c03349daeff69fbb09291ce4a8e3
|
|
Change-Id: I31494d4314557672b7e3c2ff6846663fb9ed981a
|
|
Change-Id: I79802df4c11b3543140672419d78b697848b7c36
|
|
Change-Id: I47e212f922b67ced6c6cd63bf90133c024cf0af4
|
|
Change-Id: I0dc99a17625101673281403c3000d3293782b05d
|
|
OutputDevice's DrawGradient functions are remarkably similar - I've
reorganized them and brought them into line with some extra checks
that seem to be missing. This will allow for easier refactoring.
Change-Id: I6f83bb9fe73d34e3668d87b4a4ee91c49d8cea0f
|
|
Don't include X11 headers where there is no X.
Include a copy of gluCheckExtension as there is no glu on either iOS nor Android.
Change-Id: Idf387a4eda5a8410d1511d6e0db78c0742af5a99
|
|
Change-Id: I0ef21ee7709cab05639935d70722973c9a18f93c
|
|
Change-Id: Ie0eb1f68d997c4f2bd37c9d7c2ff6feccbc7b8ce
|
|
So its headers are always there in workdir.
Change-Id: I513b49da52c1f393c02b24c5bcf0f415e22e79d2
|
|
Change-Id: If0ef621927b0b1b1d26fb66a74a80bb3a02f41d9
|
|
Change-Id: I1e0ee6aa3d136c75309c5c70011da787806efa1f
|
|
that are unknown in the palette
Change-Id: Icb80ad0d16f0315e21c14e748e91f505edd699c3
|
|
Change-Id: I9bf4182d4c6e7a61b057f3541cc4c2a4b0316edd
|
|
Change-Id: I9c9fb5ed321e857aec58b10c9f8d028c06327113
|
|
also coverity#707455, coverity#707454, coverity#707453
Change-Id: Ife1c2959eeee00cf83762eccc559ed001f64b5c1
|
|
also coverity#708289 Uninitialized scalar field
Change-Id: I7fe8fb8073af6e66fc548e1e10969ca555ea9bab
|
|
Change-Id: I997dad13c3b8931d1fd4eae09218b51cb4621263
|
|
Change-Id: If5fc315467be2890fd733d930546b2c12fc97622
|
|
Change-Id: I241b6cfba1e28d89c4517cf121f8465fd84f5adc
|
|
Change-Id: Ic2d6b70da3adcd99a35b63afcfacf55e566755c4
|
|
Change-Id: I2e2c6c59d85183bb81ecd8fb7a73acdf6b17a27d
|
|
Change-Id: Ica1335690e9204a5e9b445ad9583da739dce5bff
and coverity#738882 Uninitialized scalar field
Change-Id: Ief58f36c70e16eabe8b4e3ccbc82fc9ca3309d94
|
|
Change-Id: Ifbc4db935e912907a5fc3988b1910db506040cdc
|
|
Change-Id: I48694c4fc4ee709d8ca8b3bba2207c098533cde3
|
|
Additionally add loading of HTML document and parsing the document
with libxml - to be able to assert with xpath expression.
Change-Id: I7c62082a124c3705626cd76c8a4cdabc16372399
|
|
Added a new export only macro - this can be used to create tests
which import a document (in any format), and export it in a format
that is being tested. The exported document isn't loaded again, but
it must be asserted using xpath. The primary usage of this is to
test the HTML export.
Change-Id: I1ad300f6274a2181f7f29fed3903b99b68f37fd9
|
|
Change-Id: I663264adab001bd1916b13c0d7c75f8a693687d4
|
|
Change-Id: I720f2819955b6f26ea7161493cccb07f873f2a51
|
|
Change-Id: I596fc3afde94e095ecf97c23617158f3d49afcc1
|
|
Change-Id: I7ff6e83fabbc9f58e16b2617207a37e8dd0061d9
|
|
Change-Id: I6f0147ea640a7ad767e2c0112b5e18dcb530fa7c
|
|
Change-Id: If70519066081d8e2c8ed24771369d4afef336896
|
|
Change-Id: I192542c209a1b937672650d370d3f8e93d0bc9f5
|
|
Change-Id: I83f39c12a26e8acfe9a60d2ce9bd1b4b1b7c8c02
|
|
Change-Id: I62befc64e833c6b28688bac1548f7b56bd001402
|
|
Change-Id: I3f62deb1ee9adeda5afaf5dd13cbe1cabff0805c
|
|
... instead of manually overriding XInterface/XTypeInfo methods.
Requires replacing a non-const reference parameter by a pointer in
base class ctor.
Change-Id: I5847524752cc0bdb595f6ce675a856479f3f8507
|
|
- ModelToViewHelper: add new flag REPLACEMODE, which causes fields and
footnotes to be replaced with ZWSP instead of expanding them
- SwXFlatParagraph: add FootnotePositions and FieldPositions properties
- GrammarCheckingIterator: invoke XProofreader::doProofreading with
properties FootnotePositions and FieldPositions
Change-Id: I9b66a37aac94f940546e812d8b85a35aebd8181a
|
|
Change-Id: I27cd49adeb5b7bcf1e793b230bf0b41e46527702
|
|
Change-Id: I6f93eae5377c95ec47348b01b3414855b05a525e
|
|
Change-Id: Icdd19fe060735a3efcebbbf5efd97841afa59dad
|
|
So no need to bother with what framework(s) to link to.
Change-Id: I7dac64357bc01221787ef7e393952d492e2d84c7
|
|
Obtaining front() from an empty vector is disallowed, even if size was
reserved. So resize it.
Change-Id: Iae2aafd6b7b725ea36bf9c3fb0a2370c7037777f
|
|
They say they use big-endian bit diagrams, but just to confuse you.
Change-Id: I7fd6bb58c721f1dca2f6ecbaae90d516746762f0
|
|
If anyone knows how to interpret that stuff and convert between
BIFF/OOXML feel free to implement..
According to ISO/IEC 29000 the securityDescriptor is application
defined, but recommends that username@domain be used, which is addr-spec
of RFC 822. Well, what Excel2013 writes is something like this
'O:WDG:WDD:(A;;CC;;;S-1-5-21-2328606873-448790680-2149751550-1003)'
Change-Id: I138fa116b019f200c211272abf69831bc49127ab
|
|
Whether it actually should be used or not on some particular platform
is another thing that remains to be seen. But I think it should be
buildable for all?
Don't build the glew programs for non-desktop platforms.
Build only static libraries when DISABLE_DYNLOADING.
No AGL framework, and it's OpenGLES, not OpenGL, on iOS.
Change-Id: Idf3aad341c4f270952db2039d5a5e421f39e728f
|
|
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Conflicts:
include/osl/diagnose.h
Change-Id: Ie2e6b7a8546318bdd8b81261bef46bf92c0c125f
|
|
I wonder what's best to use here.
Change-Id: Icf641dcf640a12832ea86782414357fa9f71829c
|