- 04 Haz, 2013 16 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Ibf7ab46bdd08a42ecf475500d35f92b67d4d8036
-
Michael Stahl yazdı
Change-Id: I9a90bf06a70f6537f9671ef2cd47bf68c3cf5d57
-
Michael Stahl yazdı
Change-Id: Ic3f2d42121b5423d67c4c79302b02ac495ac9640
-
Michael Stahl yazdı
- give right path to STRIP_FROM_PATH - prefix vars - depend on makefile - only call cygpath in rule Change-Id: Iceef191751b82a423be354db1f0a3ca4fc213e04
-
Fridrich Štrba yazdı
Change-Id: I273b019409f36d0b4488458e152099493ce81147
-
Fridrich Štrba yazdı
Change-Id: I9c301f7d8b5295854e12585fa12df416ed5dbf02
-
Stephan Bergmann yazdı
Change-Id: I121f0d3d646ce434ea1451a94a5c911005dc21f9
-
Caolán McNamara yazdı
Project: help efa1b1723eae3e378fbd299677745be1364e53ce
-
Stephan Bergmann yazdı
Change-Id: I0d62ae391b12cec9a057aef26344f3454d2faba4
-
Stephan Bergmann yazdı
Change-Id: I9662671d8dbce87993ba67cf8e4fd993ad1eb27a
-
Stephan Bergmann yazdı
Change-Id: I746e1fa25137db786f82dda50bfa4b497e94cefd
-
Tor Lillqvist yazdı
Change-Id: I2ad35bfbaf40dd1a5b5c9f7f119268b8f30ca093
-
Kohei Yoshida yazdı
Also, use a better way to fetch a double array. Change-Id: I65a5bb9c972620f63e79a84b461245cc7fea1a51
-
Kohei Yoshida yazdı
Change-Id: I790db61d2a60cf4074fd2e3291ec42f0a4649b9e
-
David Tardon yazdı
Change-Id: Id9009faa5c9221a04130f87af4fa14e33fe0dc50
-
Tim Richardson yazdı
Change-Id: Id735c7ef89411581f7bc8d7f10b3edfe8aba0c72
-
- 03 Haz, 2013 24 kayıt (commit)
-
-
Michael Stahl yazdı
When a fly is anchored at the first paragraph of a ToX, as happens in the WW8 bugdoc in i#30979, updating the ToX will remove the anchor node, and bad things happen, including ~SwIndexReg assert and also eventually a crash when editing the Frame and updating the ToX a few times. Probably best to really remove all anchored flys here. Note that it's not enough to re-anchor to the empty node that is inserted here because that one will also be removed again. While we're at it the _DelBookmarks is superfluous because CorrAbs does exactly that 2 lines above. Change-Id: Id40ae1d88ad99813b93bea7470f5dc790edcc80c
-
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
-