summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-02-04More places to cover pre-compiled sheet names.Kohei Yoshida
Change-Id: I9dead89e990297abee185a8a64b0d2f4a86f5c70
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
This reverts commit ff8036df5c5575503dc30d255dfbe99cc637c510. multiple build failures with namespace collisions etc Change-Id: Ie8ac08feff518af3584a26957f07a60d95932c76 Reviewed-on: https://gerrit.libreoffice.org/7855 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-04fdo#74495: gbuild: AutoInstall: add support for ComponentConditionMichael Stahl
... via new scp2 macro LIBO_LIB_FILE_COMPONENTCONDITION. (regression from 2feb756dd5ff486a3972cf676f6f1d07017bf0f6) Change-Id: I6ab30cc1c14c34bd7dc1325e3f98d972544e7eea
2014-02-04fix ambiguitiesCaolán McNamara
Change-Id: I27c8ef11a0eedbcaf29865dff83841675b775171
2014-02-04have a stab at fixing RHEL-5 build that hasn't got new atk rolesCaolán McNamara
Change-Id: Idbfc9bae9593416564783974ef7237e20e6400b0
2014-02-04Mirek suggests "relative to" instead of "relative from" for consistencyMiklos Vajna
Change-Id: I6a27941806b05201e142efb768df79347b7e6f8c
2014-02-04C2872: ´Pair´ : ambiguous symbolCaolán McNamara
Change-Id: Ia9c86914319cd8342d04e9a9efb23aa18d1e94df
2014-02-04fix ambiguitiesCaolán McNamara
Change-Id: I4ac7032f1fae25f7a48d819141c1c446dac42e3c
2014-02-04Pre-compile all compiler-ready sheet names to avoid doing it repeatedly.Kohei Yoshida
This reduces the lag after updating range names especially with a large number of range names. Change-Id: Idbfa3b6447b693a566192828e7137b2aeaa0d1f5
2014-02-04fdo#35143 PDF import: Reimplementation of whitespace detection functionVort
Change-Id: I5b230aaebf72b70bbb7e206414a5ac0e01f01f86 Reviewed-on: https://gerrit.libreoffice.org/7564 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-04DOC import: fix nested commentsMiklos Vajna
See 2.9.70 (FBKF) in the spec, the ibkl field should be used to find the position in PlcfBkf. Previously we assumed that PlcfBkl and PlcfBkf is parallel for annotations, as but that's not true for nested comments. Change-Id: I76a6a757b41d2f9b7fe7fe9c9e01a92c251f7b32
2014-02-04fix ambiguitiesCaolán McNamara
Change-Id: Ice46cfbe8a21c5e641e09070128b8f412411c9d9
2014-02-04nPrio is always 0Caolán McNamara
Change-Id: Idc5bd213562de95c83752dc089ff6a928e9085d3
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock
ResMgr::GetLang() has been deprecated for a long time now. It is used by only one function, SubstitutePathVariables::SetPredefinedPathVariables() in the framework module. I have therefore removed it from ResMgr and placed it as a function in framework/source/services/substitutepathvars.cxx where it is actually used. Change-Id: I5f0d8f701aa45f8653020affeff6339f8fc9bc0e Reviewed-on: https://gerrit.libreoffice.org/7791 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-04warning C4305: '+=' : truncation from 'double' to 'float'Stephan Bergmann
Change-Id: I91fad4e47788c1f56cbd835debe43f3e3723aa4f
2014-02-04Doxygen 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 Conflicts: include/vcl/toolbox.hxx Change-Id: I687f45e426280d411ef3cb6d8d5993a829f2f324 Reviewed-on: https://gerrit.libreoffice.org/7725 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-04More Application class documentation updatesChris Sherlock
* Completed documentation of the Application class: + Documented and grouped functions relating to - dialogs - application help - mnemonics - accelerators - VCL toolkit and UNO wrapper functions - IME Status functions - platform functionality - graphic filter functions - headless mode functions. + Documented event hook function. * Documented the ApplicationEvent class Change-Id: I79a77212aa64ef1d4d40bfed2b73af5dce357731 Reviewed-on: https://gerrit.libreoffice.org/7713 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-04As the comment says, "news:// is nonsense" hereStephan Bergmann
It was introduced in the orginal commit 4d3148e0b7ee607de9c86e9e9aa79e9cd423f1f1 "CWS-TOOLING: integrate CWS mba32issues01" but for copletely unclear reasons. It looks like it serves as a placeholder for those "unknown-URI-scheme" cases that shall go to RID_SVXPAGE_HYPERLINK_DOCUMENT, but for a news:// URI it would make more sense to go to RID_SVXPAGE_HYPERLINK_MAIL anyway. (Note that INetURLObject only supports RFC 1738 news URIs that cannot have an authority part, not RFC 5538 ones that allow for an optional authority part.) Change-Id: I5db76fc2a733d0c334e24fecb9d7078bedbdbe08
2014-02-04Handling ".uno:InsertSymbol?Symbols:string=" appears to be dead codeStephan Bergmann
4d3148e0b7ee607de9c86e9e9aa79e9cd423f1f1 "CWS-TOOLING: integrate CWS mba32issues01" had introduced it, along with code in SfxConfigGroupListBox_Impl::AddAndSelect to generate such URLs, but which had been commented out from the beginning (and since been removed), and all other places that mention .uno:InsertSymbol apparently use it without a query part (to run the special character dialog), and the string has 33 characters, not 34, so aRet would not contain the first character after Symbols:string=, which looks odd. Change-Id: Icdab24148b217531f2db65b1604678650180a22c
2014-02-04sidebar: more cleanup of text panelMaxim Monastirsky
Change-Id: Iad9b619d599ed13e3d783ca174e7ad5f0053c622 Reviewed-on: https://gerrit.libreoffice.org/7826 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-04Updated coreStanislav Horacek
Project: help 65d50af499ead0a578cca619e26354e447fa1794 STDEVP and STDEVPA functions are based on an entire population Change-Id: Ieb1aa2e956061ce72afc2d5d804b95dabd20c4c8 Reviewed-on: https://gerrit.libreoffice.org/7552 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
Added a set of UNO accessibility roles for specific kinds of documents: * DOCUMENT_PRESENTATION for Impress * DOCUMENT_SPREADSHEET for Calc * DOCUMENT_TEXT for Writer The other applications still use the existing DOCUMENT role. These roles translates directly to ATK but in the other toolkits we keep using the same association that DOCUMENT role had. Change-Id: Ibac47527e5effdecb28d2314cde8558cf4fb010a Reviewed-on: https://gerrit.libreoffice.org/7847 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2014-02-04Disable "Insert - Duplicate Slide" when no slide is selectedStephan Bergmann
...and the command just did nothing. Change-Id: Ib39d24c2f4c2b34b887495e3eeef58c0be44af63
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
to check for emptiness in modules starting with 'b' Patch-by: j.nitschke@ok.de Review-by: hdu@apache.org (cherry picked from commit 87204b0f4062ef8fc8f138ad15f4378da609d4e2) Conflicts: basctl/source/basicide/baside2.cxx basctl/source/basicide/bastype2.cxx basctl/source/basicide/localizationmgr.cxx basctl/source/dlged/dlgedobj.cxx basic/source/basmgr/basmgr.cxx basic/source/basmgr/vbahelper.cxx basic/source/classes/sbunoobj.cxx basic/source/comp/sbcomp.cxx basic/source/runtime/iosys.cxx basic/source/runtime/methods.cxx basic/source/runtime/methods1.cxx basic/source/runtime/step2.cxx basic/source/uno/namecont.cxx basic/source/uno/scriptcont.cxx binaryurp/source/bridge.cxx binaryurp/source/bridgefactory.cxx binaryurp/source/reader.cxx binaryurp/source/unmarshal.cxx bridges/source/cpp_uno/cc50_solaris_intel/except.cxx bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx bridges/source/cpp_uno/shared/vtablefactory.cxx bridges/source/jni_uno/jni_data.cxx Change-Id: I37bd84e0a1d6426759dba81854faf32c88147fe1
2014-02-04clean up now that pGraphic ==NULL is an early returnCaolán McNamara
Change-Id: I9d8e03eeb63ab2086fc354f546419b33d7b34411
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
to check for emptiness in modules starting with 'a' Patch-by: j.nitschke@ok.de Review-by: hdu@apache.org (cherry picked from commit 40b2ffbb1036c2f2db50965525009213d8fd6343) Conflicts: accessibility/source/extended/accessibleiconchoicectrl.cxx accessibility/source/extended/textwindowaccessibility.cxx accessibility/source/standard/vclxaccessiblebox.cxx accessibility/source/standard/vclxaccessibletoolboxitem.cxx automation/source/server/recorder.cxx automation/source/server/statemnt.cxx avmedia/source/framework/mediacontrol.cxx avmedia/source/framework/soundhandler.cxx avmedia/source/gstreamer/gstplayer.cxx avmedia/source/viewer/mediawindow.cxx Change-Id: I8e6d6754282634f6931a2e7f73f08f70c23d452e
2014-02-04convert database save as dialog to .uiCaolán McNamara
Change-Id: Ifc8d43930ecbd3ccd67147cd891260555976dc0d
2014-02-04swap arguments around to smooth .ui conversionsCaolán McNamara
Change-Id: Ifa2a1b30db70063521c156a1d416fbad45890546
2014-02-04Related: fdo#69645 don't know if mxParent could become invalid..Caolán McNamara
after get and before call through mpParent. Probably can't, but I don't know for sure. Change-Id: Ib40e0709f1966687a37cc5b84bae1d554a5b4474
2014-02-04Updated coreCaolán McNamara
Project: help 7fd16de83847334bfb1fb80d89230f6cf34f74cb