summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-08also check if a newly read password protection applies to a rangeEike Rathke
Change-Id: Ibbf4fee2b87c82cdbd565681690a231fb06da66f
2014-04-08read the defined password attributesEike Rathke
Change-Id: I67be85bdcfb5c03349daeff69fbb09291ce4a8e3
2014-04-08openssl: fix WNT patch to applyMichael Stahl
Change-Id: I31494d4314557672b7e3c2ff6846663fb9ed981a
2014-04-08fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky
Change-Id: I79802df4c11b3543140672419d78b697848b7c36
2014-04-08Need 3 points to define a rectangle in 3D.Jan Holesovsky
Change-Id: I47e212f922b67ced6c6cd63bf90133c024cf0af4
2014-04-08sw html: Add missing textAndImage.docx document..Tomaž Vajngerl
Change-Id: I0dc99a17625101673281403c3000d3293782b05d
2014-04-08Starting to bring DrawGradient functions into line with each otherChris Sherlock
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
2014-04-08Make it compile for iOS and maybe Android, tooTor Lillqvist
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
2014-04-08Include <Availability.h> to get __IPHONE_OS_VERSION_MIN_REQUIREDTor Lillqvist
Change-Id: I0ef21ee7709cab05639935d70722973c9a18f93c
2014-04-08No glu.h in OpenGL ES for iOSTor Lillqvist
Change-Id: Ie0eb1f68d997c4f2bd37c9d7c2ff6feccbc7b8ce
2014-04-08We now build GLEW always (unless a system one is used)Tor Lillqvist
So its headers are always there in workdir. Change-Id: I513b49da52c1f393c02b24c5bcf0f415e22e79d2
2014-04-08update DejaVu fonts to version 2.34Andras Timar
Change-Id: If0ef621927b0b1b1d26fb66a74a80bb3a02f41d9
2014-04-08bump to openssl-1.0.1gCaolán McNamara
Change-Id: I1e0ee6aa3d136c75309c5c70011da787806efa1f
2014-04-08Resolves: fdo#54024 color values not showing with custom colorsCaolán McNamara
that are unknown in the palette Change-Id: Icb80ad0d16f0315e21c14e748e91f505edd699c3
2014-04-08coverity#708210 Uninitialized scalar fieldCaolán McNamara
Change-Id: I9bf4182d4c6e7a61b057f3541cc4c2a4b0316edd
2014-04-08coverity#707425 Uncaught exceptionCaolán McNamara
Change-Id: I9c9fb5ed321e857aec58b10c9f8d028c06327113
2014-04-08coverity#707456 Uncaught exceptionCaolán McNamara
also coverity#707455, coverity#707454, coverity#707453 Change-Id: Ife1c2959eeee00cf83762eccc559ed001f64b5c1
2014-04-08coverity#708288 Uninitialized scalar fieldCaolán McNamara
also coverity#708289 Uninitialized scalar field Change-Id: I7fe8fb8073af6e66fc548e1e10969ca555ea9bab
2014-04-08coverity#708261 Uninitialized scalar fieldCaolán McNamara
Change-Id: I997dad13c3b8931d1fd4eae09218b51cb4621263
2014-04-08coverity#738720 Uninitialized scalar fieldCaolán McNamara
Change-Id: If5fc315467be2890fd733d930546b2c12fc97622
2014-04-08coverity#738796 Uninitialized scalar fieldCaolán McNamara
Change-Id: I241b6cfba1e28d89c4517cf121f8465fd84f5adc
2014-04-08coverity#738818 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ic2d6b70da3adcd99a35b63afcfacf55e566755c4
2014-04-08coverity#738863 Uninitialized scalar fieldCaolán McNamara
Change-Id: I2e2c6c59d85183bb81ecd8fb7a73acdf6b17a27d
2014-04-08coverity#738883 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ica1335690e9204a5e9b445ad9583da739dce5bff and coverity#738882 Uninitialized scalar field Change-Id: Ief58f36c70e16eabe8b4e3ccbc82fc9ca3309d94
2014-04-08coverity#738888 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ifbc4db935e912907a5fc3988b1910db506040cdc
2014-04-08typo from 702d79a3f8fd3c5e4b433195908317075c87ad9dMatúš Kukan
Change-Id: I48694c4fc4ee709d8ca8b3bba2207c098533cde3
2014-04-08sw html: HTML export test - option with or without "skipImages"Tomaž Vajngerl
Additionally add loading of HTML document and parsing the document with libxml - to be able to assert with xpath expression. Change-Id: I7c62082a124c3705626cd76c8a4cdabc16372399
2014-04-08sw test: add export test macro, remember test nameTomaž Vajngerl
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
2014-04-08html: rename IgnoreImages -> SkipImages, initialize to falseTomaž Vajngerl
Change-Id: I663264adab001bd1916b13c0d7c75f8a693687d4
2014-04-08liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl
Change-Id: I720f2819955b6f26ea7161493cccb07f873f2a51
2014-04-08liblo: clean-up liblibreoffice.h(xx)Tomaž Vajngerl
Change-Id: I596fc3afde94e095ecf97c23617158f3d49afcc1
2014-04-08html: "IgnoreImages" Option, which ignores images at exportTomaž Vajngerl
Change-Id: I7ff6e83fabbc9f58e16b2617207a37e8dd0061d9
2014-04-08sw: SetupFilterOptions for any Writer derived filter (html, ascii)Tomaž Vajngerl
Change-Id: I6f0147ea640a7ad767e2c0112b5e18dcb530fa7c
2014-04-08liblo: use MediaDescriptor / clean-upTomaž Vajngerl
Change-Id: If70519066081d8e2c8ed24771369d4afef336896
2014-04-08Remove extra newlineStephan Bergmann
Change-Id: I192542c209a1b937672650d370d3f8e93d0bc9f5
2014-04-08another workaround for C++'s lack of proper overloadingMichael Stahl
Change-Id: I83f39c12a26e8acfe9a60d2ce9bd1b4b1b7c8c02
2014-04-08read title/name first to easier spot and identify rangesEike Rathke
Change-Id: I62befc64e833c6b28688bac1548f7b56bd001402
2014-04-08read protectedRanges and protectedRange elements from OOXMLEike Rathke
Change-Id: I3f62deb1ee9adeda5afaf5dd13cbe1cabff0805c
2014-04-08SwXFlatParagraph: use ::cppu::ImplInheritanceHelperMichael Stahl
... instead of manually overriding XInterface/XTypeInfo methods. Requires replacing a non-const reference parameter by a pointer in base class ctor. Change-Id: I5847524752cc0bdb595f6ce675a856479f3f8507
2014-04-08fdo#69416: make footnote positions available to XProofreaderMichael Stahl
- 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
2014-04-08convert testModelToViewHelper to CPPUNIT_ASSERT_EQUALSMichael Stahl
Change-Id: I27cd49adeb5b7bcf1e793b230bf0b41e46527702
2014-04-08rename misleading SwScanner::rConversionMapMichael Stahl
Change-Id: I6f93eae5377c95ec47348b01b3414855b05a525e
2014-04-08remove useless commentMichael Stahl
Change-Id: Icdd19fe060735a3efcebbbf5efd97841afa59dad
2014-04-08We build a static libGLEW for iOS anywayTor Lillqvist
So no need to bother with what framework(s) to link to. Change-Id: I7dac64357bc01221787ef7e393952d492e2d84c7
2014-04-08resize vector in advanceEike Rathke
Obtaining front() from an empty vector is disallowed, even if size was reserved. So resize it. Change-Id: Iae2aafd6b7b725ea36bf9c3fb0a2370c7037777f
2014-04-08bit 0 is bit 0Eike Rathke
They say they use big-endian bit diagrams, but just to confuse you. Change-Id: I7fd6bb58c721f1dca2f6ecbaae90d516746762f0
2014-04-08hold security descriptors read from OOXML independentlyEike Rathke
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
2014-04-08Build GLEW for all platformsTor Lillqvist
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
2014-04-08fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre
Signed-off-by: Stephan Bergmann <sbergman@redhat.com> Conflicts: include/osl/diagnose.h Change-Id: Ie2e6b7a8546318bdd8b81261bef46bf92c0c125f
2014-04-08Use condition from Module_chart2.mk for external glew.Matúš Kukan
I wonder what's best to use here. Change-Id: Icf641dcf640a12832ea86782414357fa9f71829c