summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-19Fix typosAndrea Gelmini
Change-Id: I52cbaad71560d73f5e24f3de3cd62b00d678dd6c Reviewed-on: https://gerrit.libreoffice.org/17187 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-19tdf#39468 clean-up/translated german comments in auditsh.cxx and cellsh*.cxxAlbert Thuswaldner
Change-Id: I6fdc60164dc3144b23dfe08ca8ce9b40a07081b2 Reviewed-on: https://gerrit.libreoffice.org/17191 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-19fdo#39468 translated german comments in editsh.cxx and formatsh.cxxAlbert Thuswaldner
Change-Id: Icf2afd6f841692d0f63f5989d720a703bf98568c Reviewed-on: https://gerrit.libreoffice.org/17185 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-19tdf#39468 translated german comments in gridview2.cxx and gridview3.cxxAlbert Thuswaldner
Change-Id: Ia385720ac604296cbcccadb6a99f1b965a90ad10 Reviewed-on: https://gerrit.libreoffice.org/17181 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-19tdf#39468 translated german comments in gridview.cxxAlbert Thuswaldner
Change-Id: I4f7596e65e46de7819f4d5531c576d0d4651fc7e Reviewed-on: https://gerrit.libreoffice.org/17176 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-19fdo#39468 translated german comments in dbfunc3.cxxAlbert Thuswaldner
Change-Id: I3fd45e8d72c060d439effe7404648b4989221674 Reviewed-on: https://gerrit.libreoffice.org/17190 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-19fdo#39468 translated german comments in gridview4.cxx and gridview5.cxxAlbert Thuswaldner
Change-Id: I2537bedfab6856787d9b75e919cd3973a514bd3c Reviewed-on: https://gerrit.libreoffice.org/17184 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-19fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner
Change-Id: I18cfceb16a5405684a9c36e8b517c6afc3eda05b Reviewed-on: https://gerrit.libreoffice.org/17188 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-19sal_uInt16 to sal_Int32/size_tMatteo Casalin
Change-Id: Icb8765339412bedf1e424a766bc99274ab96ceab
2015-07-19Fix indentationMatteo Casalin
Change-Id: I5cff1cda3c6882e751b88a4a4d1aacbec8942578
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin
Change-Id: Ib78dce61e8fb8c8e3bf8c7a2b02966100a4db0e8
2015-07-19sal_uInt16 to sal_Int32 with some cleanupMatteo Casalin
Change-Id: Ib6e42702dd1ce29645215114b26286f05ccc1332
2015-07-19Prefer member initializers to (cascaded) assignmentsMatteo Casalin
Change-Id: Ic480981313c79f5edde8284e316b4c10a51ddf68
2015-07-19Use sal_uInt32 consistently for WindowStateData::SetMask and relatedMatteo Casalin
Change-Id: I722828785a861065a69a1d83bc6e40517b164102
2015-07-19Use more proper integer typesMatteo Casalin
Change-Id: If86163ddeff91571419a37becbbe75f98e681d7d
2015-07-19Use isEmpty()Matteo Casalin
Change-Id: If26e7ca01d5f1f4fe5e98a2523660eb3c3783bc4
2015-07-19Fix some downcast warnings and reduce scope of variablesMatteo Casalin
Change-Id: Ica5f5947f37207c9dd2e51b7903fad52dd4836fd
2015-07-19sal_uInt16 suffices here, and suppresses a downcast warningMatteo Casalin
Change-Id: I480a816e39d188ef135f51d71ab8eb70c7aacc59
2015-07-19Updated coreRegina Henschel
Project: help 7cb47387ef4483bdd7b70c8e6db9ecf1a2a98a66 Add information for new command .uno:ImportMathMLClipboard Information added to Contents..Tools, to Index 'importing', new Index entry 'MathML', adapted topic 'Import Formula' Change-Id: I419cff5eaede07def32007a4c9b303fdf726cfcc Reviewed-on: https://gerrit.libreoffice.org/17183 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-07-18sw: DOCX export: *really* fix non-well-formed XML with hyperlink/rubyMichael Stahl
Turns out that 84ea33ef9a86f097a248b526554cdc3581c8d725 did not actually fix the problem; it was merely good enough to fool the asserts in FastSaxSerializer that were not yet adapted to the funky maMarkStack. The problem is that the StartRuby()/EndRuby() call StartRun()/EndRun() and that really messes up the mark stack. Prevent that by first ending the run before starting new one in StartRuby(), and then starting a new run after ending the ruby-base one in EndRuby(). The hints handled in SwWW8AttrIter::OutAttrWithRange() are sorted in the right way for this to work (i.e. the EndRuby() will be the last call for any given position). This apparently causes an additional <w:r/> empty element to be written, not sure if that causes any issues but at least the output is well-formed for fdo82849-1.odt. Change-Id: I28ffd029246310ff0e405b0674aef8e724700d4d
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl
This should detect if a MergeMarks value is erroneously passed as tag. Change-Id: I7b855a661f182136824cf25f2174a9bcce8ff3d1
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl
In DocxAttributeOutput it's not at all obvious which mark() is supposed to be ended by which mergeTopMarks(), so add an extra parameter to the FastSaxSerializer functions and verify with an assertion that a LIFO order is maintained. Change-Id: I5a421e2fb11f15343147417fe0b9b23642c70721
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
And remove the now unused stuff from SfxToolBoxControl. Change-Id: I8805ba96a5dc41076d9cb8d887759a578a33526d
2015-07-18tdf#91495 don't change tree entry height when preview is disabledTomaž Vajngerl
Change-Id: Ic707f4407bb3aef5f2a7b9d13a0340c6d9afb3fe
2015-07-18fix buildMarkus Mohrhard
2015-07-18add skeleton for error bar panelMarkus Mohrhard
Change-Id: I397b10d95356a1d376e868af6a93077fd996b680
2015-07-17cleanup: use SAL_N_ELEMENTS for array sizeCarlos Luque
To be consistent across code in the calculation of the number of elements of an array. Change-Id: Iff73e570231caccdece3cf0e925d58bc0925ccc2 Reviewed-on: https://gerrit.libreoffice.org/17168 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-07-17forgot to add itMarkus Mohrhard
Change-Id: I64c770f2a30b69b92e48873385c4d37a56101f07
2015-07-17add chart sidebar axis panelMarkus Mohrhard
Change-Id: Ia0f75c09f11c5751428a19fca33b39a54cdbb249
2015-07-17basic: try to prevent MSVC from generating copy assignmentMichael Stahl
Change-Id: I7232f69a465b1acaf069005b3695039bdc96c7a3
2015-07-17editeng: pointless codeMichael Stahl
Change-Id: Ice4f34ce60b0f4af97a985f4203a705523c0626b
2015-07-17editeng: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
Change-Id: I343071cc29c2041bc98456954b0aa32fff324d82
2015-07-17basic: replace boost::ptr_vector with std::vector<std::unique_ptr>>Michael Stahl
Change-Id: I96ea97c1df7903a28387d8e1171075be55a80ca7
2015-07-17svl: try to prevent MSVC from generating copy assignmentMichael Stahl
Change-Id: I6d03a45b8c86adb96f29ec0f0bc1dd9d2e93bcdf
2015-07-17Typo: “documention” → “documentation”Adolfo Jayme Barrientos
Change-Id: Iff1ca19744b661d3595e53f357b1b37e4f5a30b6
2015-07-17Resolves: tdf#92767 use ISO 8601 for internal date string representationEike Rathke
Change-Id: I481bf3295feb64827de2122234a9300d0b8ced40
2015-07-17WaE: -Wmaybe-uninitializedCaolán McNamara
Change-Id: I295ef24b8d524e152c85b90548d8a7753347dacd
2015-07-17error C2065: ´bFound´ : undeclared identifierCaolán McNamara
Change-Id: Ibf72f77458d837849fe20361ca751dce2989830c
2015-07-17svx: this was supposed to be "image/x-eps"Michael Stahl
Change-Id: Ieb9d7f23a0ef1e4546c488a678dbfde085156216
2015-07-17svl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: Ie1174d57b696f49c05010ece1b721185b0904fd6
2015-07-17tdf#92571: add mime types for several image file formatsCarlos Luque
The new mime types were added the followings: - eps -> image/x-eps - wmf -> image/x-wmf - bmp -> image/bmp - pct -> image/x-pct These new mime types are written in the attribute "media-type" of each image in the file "manifest.xml" Change-Id: I16edb625e331d3f917c6e8929df004191e317acc Reviewed-on: https://gerrit.libreoffice.org/17123 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-07-17tdf#92758: no more duplication of document in CMIS after checkinVasily Melenchuk
Document now is correctly reloaded after checkin, so no copy of closed on server private working copy remains. Change-Id: I1625bda2f960827d60018b0702447b93886043f3 Reviewed-on: https://gerrit.libreoffice.org/17118 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-07-17WaE: unused macroCaolán McNamara
Change-Id: Ic7112f9bdd638ad72758e1b187778d004df4dd7b
2015-07-17Linux and Win builds use mergelibs starting with 5.0Christian Lohmaier
Change-Id: I7cdcdcbbbbdc4ba44b3fb8014f93cc522b61f5fc
2015-07-17wayland: actually show somethingCaolán McNamara
Change-Id: Icd081c38de1374c6bfd6fb04d7765e07ff5d1aff
2015-07-17ignore long press after all in writerCaolán McNamara
it appears on a long press on anything not just the document, e.g. on scrollbars etc, which isn't that useful after all Change-Id: Ic6ccacecdad5db100d2f2768ad6b7ce5e36b80a3
2015-07-17com::sun::star->css in basctlNoel Grandin
Change-Id: If0013cdd734a58397ab4972f9cca5584f05d1715 Reviewed-on: https://gerrit.libreoffice.org/17164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-17com::sun::star->css in avmediaNoel Grandin
Change-Id: Iab0a96e929002c587f6fb7baa75ab206feede119 Reviewed-on: https://gerrit.libreoffice.org/17163 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke
Change-Id: I22f5e74ca91eb188ce669762927dd25604a256ff
2015-07-17presumably XSetIOErrorHandler is meaningless on waylandCaolán McNamara
Change-Id: I72247a38021b11a521d785f7565c218a425a857f