summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-14startcenter: Make the Help and Extensions button work.Jan Holesovsky
Change-Id: I9017dd830c44f642f7d4821345f3831c9031ff9f
2013-11-14OOXML FINV is ODFF LEGACY.FINV, _xlfn.FINV is something differentEike Rathke
Change-Id: I5a61298229643c0b0e24d3a30069a95ddda6842f
2013-11-14workaround to prevent deadlock in obtaining Basic during threaded importEike Rathke
Change-Id: I730c179c117ffddf7ddf49ca0ea0a6e5217d4b2e
2013-11-14This test opens the scopencl library dynamically, sighTor Lillqvist
Change-Id: I34c512573fcee108ab9b27a631671587665aad22
2013-11-14external/clucene: -Werror,-Wdeprecated-declarationsStephan Bergmann
Change-Id: I05eb08927f27188eeb0998b09293fea05d037a41
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde
The XDocuments representing the DOM of an OOXML's activex document is stored as the PropertyValue "OOXActiveX" into the "InteropGraBag". Added mxActiveXDomList object which holds xDocument for each activeX.xml from activeX folder. This changeset stores only activeX[n].xml files. Relationship files (example activeX.bin) from activex are not stored yet. (Working on it.) Reviewed on: https://gerrit.libreoffice.org/6654 Change-Id: I658e361211e1446ed095a73b0422da0c4f74df1c
2013-11-14external/clucene: -Werror,-Wunused-parameterStephan Bergmann
Change-Id: Iedb2d7c62f6498691bffd0beb529e479d62d004e
2013-11-14external/vigra: -Werror,-Wunused-parameterStephan Bergmann
Change-Id: Ide11bd4424fccd1cf57713128d06ba4f2207d0eb
2013-11-14startcenter: Make the separator shorter.Jan Holesovsky
Change-Id: Ie03a544cd4e98b39b2571815210adbb3352ab22e
2013-11-14startcenter: Fix conflicting accelerator.Jan Holesovsky
Change-Id: I5c034abd30b502334968c16c60b22713be45d31c
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann
Change-Id: I034132c315b74d0ea5e03b7d5f7cc225a6c8164e
2013-11-14fix buildMarkus Mohrhard
Change-Id: I43391416dba532edd1830e490f7860dc16775fd4
2013-11-14make l10n buildable separatelyBjoern Michaelsen
- this renames the 'almost' module target to non-l10n - and adds a l10n target which is intended to only build l10n parts of the product - packagers should then be able to build l10n and non-l10n parts of the product independently, thus: - enable quicker rebuilds - distribution of load - updates to l10n without a full rebuild - security fixes to binaries without rebuilding all l10n - the new targets are called build-l10n-only and build-non-l10n-only - note this is not intended to move a concept of split packages upstream -- while this exsists in distros, the number of test scenarios for this would explode upstream Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Conflicts: filter/Module_filter.mk
2013-11-14Updated coreBjoern Michaelsen
Project: dictionaries 96cb9a317f448f7c70afc3a81b532efacaabd456 tweak dicts for core Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Change-Id: Icab59f08e96c6c1f13e24d72676077b8ddad90e3 Reviewed-on: https://gerrit.libreoffice.org/6662 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-11-14Updated coreBjoern Michaelsen
Project: help 33bc6868c0b6ffaf2e9ee31b8e5448b11930634f tweak help for core Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Change-Id: Iffb5f9facb234be10523af93f1e23607fb4fdd1c Reviewed-on: https://gerrit.libreoffice.org/6663 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-11-14Translate German commentsPhilipp Weissenbacher
Change-Id: I79abdb853af619f2c66638bde990ef8ae33fe492 Reviewed-on: https://gerrit.libreoffice.org/6671 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-11-14fdo#65295 - add export of text-box gradient fill angleAdam Co
Currently - the angle of the gradient fill of a text-box was not being exported. This resulted in the gradient always being a horizontal gradient. This patch fixes that and exports the angle. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/6653 Change-Id: I1da60a8e82705097e9e699549d3828375967e744
2013-11-14vigra: stop using #pragma GCC system_headerMichael Stahl
... don't even get any warning with that removed. Change-Id: I2647a5951a4ac3cba174a3564e99ef81e4959992
2013-11-14neon: stop using #pragma GCC system_headerMichael Stahl
... it breaks dependency generation. Change-Id: I524f1789c32a633e8930a4e36a893ce02de66390
2013-11-14clucene: stop using #pragma GCC system_headerMichael Stahl
... it breaks dependency generation. Change-Id: I992e47ecea697617820358f711b7a6408fdabbe3
2013-11-14boost: stop using #pragma GCC system_headerMichael Stahl
... it breaks dependency generation. Change-Id: Ib6e1dac1210020d3a6eb1748f1266e69582f199e
2013-11-14connectivity: remove #pragma GCC system_header in mozabdrvMichael Stahl
... which can only be built with MSVC currently anyway. Change-Id: I806be27ec18e4f04e000f0b5d9ea613c3199855c
2013-11-14GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPEMichael Stahl
Change-Id: I0765649b94b370caf92a29a8ff2224e335196612
2013-11-14nss: remove permission changes from nss_macosx.patchMichael Stahl
... and instead do that in ExternalProject, which should be more maintainable than patching. Change-Id: I0ccf5697976399cf4f92c53e896492044ee6492d
2013-11-14nss: move Darwin stuff from nss.patch to nss_macosx.patchMichael Stahl
Change-Id: I5fc7cdbcdf079edb101f6a8c3851c4cf4f92e258
2013-11-14fdo#65295 - fix gradient focus issueAdam Co
There was a wrong 'if' statement, that checked if the focus was over 75% and also if the angle was less than 180. If so - it compensated for that by adding 180 degrees to the angle (and losing the 'focus' attribute). But it should do that even if the angle is more than 180 degrees, so this was fixed. Reviewed on: https://gerrit.libreoffice.org/6647 Change-Id: Ib2dc8a61359e656721c5c6c99587d4d547eed835
2013-11-14fdo#65295 : swap gradient text-box colors only in case of axisAdam Co
This commit changes the behavior of the export process of text-box gradient color. Currently it exports the colors inverted, but it should do so only when it is an 'axis' gradient. Change-Id: I8841982c1dbc57616d6e1640d73bc8aa823ae056 Reviewed-on: https://gerrit.libreoffice.org/6646 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-11-14-Werror,-Wunused-const-variableStephan Bergmann
Change-Id: I5a205752cc69f4f5cc3f8198db3ab64341e13f1e
2013-11-14startcenter: Motif image now works too.Jan Holesovsky
Change-Id: Ieecd2e8ee010b06b64a792e0fcad744c66c5f79e
2013-11-14startcenter: Thin line around the Help and Extensios buttons.Jan Holesovsky
Change-Id: Id9433a32a9787673fbb266d6465f0bd89f919a40
2013-11-14startcenter: Rework completely according to the new design.Jan Holesovsky
Only the background bitmap that will show behind the buttons is missing at the moment, will come later. Change-Id: I60e8f74ab28383ce1e891367ba5d2aff23d787ff
2013-11-14Use rollover color in the native case.Jan Holesovsky
Otherwise, the text on the button easily becomes invisible. Change-Id: Ia812706559fbee4ce4ccb1f7610cfd235b1dc5c3
2013-11-14Force SetBackground() only if the appropriate settings changed.Jan Holesovsky
Otherwise, when you use SetBackground() to set a color, it will be changed to white the next time the UpdateSettings() is called whatever you do ;-) Change-Id: I508a049a327fa9be5035bdb19050d6bcb53a2bfe
2013-11-14startcenter: Remove useless menu entries.Jan Holesovsky
Change-Id: Ie886beceb57201ee1a0893943c455d5f87b0d6cc
2013-11-14Fixed missing hyperlink end tagYogeshBharate
Problem Description : The <w:hyperlink> tag is not terminated properly due to that the file get corrupted. Also unit test is added for export. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Revewied on: https://gerrit.libreoffice.org/6619 Change-Id: I2480ab624ab572e411bd1511030c0da1b7f5d183
2013-11-14embedserv: unused codeAndras Timar
Change-Id: I6343cf1f274de407b6de18304612b69e2516f621
2013-11-14moved erroneous _xlfn. from ODFF to OOXMLEike Rathke
Change-Id: I58e7d1ba611b4482cfe4ac5f5d37feaf33691a37
2013-11-14all functions new in Excel since OOXML have _xlfn. prefixEike Rathke
Change-Id: Ie22292da1ee79f2693da73cc27944a53b2213150
2013-11-14Fixed for spacing between lines in paragraph.Priyanka Gaikwad
Problem Description: In "w:spacing" value of "w:line" attribute value is not getting preserved. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/6645 Change-Id: Id9da4f9234d14cf4599c6520b4a191ad9af92c25
2013-11-14OOXML @since LibreOffice 4.2Eike Rathke
Change-Id: Iccfa510c11d0b9f82130ae136db0bdd6714fadcd
2013-11-14fdo#63819 Ctrl+Backspace also deletes the space before the wordSamuel Mehrbrodt
Change-Id: I147e8632c36ac0755a539d89ea5d34207839ea7c Reviewed-on: https://gerrit.libreoffice.org/6518 Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org> Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-11-14fix build: int->sal_Int32Caolán McNamara
Change-Id: I20b2dff7bef115b2eab8e6fdba9a836612134d48
2013-11-14Updated coreCaolán McNamara
Project: help 39f6e246dc6790f93511d3f7f7e08861f160d400
2013-11-14convert cross-fade dialog to .uiCaolán McNamara
Change-Id: I51f90299f0a2f9573dd8cfd1e6b875e7c76af125
2013-11-14longparas: safe STRING_NOTFOUND -> -1Caolán McNamara
Change-Id: Ib60e1f052d15ca49e8cbba48b65a94d273a82170
2013-11-14fdo#70144 Mark database document as modified when data inserted in firebird.Andrzej J.R. Hunt
This only applies to embedded databases where any changes to the database only affect the temporary extracted db which still has to be stored into the .odb. This only fixes the status for modification/insertion/deletion of data in existing tables. Insertion of new tables still does not result in the modified state being set. Change-Id: I553f67127672f2cf49b98ddcdf7d25f22bef5074 Reviewed-on: https://gerrit.libreoffice.org/6621 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez
When importing bitmaps coming from VML code, we were mistakenly ignoring rotation information: we have just added it to the existing XShape object. In the case of bitmaps expressed in DrawingML, the code was transforming them into SwXTextGraphicObjects which don't have rotation information. We are now preventing that transformation when rotation value differs from zero, leaving the XShape object that was built in the first pass through the document. Added a unit test. Conflicts: sw/qa/extras/ooxmlimport/ooxmlimport.cxx Reviewed on: https://gerrit.libreoffice.org/6484 Change-Id: I40100f8919894e48c005f8ed445bb5cad4f58d8b
2013-11-14starmath: Elements dock: add missing reverse circumflexThomas Arnhold
Change-Id: I63c7caec6c2c630cf1ce67a4e0f71694475e83bc
2013-11-14starmath: Elements dock: add missing scalable bracesThomas Arnhold
RID_SLRBRACEX was missing in the Elements dock. Change-Id: Id8b2035b603938dea774ac2cfe1ef5aaff4dae54
2013-11-14Moved some hxx that were included once...Marcos Paulo de Souza
..and are included by another headers Change-Id: I1adfac86525105188b68f512bcbf3b4f4a0fc490