- 03 Haz, 2013 40 kayıt (commit)
-
-
Khaled Hosny yazdı
It have been unused on Mac OS X since since 2008 (commit da4d070d). Change-Id: I4b3eabe71a54021903009310a87319c9caecfd4c
-
Khaled Hosny yazdı
Change-Id: I660a895a227da3d28a0b410c56f2395961a5bc4f
-
Khaled Hosny yazdı
This file is Core Text only already. Change-Id: Ic4c1f44296eaae582091e515d3ca1b4aa227301e
-
Tomaž Vajngerl yazdı
When using a graphic filter like blur or sharpen, a raw uncompressed bitmap is created. Until now it was not possible to rotate such bitmap but now this is allowed. Change-Id: I716fa46e37680b1111131586fad20da28391de14
-
Tomaž Vajngerl yazdı
DialControl internally stores the angle to a 100th of a degree percision, but when SetRotation is called, the value was always rounded to a 1 degree percision. This has now been modified to round only on DialControl mouse interaction. Additionally add add a parameter to SetLinkedField which states the number of decimal places the NumericField is set to. This change makes possible to set the NumericField to 100th of a Degree as the internal angle is represented in. Default value is 0, so no change is needed to existing DialControls. Change-Id: I1f0c20092cdfccbd0878d7eb620bfdad7825b0fb
-
Markus Mohrhard yazdı
Change-Id: Ie57cf12a3dc0984367c34dc4f52fd00036cf3d9d
-
Markus Mohrhard yazdı
Change-Id: I60f92dd13282281d77571e41707d68ae55722d9b
-
Markus Mohrhard yazdı
There is some strange handling for row 0 in the calc core code. Without a very deep inspection I can't decide whether the test or my change is the problem but for now we can live with the old behavior. Change-Id: I69615349f5b46856aba36dada235a49c84eb03af
-
Julien Nabet yazdı
Change-Id: Ide65a35d1dd39cbce9230f951bcc229b0df7b634
-
Julien Nabet yazdı
Change-Id: Ied47c5268b4554b219028281916d884aebf816dd
-
Julien Nabet yazdı
Change-Id: I1310ac912aa2031b15851339fd84d435308350a9
-
Julien Nabet yazdı
Change-Id: Iac028806fd306253fe0e4b407302ff66f853b49c
-
Julien Nabet yazdı
Change-Id: I01c6681da8a0ac83eaafdf86a04a187f13a05792
-
Kohei Yoshida yazdı
We only support grouping of formula cells in the column direction, and skipping is not supported. Let's reflect the test cases for that. Change-Id: I0229b90b7d9a2eea29d6eb2ec2b91e63d760a352
-
Miklos Vajna yazdı
Regression from cbd1a896, that commit accidentally not only removed the #if 0 block, but also two other braces -- because of this, in case bStorage was false, nothing was saved. The effect of this was that if the user edited some macro in the basic IDE, then saved the macro, it was shown as saved, but in fact that didn't happen. Change-Id: I20f8358dddfb226976be72f95dcad64de88d83c3
-
Rodolfo Ribeiro Gomes yazdı
Change-Id: I6a4c09cdf6d60b90236663a4b7f30456a8c32e86 Reviewed-on: https://gerrit.libreoffice.org/4113Reviewed-by:
Mathias M <matm@gmx.fr> Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Michael Stahl yazdı
... that also causes ~SwIndexReg assertion on closing the document. Change-Id: Icea617c893ddc08b817a5b16f68fa128a41531d4
-
Michael Stahl yazdı
Not really a problem, since local aRegion's point is not used after its node is deleted. Change-Id: Ibeb885fb31f19b02e4c3c63e3b99d00ced756810
-
Tor Lillqvist yazdı
Change-Id: Ife8ca88c8f558955ee006be6294bd7b233e89916
-
Tor Lillqvist yazdı
When compiling as 64-bit code, NSRect *is* CGRect. Change-Id: Ia14db1354251bd2a2f53fd9d02dc2816ccef2b17
-
Stephan Bergmann yazdı
This reverts commit 02021163. The filter appears to be split in two (com.sun.star.comp.oox.ppt.PowerPointImport implementation oox::ppt::PowerPointImport from include/oox/ppt/pptimport.hxx for im-/export, for export calling com.sun.star.comp.Impress.oox.PowerPointExport implementation PowerPointExport from sd/source/filter/eppt/epptooxml.hxx) for no good reason, so the com.sun.star.oox.PowerPointExport new-style service is supporting a hack that should rather be cleaned up. Conflicts: offapi/UnoApi_offapi.mk Change-Id: I875192a68a8e3458dbfd74b4981a6a2e86ce44d7
-
Michael Meeks yazdı
Change-Id: I125e4cacd94cd33d24cf1266967eb92906600cc4
-
Jan Holesovsky yazdı
Change-Id: I18135db75708cea9f887ce8ad4f9909fdbea543e
-
Khaled Hosny yazdı
Our Mac OS X baseline includes Core Text. Change-Id: Icd2f0062d172db1d4393b2dd1eac4d9f55a88495
-
Khaled Hosny yazdı
Change-Id: I592158bd60afcbe756c6f0e11aa69a44768a0985
-
Khaled Hosny yazdı
Manually picked from: http://svn.apache.org/viewvc?view=revision&sortby=log&revision=1480384 Author: hdu Date: Wed May 8 18:14:34 2013 UTC (3 weeks, 2 days ago) Changed paths: 55 Log Message: #i122195# add VCL support for 64bit OSX>=10.7 Change-Id: Ia799d7fdeb257e9bfd311338dcfdf97caf9d191f
-
Fridrich Štrba yazdı
Change-Id: Icd2b2f2c11b7e86a10cae887b96f96a6fbe8a44e
-
Fridrich Štrba yazdı
Change-Id: I3fbb700300d18a878cbf23c94e35bc69f864824b
-
David Tardon yazdı
Change-Id: I82cc02e6bc63f04655ba87039d008f2c25025a30
-
David Tardon yazdı
Change-Id: If9d99c0b7ba54b0d8d53006cacf14e4b62fe2297
-
David Tardon yazdı
... because SfxAbstractDialog::GetOutputItemSet() only contains the items that have been _changed_ in the dialog. Change-Id: Iaf20bb42b65e420fe4e7aff979378eff7b5e5df2
-
David Tardon yazdı
Change-Id: I68a4cd1974579119a2d6dccba008441a9bec78df
-
Armin Le Grand yazdı
Patch by: Regina Review by: ALG (cherry picked from commit 4faa4687)
-
Khaled Hosny yazdı
The last item in the list was Justified not Right before the conversion. Change-Id: I6bf8446963df67d26bc8c210bdbdde73a1d3b6e1
-
Fridrich Štrba yazdı
This reverts commit 76bbe5ff.
-
Armin Le Grand yazdı
Patch by: Regina Review by: ALG (cherry picked from commit 4faa4687)
-
Isamu Mogi yazdı
Change-Id: I9dafd3dd75f00a8447b78d4765ec1087c84f61c2 Reviewed-on: https://gerrit.libreoffice.org/4126Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Mark Wielaard yazdı
commit 30c303 "Make charmap.cxx compile with icu >= 4.4." was incomplete and had wrong version checks. After ICU 4.8 (4.8.1.1) the next version of ICU was 49 (49.1) so U_ICU_VERSION_MAJOR_NUM contains two digets (49), earlier that it was just one digit (4). The correct header to include to do version checks is unicode/uversion.h. USCRIPT_MANDAEAN is the old alias of USCRIPT_MANDAIC (same numeric value). U_JG_FARSI_YEH is only available since ICU 4.4. Note that on older icu versions (4.2.1) the 200B (ZWSP) Zero Width Space breakiterator testcase fails (others succeed). Change-Id: If73c1402239a28546077437e9382f0bd38642bad Reviewed-on: https://gerrit.libreoffice.org/4139Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Noel Grandin yazdı
This code was introduced by: commit d09dd898 Author: Frank Schoenheit [fs] <frank.schoenheit@sun.com> Date: Wed Sep 15 13:55:34 2010 +0200 dba34a: export/import min-/max-/default-/value for date/time as XML-Schema conformant strings It looks like it intended to use determineDefaultServiceName(), but neglected to store the return value. Change-Id: I1607f39cf771b594389492785c7e72478d44843a Reviewed-on: https://gerrit.libreoffice.org/4140Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Michael Meeks yazdı
Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
-