- 05 Haz, 2013 40 kayıt (commit)
-
-
Michael Stahl yazdı
In an --enable-dbgutil build, assert on the following XML well-formedness violations: * Element Type Match (-> start/end tag mismatch) * Unique Att Spec (-> duplicate attributes) Change-Id: I1e32a9fd096463a418a197fcdb3174df79f7a785
-
Michael Stahl yazdı
When there are attributes, XclExpXmlStartElementRecord::SaveXml() would not call startElement() but instead write the XML element all by itself, which means there will be an endElement() for which no previous startElement() was called, which makes checking that these match hard. Since this silly mpAttributes over-engineering is only used in one place anyway, give that a separate subclass and use startElement(). There is still an issue with various WriteAttribute methods; if those are used it's probably not possible to check that for well-formedness. Change-Id: Id842f000a6fecd77211836705545d58031ebd0f8
-
Fridrich Štrba yazdı
Change-Id: Id3de720a7ab28499644881e628a18f99121cb3c9
-
Armin Le Grand yazdı
to property set to process them Initial Patch by: Ma BingBing Review by: alg (cherry picked from commit 6616a636) Conflicts: sd/source/core/stlsheet.cxx Change-Id: Ife4dc2e2224d478e0d726f7b2e0d337a6de43262
-
Stephan Bergmann yazdı
...changed from old-style with a39c96af "fdo#46808, Convert sheet::GlobalSheetSettings service to new style." The XPropertySet can be treated as an implementation detail (but kept in the implementation for backwards compatibility). Also, this should arguably be a singleton rather than a service, like some related services (e.g., com.sun.star.sheet.RecentFunctions), too. Change-Id: Ibfe3254188aff91a08b39cbc295fb610ae0dfa5f
-
Luboš Luňák yazdı
Apparently whoever did these didn't get the gcc docs and specified every operand only as input, and then added volatile, explicit initialization and what not until it worked. Specify output operands correctly instead. I couldn't verify all assembler variants, as I don't know them, but the ones I don't know had at least some proper usage of output operands, so I'll assume those are all correct. Change-Id: I2910308b5e00cce8db756496df50ed26cfe35bb6
-
Caolán McNamara yazdı
Change-Id: Id8f2378b881544383e243383a7151f1fe624c029
-
Caolán McNamara yazdı
Project: help 9673672d0430d12aec5162f69ebf25e2c84c6e89
-
Caolán McNamara yazdı
restore original mnemonics get range of adjustments right fix height and metric spellings, cosmetic, but it'll bug me Change-Id: I94a7980d5513f8bfe29bc702bcf902037e1961b6
-
Noel Grandin yazdı
Was introduced in commit a4196fc3 "fdo#46808, Convert XMultiServiceFactory in xmlsecurity module" Change-Id: Ie06a3c89e3a8b4cf43e68afd575a0e86b48d6bc2
-
Noel Grandin yazdı
Change-Id: I45bcb3f0f4b9998105d361dbf6a98d8f5310da52
-
Noel Grandin yazdı
Change-Id: I80530f84ad5a86eccc794f9ddd14f939d093a20d
-
Noel Grandin yazdı
Change-Id: Ib96976e0a40c025d1b6408aeadfc70d7885c11d4
-
Noel Grandin yazdı
Change-Id: I4661cd84346791ddd6167ccc63335ad63255472f
-
Noel Grandin yazdı
Change-Id: Ia134170d07f33c2649b2a2620f40bc7b45ec7e16
-
Noel Grandin yazdı
with usage of the underlying SvtPathOptions. The service is just a thing wrapper that serves no real purpose. Change-Id: Id762edf71ba0f699ef091261905c88c2d93e1c12
-
abdulmajeed ahmed yazdı
not a perfect solution but best we can get without large rework. Change-Id: I4a8c6eb611dd88cb29999b10b80a914c66a11c1c
-
Stephan Bergmann yazdı
...changed from old-style with 5d1ad167 "fdo#46808 Convert chart2::FormattedString service to new style." The CharacterProperties* services dropped there are property-only old-style services, so only serve documentation purposes anyway. Ideally, the new-style service would offer interface attributes for the relevant properties (and likely not implement XPropertySet at all), but so be it for now... Change-Id: I0dd0373cfd372f2320204eb953acce9a2b9e86d2
-
Caolán McNamara yazdı
Change-Id: I97ff54de97ca1e02aff2a94dc01f2e4991600cd5
-
Tor Lillqvist yazdı
A reminder: Listing some source files in this Xcode project does *not* mean that Xcode would have any deeper knowledge about them. So Xcode (and other IDE) fans, don't get overly excited, this is *not* a start of making an Xcode project for all of LibreOffice or anything like that. I just add arbitrary source files to this project when I happen to want to set a breakpoint, and can't conveniently do it by going up the call stack until something in that particular file. Change-Id: Iac77dff17f56ec3f2826fd887cc065160b65936e
-
Tor Lillqvist yazdı
Now the iOS app displays the test document successfully again. Change-Id: I71aeacc50e51a28ba1e8b67c7da42da0c848f997
-
Michael Meeks yazdı
Change-Id: If627b303f8710b915dcbdcb899454631f607e217
-
Caolán McNamara yazdı
regression since 0e137027 Change-Id: I88fbb37ae7f62d6aed37d82fba12ab213866a06c
-
Abdulaziz A Alayed yazdı
Change-Id: I8be55720bb8086892b41abde95ece4d13f8da7d1
-
Zhe Wang yazdı
(only title) is displayed incorrectly * subversion/main/sd/source/core/sdpage.cxx []Should check the subtitle in master page firstly, and set it to layout if exist Patch by: Ma Bingbing <jiazema@gmail.com> Suggested by: Wang Zhe <kingwisemmx@gmail.com> Found by: Ma Bingbing <jiazema@gmail.com> Review by: Wang Zhe <kingwisemmx@gmail.com> (cherry picked from commit d07b6ad5) Change-Id: Id1843a0e856a1bf98378868c68b1f9216ce71d1b
-
David Tardon yazdı
Change-Id: Ib4142ce331abc2fd5bb1f2ecec7cb8100ce7c78d
-
David Tardon yazdı
Change-Id: I1c99ad469ff951d04689d782323e77f0f1618179
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 52a0a12e) Conflicts: officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu Change-Id: If5da2911b3ca94b93e09917f74640ff5ac9f75f3
-
Jian Fang Zhang yazdı
between XFormModel and bindings/submissions Patch by: zhangjf Review by: zhangjf (cherry picked from commit adc09466) Conflicts: sw/inc/doc.hxx sw/source/core/doc/docnew.cxx sw/source/core/doc/docxforms.cxx Change-Id: I3124daea8925b1efd8e151f3064582786d461718
-
Andras Timar yazdı
removed OOo Blogger extension removed LightProof extension typo fix: Portoguise -> Portuguese (fdo#65040) added libmwaw added libodfgen added pt_BR, ru, hu, en sentence checkers added Icelandic spellchecker Change-Id: I550623fa588c1f7a99007e6c9dbd3295d867e1e9
-
Jian Hong Cheng yazdı
* sw/source/core/fields/chpfld.cxx MS Word Binary compatibility Patch by: Fan Zheng,<zheng.easyfan@gmail.com> Found by: dongjun zong,<zongdj001@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org> (cherry picked from commit 6b6ccbca) Change-Id: I42461863f7e880f7b9387ca08ce66fb3dad938a0
-
Jianyuan Li yazdı
Reported by: Du Jing Patch by: Jianyuan Li Review by: sunying (cherry picked from commit 1231c27a) Change-Id: Iaa02a98e0fe06a242d56a120ab5acb149ebb6045
-
Mark Wielaard yazdı
The result of gtk_widget_create_pango_layout should be unrefed when done. Change-Id: I46c220a933a2dac42ec21e9e2904938bc4649dbd Reviewed-on: https://gerrit.libreoffice.org/4157Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Miklos Vajna yazdı
Change-Id: Iee9909e9c42014ab10ceaa2f8f8e554c25e89157
-
Miklos Vajna yazdı
Change-Id: Iae233c24a9580ffc8ea4680276161a543171f63c
-
Miklos Vajna yazdı
Previously this only worked if we had indexes in the document as well, but actually these are independent. Change-Id: I28afa60d2606230c901948d4c1da8f5a7c50a9f7
-
Ariel Constenla-Haile yazdı
IDL description by Bernard Marcelly (cherry picked from commit 56da9fdf) Conflicts: offapi/com/sun/star/awt/SpinningProgressControlModel.idl Change-Id: I893615fc6432432971311aa20eb9180f32ec747e
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 1a172ca6) Conflicts: offapi/com/sun/star/awt/UnoControlThrobber.idl offapi/com/sun/star/awt/UnoControlThrobberModel.idl offapi/com/sun/star/awt/XThrobber.idl Change-Id: If63545328b79ec8ccd89c695f17b44b992a2dcdd
-
Stephan Bergmann yazdı
Change-Id: I2b108da334f63d79a16af0e3ba956240a5aff80c
-
Stephan Bergmann yazdı
Change-Id: I5f1b5d5e5fc59bc1496a292a5f002d87584732a4
-