summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-05fdo#43157 - Clean up OSL_ASSERTTimothy Markle
Changed OSL_ASSERT to SAL_WARN_IF Change-Id: I6f81a265aefe769e1449b1f10c796bf3aa1d0f1c
2014-02-05Fix previous fixStephan Bergmann
Change-Id: I6a38e537279884079fbc10086d153113d38b8bfd
2014-02-05Fix target of .glsl files on Mac OS XStephan Bergmann
Change-Id: I874c97d7e6a80accc48b876b9151e3a8a2148280
2014-02-05C2872: ´Window´ : ambiguous symbolCaolán McNamara
Change-Id: Id5a342b9fdc5240b70b0985f4c6de9493162f10c
2014-02-05convert scenario dialog to .uiCaolán McNamara
Change-Id: I66f7fe04155ad4c6e42e6aa96bb2db71ba4f682f
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand
and draw:glue-point it is necessary to move the GluePoints from the last draw:image where they were automatically imported to the surviving one if these are different (cherry picked from commit c011af1087411a9bacd29cd479c807e698b2e92c) Conflicts: xmloff/inc/xmloff/xmlictxt.hxx xmloff/source/core/xmlmultiimagehelper.cxx xmloff/source/draw/ximpshap.cxx xmloff/source/draw/ximpshap.hxx Change-Id: I8f6c875767e9cbfee74838742401356df002b051
2014-02-05Remove unused HTMLMODE_* definesStephan Bergmann
...and turn the remaining ones into an enum. Change-Id: I2e650fe2640f2bf512f356c7881a9722faa6ce25
2014-02-05basic: _FIND_STATIC likely not an error in SbiExprNode::GenElement()Michael Stahl
All other _FIND_* are explicitly not errors, and probably CWS npower10 forgot to adapt this assertion. Change-Id: If721c275eb1bc31d76140898602b41e11c23d82e Reviewed-on: https://gerrit.libreoffice.org/7863 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2014-02-05static assert is enoughStephan Bergmann
Change-Id: I51be076119b23611f006fb4ebefd8f4bb727ded8
2014-02-05rhbz#1057977 avoid use of invalidated pointersDavid Tardon
Change-Id: Ib81f79da696b5e8002f5a2ddcf160903231dc3f1
2014-02-05Adapt JunitTest_sw_complex to 2bb87dd6596f8e961f5618d8e7686fa12c64e2cfStephan Bergmann
"fdo#39944: Add DOCUMENT_* accessibility UNO roles" Change-Id: I8b68ef756d054ee4e53941927108253d62e82672
2014-02-05Remove some extra breakZolnai Tamás
Change-Id: I55405c748d67101ecef8ef8a52037a26bc52b9f6
2014-02-05drawingML import: paragraph adjustment inside group shapeZolnai Tamás
Change-Id: I875cb1f12c9f81d329d7fe9cd3aa32a4cd818573
2014-02-05drawingML import: capitalization inside group shapeZolnai Tamás
There are two types of capitalization in DOCX: -uppercase: <w:caps> -smallcaps: <w:smallCaps> Change-Id: I6a5d238bed68aa3fd3478a77cf1942f009480eb6
2014-02-05Doxygen warnings correctedChris Sherlock
* Doxygen spits out a lot of warnings about not being able to find match function signatures, etc. This is because in some headers we have a using namespace statement, in others it gets confused between ::Window and Window (!). * Wrong use of tags: + Lots of @seealso - should be @see + Wrong usage of @overload - corrected with the right function signature + HTML tags that doxygen doesn't recognize removed Change-Id: I1c2eed941619b8764dbfcfc5ab38027518cdf261
2014-02-05WaE: statement aligned as ... [loplugin:bodynotinblock]Tor Lillqvist
Change-Id: I4e3078ab29ff6ad2d89f68ef6413d2f3fb1fcb80
2014-02-05-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: I86e069e14d82be311368662f5128b30a7d00be90
2014-02-05Add informative commentTor Lillqvist
Change-Id: Ic8e56294a0f7527feac71516047b82e71ae0d50c
2014-02-05Trivial syntax fixJacobo Aragunde Pérez
Change-Id: Icfcea4a4e86a85d67786d0a87d8d2eb665860e0e
2014-02-05typo in commentLionel Elie Mamane
Change-Id: I900a8956fd9eae330bf12829bc94c8b18b1c6513
2014-02-05fdo#69873 FixedText (label) is implemented as no valueLionel Elie Mamane
And the actual label is put as *body* of the cell. I'd prefer that the value be put as string-value attribute of the cell, but since in the report definition the label is as body (as opposed to as an attribute), it is easier that way. We could move (actually *copy* for backwards compatibility reasons) the label to an attribute of the rpt:fixed-content element (similar to the rpt:formula attribute of rpt:formatted-text) but it is not obvious this is completely desirable: Indeed it would keep us from putting anything more complex than a string there (which we don't do anyway now, but thinking of future extensibility here); I'll leave the exploration of that idea to the indefinite future. Change-Id: Ia0f7460718ee35a971117e2f79c0997e17e1095e
2014-02-05Remove use of GetMark*Ranges() from DeleteMulti().Kohei Yoshida
Change-Id: I4a17e5f0f1c81c968c821467f326a1c9b06a85a9
2014-02-05Actually these methods shouldn't be taking a sheet index.Kohei Yoshida
Marked ranges consist of 2-dimensional ranges plus selected sheets. So the selected ranges themselves don't care about sheets. Change-Id: I1c2dfab182282e6b32342b97227b3a7abfaf5179
2014-02-05Implement GetMarkedColSpans() counterpart.Kohei Yoshida
Change-Id: Ia2f4828a91ad3c89f7867e0f2e0248f885d3fff7
2014-02-05Reimplement ScMarkData::GetMarkedRowSpans() to use flat_segment_tree directly.Kohei Yoshida
Change-Id: I90a1d4b3ae2e6aff9a7926b5842bc85ac172683d
2014-02-05drawingML: do not write empty schemeClr tagsJacobo Aragunde Pérez
Change-Id: I8508f00f6af218605d1d43d3efcefbf545387ab8
2014-02-05ooxml: preserve gradient shape fillJacobo Aragunde Pérez
LibreOffice is unable to properly import the custom gradient fills defined in ooxml documents. To prevent data loss, we save the original gradient fill definition in the shape interopgrabbag and we write it back to the document on export. In case the user has changed the fill properties of a shape, the original fill will be discarded in favor of the new fill. We have added a new ooxmlexport unit test to test this feature. We have also added some missing transformations to the methods getColorTransformationName and getColorTransformationToken in Color class, and refactored some code in class DrawingML to the method WriteColor( OUString, Sequence ). Change-Id: Ie71f89eaa20313561aa9180ea33b76f3fb5e5df6
2014-02-05fdo#39944: fallback for DOCUMENT_* roles in ATK < 2.1.0Jacobo Aragunde Pérez
Set fallback to DOCUMENT_FRAME role. Change-Id: Ib83cd2f9881bcdec7b69a7660cf4166a612aaf60
2014-02-05MinorKhaled Hosny
Change-Id: Ic2182ffc76d63b966fc381dadb59af344dda945e
2014-02-05Set HarfBuzz buffer flags for text boundariesKhaled Hosny
If the run is the start and/or end of the whole text string being laid out, set corresponding HarfBuzz buffer flags as it will help HarfBuzz e.g. place a stray combining at the beginning of a paragraph on a dotted circle. Change-Id: I05c9fa46b251a2ce4e716da33fb6edda680d2dd1
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
as preparation for converting the SvStream::operator>> methods on primitive types Change-Id: I62f134bced15c687d6e0d46924f56e8d1c3d95b9 Reviewed-on: https://gerrit.libreoffice.org/7798 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-02-04fdo#73263: Change the default color for reference border to non-red.Kohei Yoshida
See the referenced bug report for the reason behind it. Change-Id: I4284807adaf82ae9581208a13ebd5071d36be5c7
2014-02-04librelogo: keep comments at translationLászló Németh
Bug report: http://openscope.org/browse/OOO-837 Change-Id: I5c17ed6059107ec8fc12bf9f411e52b22f131065
2014-02-04fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh
Change-Id: I5b7c149f7f419ba18bd2cc59f4e77a0b61280caa
2014-02-04fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh
Change-Id: I4b8eba6d8353e4207cac4a8b24d2b9f0440ce9e6
2014-02-04sal_True to true in commentsAndras Timar
Change-Id: I1f99b9377294de94c46943a0768d91cd51380a26
2014-02-04fix some color mismatch in high contract mode on WindowsAndras Timar
Change-Id: Ifadcddf0c6c0a0e33c80ac47dd64af6b56387d30
2014-02-04Cover all the other "compile all formula cells" methods.Kohei Yoshida
Change-Id: I434aeb97a32d4b70846c7b3a7c701f90f43bad8a
2014-02-04We can infer current grammar from the document.Kohei Yoshida
Change-Id: Ia44bc612e9128adfc9be0d44ea8368215de950ba
2014-02-04Close Template Dialog when we saved a templatejorendc
Change-Id: I1529e7d628984d9720dd1169816911a957df7a11 Reviewed-on: https://gerrit.libreoffice.org/7850 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-04scp2: migrate URE Packages to AutoInstallMichael Stahl
Change-Id: I98a272e8cf009aa04bbd07ee333f9853e2a906d2
2014-02-04gbuild: add gb_Helper_register_packages_for_installMichael Stahl
Change-Id: I855a7e260a9ad05d655d121dbed97597b21187d2
2014-02-04gbuild: component files for Jars in NONE layer and move testComponentMichael Stahl
... from URE to NONE. Change-Id: If43e07b88f2ab0e845f77d1f1a835627e5c48dd7
2014-02-04scp2: move URE jars to AutoInstallMichael Stahl
Change-Id: I68c5f5ac015e8c5d8efd60921f38eb31c6f8088d
2014-02-04gbuild: add gb_Helper_register_jars_for_installMichael Stahl
Change-Id: I560a8eded4747a9332f5dac29009eafd3d6e68b7
2014-02-04remove lang path substitutionCaolán McNamara
it's unused internally as far as I can see and has very incomplete (and surely some wrong values) from some sort of mid 90s Euro-centric worldview Change-Id: Ibce9e8b76545791ab59b9e11c6ff6e1f33afcb3c
2014-02-04update location of jpeg filter in READMEAndras Timar
Change-Id: I418cccac5181c9a4e41f0fd5e06af10a21714f48
2014-02-04fdo#74489 replace '\n' to ' ' in fields (e.g. multiline headings)Andras Timar
Change-Id: I1ce125e459dfcf22adef85efac344ceb320812a2
2014-02-04Use CompileFormulaContext in CompileDBFormula() and CalcAfterLoad().Kohei Yoshida
Also make some adjustment in order to handle formula cell's "temp grammar" correctly. Change-Id: I6fdd5c67bb95e4de90ea71db624c9610c1e2febf
2014-02-04fdo#74519 - don't drag around and use an uninitialized variable.Michael Meeks
Change-Id: I08b43a6658a600398b434a0c90e0e16863402b33