summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
This is a second batch of HiDPI changes. It fixes the following areas: Sidebar * Impress Master pages preview * deck title height * tab (icon) bar * valueset dropdown control * wider maximum width * Draw and other misc. buttons which didn't get fixed by earlier change to Toolbar.SetItemImage There are several more sidebar issues, but it is much improved. Other changes * Writer and Calc auto-format dialog text * file-properties document image * fontwork gallery preview size * Calc table border control Change-Id: I95a0169a3b011836b1c75b3dcacb2733c9567ef3
2014-01-04Resolve fdo#72632 by adding missing breakArnaud Versini
Change-Id: I7e27b685f2e6e1e1b96aee907f4c634252b0e17b Reviewed-on: https://gerrit.libreoffice.org/7270 Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org> Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org>
2014-01-04cppcheck: const_cast instead of C castJulien Nabet
Change-Id: I9b4a01364ff8b8c82fec687ab0cbd73952b3e237
2014-01-04cppcheck: Clarify expression with parenthesesJulien Nabet
Change-Id: I71333af38adba1d916138835e28419bb62cd1db4
2014-01-04convert edit duration to .uiCaolán McNamara
Change-Id: Ifb1ae6b96a42642c05f294cccfe0c4bd4e65dd8c
2014-01-04unhelpful stray backslashCaolán McNamara
Change-Id: Ic72892978ea7e8edb409b9260a2d37cd3d3212bd
2014-01-04make marker default to 1 to avoid dead loopSiqi LIU
Change-Id: I3a6d3ae1797e76b8aed14ca46d35c2ea7bd99960
2014-01-04fdo#72666 fix for brocken NumericBox constructorSiqi LIU
Change-Id: I6c9a981f8de35314edb51cc5f0fc11adfe6c1b5b
2014-01-03resolved fdo#72949 evaluate criteria on the query rangeEike Rathke
... and not on the result vector if that isn't included. Actually implements a TODO introduced with c008dc483f8c6840803983e7e351cec6fdd32070 Change-Id: Ic6c7ae70651aca21f22f10f76f94eb8690536bef
2014-01-03Update copyright in NOTICE to 2014Caolán McNamara
Change-Id: Ibedf03b5b2ec5d54de498393158cdf116c56e51c
2014-01-03convert default language dialog to .uiCaolán McNamara
Change-Id: Ia4d5b983168d6645fce8e2549db2b6c3fd410690
2014-01-03add some borders hereCaolán McNamara
Change-Id: Ica1f2872759366120b9329f168f18788a8e239b3
2014-01-03Updated coreCaolán McNamara
Project: help c975424cf117d37b7369ec51731599b2deee8ef6
2014-01-03WaE: C4309: truncation of constant valueTor Lillqvist
Change-Id: I041989979321ad49341776a9a7fee4b46c0241ff
2014-01-03Update internal mdds to 0.10.0.Kohei Yoshida
Change-Id: I8b69198a00c1f0dc900dfb448d4df520aac39bbf
2014-01-03Fiy typos: nInitalsLen -> nInitialsLenZolnai Tamás
Change-Id: If3d4ee2d860d89378276aa9be212a59ec958c9e2
2014-01-03oox: fix handling of noop parent transformation from DOCXMiklos Vajna
It seems that in Word, a zero parent transformation, like: <a:chOff x="0" y="0"/> <a:chExt cx="0" cy="0"/> means the child shapes will have an absolute position / size. We actually use this feature in the exporter, but so far the importer didn't handle this. Change-Id: I250784a3dddd23649e391b548fc128dfdf153614
2014-01-03cp#2013101510000026: doc import of comments affecting more text nodesZolnai Tamás
Change-Id: I3932d82cb4cd640b19957b93cc7e59711af1b564
2014-01-03cp#2013101510000026: doc export of commented text rangesZolnai Tamás
Change-Id: I2d31da5d659edcbebc682d5604d2db24b5e341fb
2014-01-03cp#2013101510000026: fix doc export of comments initialsZolnai Tamás
It seems comments' authers were exported twice. Once istead of initials. Change-Id: I082fb5caea99df013922e16c5d8d4ef29e866665
2014-01-03cp#2013101510000026: wrong highlight of commented text range imported from docZolnai Tamás
When makeFieldBookmark() method is called with ODF_COMMENTRANGE it will ignore the added field name and generate an own one. We have to set the name of the SwPostItField to this generated name so these two names will match. Note: lTagBkmk is only an identifier but not the exported name of the fieldmark so we don't need to stick to use it as a name. Change-Id: I499abdcce1be0563c308bcf9f5c0a959a07f858b
2014-01-03convert import library dialog to .uiCaolán McNamara
Change-Id: Iaedcbeb5618ece65692a9688ccb5c13aad1e6626
2014-01-03Updated coreCaolán McNamara
Project: help 15adc2f98ad2c73be8c746d5720f83bfd0e7fe1f
2014-01-03I forgot to add a terminator here.Kohei Yoshida
Change-Id: I5fc809c38fe2d2649c9cadab78442eefe8be9ba0
2014-01-03fdo#73113: Write unit test for LOOKUP.Kohei Yoshida
Change-Id: I1486b6ba9604c97601df142a32b211ce0aec7f09
2014-01-03Resolves: #i123909# Select one column, paste cell range...Steve Yin
with merged cell in, no response (cherry picked from commit acc76cb44c51fbefc8f34009300acb9382c3ad27) Conflicts: sc/inc/attarray.hxx sc/inc/column.hxx sc/inc/document.hxx sc/source/core/data/attarray.cxx sc/source/core/data/column2.cxx sc/source/core/data/documen3.cxx sc/source/core/data/document.cxx sc/source/core/data/table4.cxx Change-Id: Id9c1e0fe86876da6e39ea2b34a484d69eb5d8633
2014-01-03WaE: C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
Change-Id: If67bcfa3f3faaf7ed48493a0f8281fba70431abf
2014-01-03added EUR/EEK and EUR/LVL factors for internal CONVERT(), fdo#73239Eike Rathke
Change-Id: Ia385cbba240d1d8095e8a6ed6f4798d99c14794d
2014-01-03drawingML import: fix default character height of WPG rectanglesMiklos Vajna
The problem was that due to setting it to 18 in oox, the rectangle didn't inherit the default 11 from the document. Change-Id: I05c3b9c1d64eec58695e2039651a5f015df1f9e4
2014-01-03WaE: C4701: potentially uninitialized local variable 'aErr' usedTor Lillqvist
Change-Id: I420a103fc62091319ec2d466c037d7c6631dde5d
2014-01-03WaE: C4101: 'e' : unreferenced local variableTor Lillqvist
Change-Id: I06c0f9dc742736f632ed9210ae954e0dc19ca19d
2014-01-03fdo#69649 Fix for pre-rendered Table Of ContentsVinaya Mandke
Added Import and Export Uts for the same Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7207 Change-Id: I966b3d268dd407aa05823e29fe1da4d097091265
2014-01-03Updated coreAndras Timar
Project: dictionaries c95f482ac7ac866047864c47f87a8751e634749d
2014-01-03added LVL Latvian Lats to Euro Converter, fdo#73239Eike Rathke
Change-Id: Icc6f9c40a39f08bb0bcbed6d25c99f0e67cb608c
2014-01-03die binfilter die die dieEike Rathke
Euro Converter tried to obtain filters for names of binary filters that don't exist anymore and can't be resolved hence the TypeDetection GetByName() bailed out with an exception when calling the file picker (e.g. when attempting to select a document), stopping in Basic environment and effectively rendering the wizard useless. Change-Id: Ifdef6f59abdc16bedd0f54ec317dc44af8f1e628
2014-01-03Update of LICENSE documentAndras Timar
Added: libe-book, libetonyek, libfreehand, Firebird, HarfBuzz libatomic-ops, libeot, poppler, Caladea font, Carlito font, Lao spellchecker Removed: Jakarta Tomcat, Xpdf Change-Id: I6470ec93344f129d0f4ac71dad91a0a42b7203b5 Updated: pt and pt_BR dictionaries
2014-01-02Convert break point dialog to .ui formatCaolán McNamara
Change-Id: I750133b673e135399ab9c04953550bea1db3a9e8
2014-01-02Updated coreCaolán McNamara
Project: help 1190ebd3f79bd8ef7f69200d7e22c7ab77fdc4cf
2014-01-02added Latvian "LVL" to EUROCONVERT(), fdo#73239Eike Rathke
Change-Id: I2041a4a8fa2387a217eac96d4424f8ee511a2e00
2014-01-02added EUR as default currency to Latvia [*-LV] locale data, fdo#73239Eike Rathke
Change-Id: Iee8da90c70589b8053c8c5b696afb4968072f47e
2014-01-02added Estonian "EEK" to EUROCONVERT(), fdo#73239Eike Rathke
Change-Id: Ib4c82992e12758fcec6c667c57849935cd518972
2014-01-02writerfilter: drop unused rtf:{shape,shpname,dxaDel,dxaAdd} tokensMiklos Vajna
Change-Id: I829a3d11675aeea20094140efbc51ad2bcb86cc4
2014-01-02Resolves: #i123895# split impfont.cxx source from metric.cxxHerbert Dürr
and move the helper function UpdateAttributesFromPSName() there to make it available for all platforms, not only ATSUI-based ones. (cherry picked from commit a3895516f02a80151caaac8b92fb50aa5f7ee93b) Conflicts: include/vcl/metric.hxx vcl/aqua/source/gdi/salatsuifontutils.cxx vcl/inc/impfont.hxx vcl/source/gdi/metric.cxx Change-Id: I6d5702d429673c83740cb72775014f8942e5f44d
2014-01-02Updated coreNiklas Johansson
Project: dictionaries 6968c12ba2839bff7e4d2d46c29938d337846bb4 Update Swedish spelling dictionary Updates the spelling dictionary to the most resent version. Improvements include: Blocked a lot of compound words that often occur as misspellings of other common words. Improved support for three-way compounds. Removed a lot of uncommon words. Change-Id: Idab76e00c9e8f304af674499f7ea8418ed958f5f Reviewed-on: https://gerrit.libreoffice.org/7260 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-02Updated coreMarcos Paulo de Souza
Project: dictionaries f724c400668f11b49c3566a20c0c3350249ff266 Update pt_BR dictionary Change-Id: I5aea0c6761a1d58921e95c2fb6a559c63feec5ea Reviewed-on: https://gerrit.libreoffice.org/7258 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-02resolved fdo#73113 not string cell does not mean no string at cellEike Rathke
Introduced with c008dc483f8c6840803983e7e351cec6fdd32070 the ScQueryCellIterator::BinarySearch() evaluated all non-string cells as not being string, ignoring edit cells and formula cell string results. Change-Id: I43be46dc8db35d6d0677086c345379ed4627b355
2014-01-02fdo#73215 oox: don't assume single adjustment is adj during exportMiklos Vajna
So far adjustment names were either taken from the document model, or in case there the name was empty, either "adj" was used (in case of a single adjustment) or "adj1", "adj2", etc. The problem is that there is no consistency here, e.g. this behavior was correct for "cube" (single adjustment is called "adj"), but not for "bentConnector3", where the single argument is called "adj1". Instead of trying to guess or build a long list manually, use the new ooxDrawingMLGetAdjNames() to write the correct names. Change-Id: I3d609975d89c7c79f4a70c7a739cab8e01f9667f
2014-01-02oox: extract adjustment names by type from spec XMLMiklos Vajna
The naming of adjustments is not consistent for drawingML shapes, some of them have the first parameter as "adj1", some of them have it as "adj". We already have a script that generates some code based on these XML files, make it generate a function that returns the naming for each type. Change-Id: I2250f72854295055e1b31f2df9aec25a997db749
2014-01-02fix error in bin/find-german-commentsPhilipp Riemer
Change-Id: Ice848243654b1bc8923ba65fe87c61e8087c0d8a
2014-01-02It performs better to use unordered_map than std::map here.Kohei Yoshida
Change-Id: I5b89ac2dfbe348f0bf0b07880ccddc734b6d14ab