- 18 Eki, 2014 16 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: Ie150d2e497053966c5f75cea50c87888fda98659
-
Change-Id: I6072bb4699c9cd361e0cfe0a12b46cfc1abfe368 Reviewed-on: https://gerrit.libreoffice.org/11998Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I073372b74d0362eaffdc1dddfbef8767e58b0fd6
-
Julien Nabet yazdı
Change-Id: I0dd2f1d2efef7995aaf2ab7656c24178a02eb9cd
-
Caolán McNamara yazdı
Change-Id: I72d2c4979b62a025d212ce5ee3b7141c40376fa7
-
Caolán McNamara yazdı
OS/2 Metafile Format aka Presentation Manager Metafile File Format this format appears to not to have a mime-type Change-Id: I8b2356fb42272a6e0550abf09f46b051d22b64a5
-
Caolán McNamara yazdı
Change-Id: Ic84e57fbfa2b532409865c4364b91be594d252cf
-
Caolán McNamara yazdı
Change-Id: Id2847c55ccab7272919e76542bc0e0570bc9af12
-
Caolán McNamara yazdı
Change-Id: I1a4dec8727d0a27f7fd0396fd22d955f61daaee4
-
Caolán McNamara yazdı
we kind of have to trust this data Change-Id: I1b74f8ad95008f5e759fd2267c879091edc5d58e
-
Andras Timar yazdı
Change-Id: I03a30793e02def731cb6c8f130c48aeb325a2528
-
Change-Id: I0563a76b1d2c838e6301bf7a9ed154c77a98c0d9 Reviewed-on: https://gerrit.libreoffice.org/12000Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Philipp Weissenbacher yazdı
- Convert Deutsche Mark (DM) to Euro (EUR) - Fix some whitespace Change-Id: I94e0c9cbf5f5defca2e0d0f59f08592a914a381b Reviewed-on: https://gerrit.libreoffice.org/12011Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Change-Id: Ibee790a50e35219a8427b7037331943b778292a2 Reviewed-on: https://gerrit.libreoffice.org/11997Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Kohei Yoshida yazdı
Broadcasting it here and marking formula cells dirty prevents them from being entered into the formula tree at the end. They get marked "postponed dirty" during reference update, and are supposed to be set dirty at the end. Change-Id: I65977300ee4ee26b6166d170acd2145abcbbf288
-
Kohei Yoshida yazdı
Change-Id: I2fe455fc627e4b358507b58f08a3198ac62edad0
-
- 17 Eki, 2014 24 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I4f9bc7ba26d42bfd3982efeb69bc221fc028c629
-
David Tardon yazdı
Change-Id: I7ac53b340cf3a9f72a90414e09ddd37148ecd28a
-
David Tardon yazdı
Change-Id: Ic79ce25bf4ceb4d715aabdabf3824304b02b1f38
-
David Tardon yazdı
Change-Id: Icf1fc5643271672761b565c30382e70c689c29b4
-
Norbert Thiebaud yazdı
Change-Id: I6b44707b8d1be526e6c0400d7c7104628b825fc5
-
David Tardon yazdı
Change-Id: I1cf551299bae925b5a5cf0a488b6cc3497d010bf
-
Miklos Vajna yazdı
Change-Id: Ida4309aeb69bde43f70415211490db657c7c7567
-
Christian Lohmaier yazdı
Project: translations 781673fea7346b0d148bf85984826c0556fdf1b9
-
Miklos Vajna yazdı
The problem was that in case a paragraph is empty, and it has both a character style and direct formatting, then the doc model created by the ODT and DOCX import is like this: <text> <attrset> <item whichId="8" which="character font size" value="nHeight: 240, nProp: 100"/> </attrset> <hints> <hint end="0" whichId="52" which="character format" value="name: hello"/> </hints> </text> I.e. the direct formatting is stored in the attribute set of the text node directly, while the character style is stored as a hint. MSWordExportBase::OutputTextNode() tried to read the hints and if there were not any, then tried to read the attribute set, while in this situation we need both. Change-Id: I71fd10f6d00246348e77fee5431cb4e2a7c9b349
-
Jean-Pierre Ledure yazdı
Redesign of CurrentDb, CurrentDoc interfaces. Creation of new Root_.xba class module. Console logs, TempVars and Dialog collections are unchanged. Change-Id: I573a75e8fb54b277aef84d4518cc8e5cc21d7270
-
Stephan Bergmann yazdı
...since introduction of XLayoutManager's private:resource/menubar/menubar in 3fb2acf5 "INTEGRATION: CWS layoutmanager (1.52.10); FILE MERGED" etc. and final removal of SID_TOGGLE_MENUBAR bits in f605b16e "INTEGRATION: CWS sfxcleanup (1.119.8); FILE MERGED" etc. What still needs fixing are extensions/source/activex/SOActiveX.cxx odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java odk/examples/OLE/activex/SOActiveX.cpp in a similar way as e.g. 0273d3d8 "INTEGRATION: CWS jl18 (1.6.8); FILE MERGED." Change-Id: I52a43fc7186a4f60929ab6246a2da2e715be7510
-
Caolán McNamara yazdı
because the first export has left "dangling" CalcFieldValueHdl Links in Outliners that got created based on the Drawing Outliner while it had a temporary CalcFieldValueHdl installed, and didn't get the old CalcFieldValueHdl installed when the old Drawing Outliner one was re-installed. Change-Id: I064a154ece488c9a4c3467b753451df7e73ae883
-
Caolán McNamara yazdı
Change-Id: I4a2c49befe4baea10e36e0d612371fe8c91db401
-
Caolán McNamara yazdı
Change-Id: I8eb5158cb2aa39b5eac45c554d722b9de1c8abe8
-
Caolán McNamara yazdı
Change-Id: If2ae1982eec100f5602a13d648beec247ced6aa2
-
Caolán McNamara yazdı
Change-Id: I034fa25671cce8ba215d7b8b88f0dff5b26d40cb
-
Caolán McNamara yazdı
Change-Id: I983bba075ab9626c90555fa41f9d473ae60fafea
-
Caolán McNamara yazdı
Change-Id: I6041d09ef0a4ed4af5f1bf93f31a1eac60be1af7
-
Caolán McNamara yazdı
Change-Id: I34d5a5e7c5f0eef51d941c65ab73d5421d5a36cb
-
Caolán McNamara yazdı
Change-Id: I1e47f3970f944aa3556e4ddb9b7918d9ee23c0eb
-
Caolán McNamara yazdı
Change-Id: I332fb602466613e9e79ba4510879411e0bee9da6
-
Caolán McNamara yazdı
Change-Id: Id6596945d51a1b9f8750aa0f46f6a061cb2e80c3
-
Caolán McNamara yazdı
Change-Id: Idbaef5c196c29a2e066f667e6bd50189a7b1834c
-
Caolán McNamara yazdı
Change-Id: I0da9140bf1f76a92c95c042c5039f7cfdbde6c34
-