- 29 Kas, 2012 40 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: Id2e761ab1c9fc9c5fd0837d1801af95674d0f99a
-
Miklos Vajna yazdı
Change-Id: I3aefc2185412b1dc370dd723cc57ed59e60a36be
-
Peter Jentsch yazdı
Change-Id: Ibbb88c1ecaaac14866145753e383609db2a3dd1a
-
Andras Timar yazdı
Change-Id: Ife5aed42af9daeebba4d70899383d2bd0213aded
-
Andras Timar yazdı
Project: help 4d46d7ee993ea549cf959bc012a616308b3496c9 cosmetic and typo fixes in LibreLogo help
-
Michael Stahl yazdı
Change-Id: Ie8bf5881bb99d1d0c5202aadee69e330a5976528
-
Lionel Elie Mamane yazdı
setHeight/Width needs to be authorized to throw com::sun::star::beans::PropertyVetoException, which is already handled adequately Change-Id: I077fbf7e3b871a59446fb3e23cc9fa1e2e9272a2
-
Lionel Elie Mamane yazdı
Change-Id: Icc9ac2789637db3d30ad452998cf0d857c9f5bea
-
Lionel Elie Mamane yazdı
Change-Id: I8391c874723bddaabe2fde12f22d9f50a444d3df
-
Thorsten Behrens yazdı
The accessible event listener registration changed name. Change-Id: I869cd6341dbe52e9533f167891ce000fa8928976
-
Michael Stahl yazdı
This service is deprecated and has been replaced by com.sun.star.xml.UserDefinedAttributesSupplier in OpenOffice.org 2.0.4. Adapt all services including the removed service to use the replacement. This should have no impact on client code as this service is just glorified documentation anyway. Change-Id: Ie3db10dc34a53d77fa426b5f3bb39dc78d21b946 EXISTENCE: published key "/UCR/com/sun/star/xml/UserDefinedAttributeSupplier" exists only in registry 1 SERVICE: /UCR/com/sun/star/chart/ChartArea incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartAxis incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartDataPointProperties incompatible change: Reference 3 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartDataRowProperties incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartDocument incompatible change: Reference 0 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartGrid incompatible change: Reference 1 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartLegend incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartTitle incompatible change: Reference 1 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/Diagram incompatible change: Reference 5 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2
-
Michael Stahl yazdı
... with UserDefinedAttributesSupplier Change-Id: Ib289aaae114d89238a665d0a58eda6fa8d0c482b
-
Tor Lillqvist yazdı
Avoid mysterios error message "Already existing unique directory: LOdev_progr_pytho-core-330_lib_plat-linux" by shortening "_plat-linux" to "_plx". Change-Id: Ib1594d9164a328f1ca7332f60bb27720746ed916
-
Lennard yazdı
and Circular and Rectangular shapes, and Tables drawingml was Pivot corrected. There is still some work to be done concerning customshape pptx export. Tables cannot be rotated anyway, but in contrast to Lines, you don't doubly-save the rotation. Patch Version 2. Here, acquiring of the angle from the shapes is done in WriteShapeTransformation. Change-Id: I0d650e669a690164796150615416fab8bb90242b Signed-off-by:
Lennard <Wasserthal@nefkom.net> Reviewed-on: https://gerrit.libreoffice.org/1030Reviewed-by:
Radek Doulík <rodo@novell.com> Tested-by:
Radek Doulík <rodo@novell.com>
-
Eike Rathke yazdı
Change-Id: I6a97cf9e8607eb6cf70d3b5d94e75c68c8f96c95
-
Caolán McNamara yazdı
Change-Id: I7be1c78b01258831e1a313bc57dc6e20ec4af0ed
-
Markus Maier yazdı
Change-Id: Ib5471b2a4cae45cf8aa32b438bac7f5cda35f71a
-
Petr Mladek yazdı
It can be used to show extra build indentification in the about dialog just under the version string. The plan is to show information about tinderboxes and make the life easier for QA guys. Change-Id: I4714a34cf13492c7bb92798b4b6d11385093f223
-
Luboš Luňák yazdı
A followup to the incomplete previous commit.
-
Fridrich Štrba yazdı
Change-Id: I7de1eb056c799cfce91bdc3fba3b9c1e3ab612b0
-
Miklos Vajna yazdı
Regression from d4069372 Change-Id: I28e095819e0c2f1a4b110741ace366329937f863 Reported-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
Change-Id: I0736670512dd54e67fc08b65b9fad56ab904c92d
-
Eike Rathke yazdı
Change-Id: I61199efa5d12eaa5b0e8a8e1277418763043edce
-
Tor Lillqvist yazdı
It has been way too common for people to accidentally have a javac from JDK 7 create class files that are of the newest version, which older JREs and Android's dex then don't understand. As many of the distro-configs files specified --with-java-target-version=1.5 anyway, let's just hardcode that for now. Change-Id: I0853820dc56a062f053b5c2c30097bf1ff3798c1
-
Thorsten Behrens yazdı
The a11y API has never really been picked up by tools vendors, let's not tie ourselves up here for no good reason. This unpublishes all css::accessibility, and dependend API. With that, we can change the rather unfortunately-named add/ removeEventListener to be add/removeAccessibleEventListener, thus not conflicting with the XComponent methods of the same name. Change-Id: I595598c3a8e46415f80b2780f333333174865fe4
-
Thorsten Behrens yazdı
Don't use extra-verbose RTL_CONSTASCII_USTRINGPARAM anymore. Write nicer nullary method prototypes. Change-Id: I1efdd6edd624c32852f47e5d2b266e90536b917b
-
Thorsten Behrens yazdı
-
Thorsten Behrens yazdı
The general agreement in the project is that c++ exception specs are pointless and add bloat in production code. See also this rant for more background: http://drdobbs.com/cpp/184401544 This removes the code that generates the exception specs on the generated c++ headers, and fixes up the few places that broke subsequently because of widening exception specs, which in turn was due to the rather unfortunate decision to not have a virtual dtor in XInterface. Change-Id: I60db26e1cc4d4fe6eeef5975e39497841e92588a
-
Michael Stahl yazdı
Change-Id: I02c946c22daf68c664be6c3b07a8dfc6e486493a
-
Michael Stahl yazdı
Change-Id: I3dc55f05502af56bd30825d297a6964295e6efa3
-
Caolán McNamara yazdı
Change-Id: I0f0b5ee875062123e9da4c740e82350f0250cd79
-
Caolán McNamara yazdı
a) In the print dialog you can temporarily override the default print job format for a single print job b) In the printer options dialog you can override the default print job format for a single printer c) Under tools->options->print you can override the default print job format for all printers. Tidy up the restart dialog in passing Change-Id: Ibea94bab6a79c3590dbf34583013db4e2ac06f45
-
Stephan Bergmann yazdı
Change-Id: I364155ffc76f6917e4d06c6231401609f75f3ed5
-
Stephan Bergmann yazdı
Change-Id: Iec348a367cedce8022f9be4be80adeaefab7b0a6
-
Michael Stahl yazdı
Change-Id: I42a0a94eddb58ec13d019d29fe8b88ae63d3c138
-
Eike Rathke yazdı
Change-Id: I5d8f0626448da30bad2dcef745868498000c619d
-
Michael Stahl yazdı
The modules were entirely deprecated 10 years ago, and there is no implementation for any of it. WARNING: could not open key "/UCR/com/sun/star/sync/FilterData" in registry "/master/offapi/type_reference/types.rdb" EXISTENCE: module "/UCR/com/sun/star/sync" with published children exists only in registry 1 WARNING: could not open key "/UCR/com/sun/star/sync2/BadPartnershipException" in registry "/master/offapi/type_reference/types.rdb" EXISTENCE: module "/UCR/com/sun/star/sync2" with published children exists only in registry 1 Change-Id: I58bf7737ac00a6ecb905f59fb389b31376dff2cf
-
Michael Stahl yazdı
Change-Id: I52f92b8293a6a09d494f1ce2e067d5cfcc217c31
-
Caolán McNamara yazdı
it will now allocate the fixed reserved size for its tab pages to layout-enabled tabpages Change-Id: I5e56a09c5febc702d194f18954fd249bcd366dd9
-
Bjoern Michaelsen yazdı
-