- 26 Nis, 2013 40 kayıt (commit)
-
-
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>
-
Harri Pitkänen yazdı
Commit da45a0e2 added CSS column-count property to the exported non-standard MULTICOL element. With this change we are also able to import multi-column DIVs into multi-column sections. Now we can change the exported element from MULTICOL into DIV which actually works in browsers supporting this feature. Importing legacy MULTICOL elements is still supported. Change-Id: I55bea40326904de7f137e996a000a7d213fa0593 Reviewed-on: https://gerrit.libreoffice.org/3610Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
karth yazdı
Change-Id: I2d9244115d08e31b46dbe1a4998e6a763ee38361 Reviewed-on: https://gerrit.libreoffice.org/3273Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Samuel Mehrbrodt yazdı
.ogx is also a valid extension, see http://wiki.xiph.org/MIME_Types_and_File_Extensions Change-Id: Ieb5f3b7016b58beaf915673181369530a3d0709e Reviewed-on: https://gerrit.libreoffice.org/3609Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Miklos Vajna yazdı
This was removed in 90a91ed3, probably accidently. Change-Id: Ib5b4bc847caaa1fb2f119b07612231e32789834e
-
Samuel Mehrbrodt yazdı
This Checkbox is shown in the File picker dialog and does not embed the file in the document, if checked. Change-Id: I84fbc182cc9b432cd38ccb044c0479ced119d97f Reviewed-on: https://gerrit.libreoffice.org/3602Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Noel Grandin yazdı
-fix constructor declaration -remove dead copyright notice Change-Id: I021ef11dd5000a75dba3359fe6d4f49740c3b237
-
Noel Grandin yazdı
Change-Id: I8443aef43d82de33ac7cb47d40cc5b544f7c9c87
-
Noel Grandin yazdı
Change-Id: Idf092b0edf2c538d21b189cd742407bf2fd39fa7
-
Noel Grandin yazdı
Change-Id: I697017f196a7f7e5684011ae23941e54051c45dd
-
Noel Grandin yazdı
Change-Id: Ibe0454d490153f723a58c3c619be7f8d443639c8
-