- 26 Nis, 2013 40 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Change-Id: Ibf566a11a383b77a930d46967e496752c88b39e4
-
Lionel Elie Mamane yazdı
Change-Id: Ie794e91783f8eaacf236070e7cdeb5b5f4361e9b
-
Lionel Elie Mamane yazdı
Change-Id: I157e0e84cbc9832dd863607b8f52359596b51c8c
-
Caolán McNamara yazdı
none of it has anything to do with a rename dialog Change-Id: I18a963e55d085182b922e5a7f77010b895a179a6
-
Stephan Bergmann yazdı
...so clean up. (Changing this might be tricky, esp. on Windows where the python.exe wrapper adds the dev-install tree's dirs to PATH, so trying to run tests against solver instead of dev-install tree libs will result in chaos. This will become moot when we finally have solver == dev-install.) Change-Id: Icbfc3928a7ff178fd86d78d15ffcf539557efbb4
-
Tor Lillqvist yazdı
Change-Id: I06319bf6607ecc25a768f85de3ec142388bfa572
-
Stephan Bergmann yazdı
...otherwise, "import pyuno" won't work in the test. Change-Id: Ife6509af51a276043d6dfb1a9c1f45c717e219d7
-
Caolán McNamara yazdı
Change-Id: I5992855dfda8d08913ab2b238f44af059c67ff73
-
Caolán McNamara yazdı
Change-Id: Iff1a782fdedccf9a4865a54cf92261e7ac4693aa
-
Caolán McNamara yazdı
Project: help 5770cefc9216a002005b0ae5442cd9163cfc6195
-
Samuel Mehrbrodt yazdı
The menu is now: Slide Show Start from first Slide Start from current Slide ... instead of: Slide Show Slide Show Slide Show From This Slide ... I also changed the recently introduced function name/uno command for "Start from current Slide". This should make no trouble, since this function has not seen a release so far. Change-Id: I248c9d63ec28071b2887f89912aa90fa1e4afcb5 Reviewed-on: https://gerrit.libreoffice.org/3604Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Caolán McNamara yazdı
Change-Id: I76b5c2d190b268de93973083f1f6ca41804008cf
-
Caolán McNamara yazdı
Change-Id: I6728162db244971f115754cfb9f55bbafd42f6d5
-
Caolán McNamara yazdı
Project: help 02bf06fb7f614f446744195e4de4582290a6f1d6
-
Fridrich Štrba yazdı
Change-Id: I380c0d7640a0047fa53770ddfb6150dd2e3b61be
-
Miklos Vajna yazdı
Change-Id: I15405dd6be64da689257aed50ba847f3741df3a1
-
Tor Lillqvist yazdı
Change-Id: I4461b7a38862ad2c9861861fad8d6bf4bafd01ab
-
Caolán McNamara yazdı
Project: help 8c2dfbc78aabdc65c0fa0adb5d79e9e4095a605e
-
Thomas Arnhold yazdı
Change-Id: I7df07176bdbd15fdfdf8f9a7cdb26d4bee12997d
-
Caolán McNamara yazdı
Change-Id: I7467b0d9f32c0a006bedf88f6658ffffcd28db5f
-
Jesús Corrius yazdı
Change-Id: I61cffeaf661db7e7b8f642bbbd9457203f75cb9a Reviewed-on: https://gerrit.libreoffice.org/3623Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Miklos Vajna yazdı
Change-Id: Ifad05cfc84b476501948f31ff65aa5d321dd6fdd
-
Marcos Paulo de Souza yazdı
Change-Id: I25b7f509ba5d1007a16c84ad05870a8174c094ec Reviewed-on: https://gerrit.libreoffice.org/3621Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi> Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Matúš Kukan yazdı
Change-Id: Ib65b3fda5bc1224e569f38cf75607b07eb4a1501
-
Stephan Bergmann yazdı
Use URE_BOOTSTRAP instead of listing ~its content individually. [DY]LD_LIBRARY_PATH needs to be set to all of installdir's ure and program as well as OUTDIR, as initPoniesMode (pyuno/source/module/pyuno_module.cxx) tries to load the OUTDIR test library. Abstracted as gb_PythonTest_PRECOMMAND. Abstracted Mac's special LibreOffice.app/Content path as gb_DEVINSTALLROOT, adapted a number of places accordingly. Change-Id: I1646615c77dfab342675f84dbb83c579bf16058d
-
Thorsten Behrens yazdı
With the fallback loading of extDrawing for SmartArt graphics, slideshow animations into that drawingml fragment didn't work - for it being modelId diagram references instead of plain shape IDs. So use the modelId if present, and only then fallback to shape id. Change-Id: Iac2b8bc16255611d7ab165b72fb251cd2a65073a
-
David Tardon yazdı
As has been shown, two rules get out of sync .-) Change-Id: Ia331d3949fd8765c0d999d63351dda412d3c744d
-
Miklos Vajna yazdı
With this, if dc92bac5 fails, it won't crash, just the assertion will fail. Change-Id: I9830094088819cade7cf47d1f25d34bb6eb52ae6
-
Miklos Vajna yazdı
Change-Id: I584efc83ef1643a683757ac369cd140f52610293
-
Miklos Vajna yazdı
The problem was that in case an exception was thrown, it was only caught outside the loop, so in case any error occurred, we didn't even try to export the remaining objects. At least in case of embed::WrongStateException, this is safe to do. Change-Id: I71a7abc45a89bebc667664bc001245bb886a8d83
-
Caolán McNamara yazdı
Change-Id: Ibab8cbbfc6cc716f64aadec0ec97944a698c3874
-
Caolán McNamara yazdı
Change-Id: I32c867e43bfb50a57261414107caae60f616d703
-
Stephan Bergmann yazdı
Change-Id: I9088da9fd2eb1b3ea6be6fda85e058abe8d57286
-
Stephan Bergmann yazdı
Change-Id: I7470ab98cf68e1fd426983ce185c8fd2d73003e3
-
Stephan Bergmann yazdı
...as they are used during the build, rather than included into installation sets. Change-Id: I67029c1cefacf3e4936ce916d17f7940ebebceaf
-
Stephan Bergmann yazdı
Change-Id: I8f6859e172d272887166203919c5a4538c61b6cc
-
anuragkanungo yazdı
Previously all the formats was specified but none of them were being converted or detected . But in my patch , it is able to detect and convert ppt pptm pptx formats . So ,we can atleast add support for these formats . Change-Id: I6083a9048ada870178753cd4ba523c9d3916cf11 Reviewed-on: https://gerrit.libreoffice.org/3617Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Stephan Bergmann yazdı
* Make use of unoidl::Manager::createCursor in TypeManager::createTypeDescriptionEnumeration * ConstantDescription::getName returned unprefixed name Change-Id: I4b2e1ce6a240d8f6292375ad36f71e0b19699367
-
Muthu Subramanian yazdı
-
Michael Stahl yazdı
Implement commit 3213cd54 for MSVC. Not sure what the extra "Summary" section at the end of the output does, and whether it would make sense to filter it. Change-Id: I874abec0e8bb8d1ec2894fd6e94bc78b48e384e1 Reviewed-on: https://gerrit.libreoffice.org/3612Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-