- 10 Nis, 2013 40 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I3640f4c791e09e39998ec25858baebc37b58b6f6
-
Markus Mohrhard yazdı
Change-Id: I889ccb08f8f44bd558d95505342af0336dca0b0f
-
Markus Mohrhard yazdı
Change-Id: Iaa48ebe1799960532483812e54aa08c625882388
-
Caolán McNamara yazdı
Change-Id: I3797c48951f5b95db7248122bd62c2b2ca2e3047
-
Herbert Dürr yazdı
Using the SalColor->CGFloat[] helper gets more of VCL into the scope which causes conflicting declarations between css::awt and vcl-classic font attributes so their namespace must be explicitly qualified (cherry picked from commit 5ffbf312) Conflicts: vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm Change-Id: Icc7d7125e508188a9a389014bbc2f40e90bc3e34
-
Caolán McNamara yazdı
Change-Id: I84533723e9f42a27e2942c28b53232630db82e10
-
Andras Timar yazdı
Change-Id: I9ffb10ddce9a8fba053c3adbb789854917595dd0
-
David Tardon yazdı
one variable to find them, one variable to deliver them all and into filelist put them, in $INSTDIR where the installer searches. Change-Id: I989f578f0ed6f9ef9167522249b36d95c15bfd1b
-
David Tardon yazdı
Change-Id: I40f63cc2305714dd6b5d9bcb822598142bdfb245
-
David Tardon yazdı
configure needs to find xml-config . Change-Id: I6f80c9acda770886e5923ba8d5cb7c8bd3e11a94
-
Gergő Mocsi yazdı
Added a checkbox to enable/diable Keep Aspect ratio. Options 2 images/slide, 4 images/slide implemented. UI tweaks: dialog window remembers last used directory (via config), buttons get enabled/disabled according to the content of the ListBox. ListBox show filename only, full path is shown lower in a label. Dialog window reopens again, if slide preview is not in focus. Added a title slide: author, title. Conflicts: officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu sd/uiconfig/simpress/ui/photoalbum.ui Change-Id: I68d2a3e00f8c55b909fe4d98aa3958188653390e Reviewed-on: https://gerrit.libreoffice.org/3169Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Michael Stahl yazdı
This reverts commit ba837244. The "reg" library is not actually a stable URE interface. Conflicts: odk/CustomTarget_doxygen.mk registry/Module_registry.mk Change-Id: Ic53e1b8eecd6a12c9ec194df2f0093004db7c01b
-
Michael Stahl yazdı
This reverts commit 5c60ceba. The "store" library is not actually a stable URE interface. Conflicts: odk/CustomTarget_doxygen.mk Change-Id: I221696515ba07b0155406a503c33760c58d1338f
-
Michael Stahl yazdı
These libraries were never part of the stable URE interface, and thus including their headers and import libs in the SDK was a mistake. Apparently at least on MacOSX and some Linux distros it was not possible to link against the libraries anyway. Change-Id: I3c43c86ff5d7bc316ed7af0be4ef313f7869ac23
-
Michael Stahl yazdı
This library is part of the stable URE interface. Change-Id: Id131bdd333ecff2ae788830ca4b5b57b4a4a9c24
-
Michael Stahl yazdı
Having to maintain only one of these seems easier, and likely nobody uses csh any more. Change-Id: Ia4ddb54d27999fbf17ceea0b8bd76e59a29b023d
-
Michael Stahl yazdı
(regression from 613221bd) Change-Id: I32775c27e7d17bfc78562f231a4061630c5b7f1a
-
Michael Stahl yazdı
Without these linking fails with unresolved auto_ptr< formula::FormulaTokenArray> symbols which is clearly a compiler bug. Change-Id: I14faf8e318522f913370ac186b5114ae5db997ad
-
Michael Stahl yazdı
Change-Id: Idd91616e43842142450c94ac8a61f4f29f4eb1b7
-
Michael Stahl yazdı
So since that is the new baseline let's get rid of it. Change-Id: I20e921afca5e66f22d5403f383fb9fd5f0591142
-
Michael Stahl yazdı
So since that is the new baseline let's get rid of it. Change-Id: I7b645fe2f6e641012919a87b63d5e14acce9e52b
-
Michael Stahl yazdı
The internal ones are all obsolete crutches for dmake. Change-Id: I207db3e9106532e0c3fce873d0e2f9f40b22416f
-
Michael Meeks yazdı
Change-Id: Icd30d1d88d7ee89b5937ba39470b20ddf6e4290e
-
Michael Meeks yazdı
Change-Id: I89537f526e465137f5e8c17b4d7fd134ba59af4a
-
Tor Lillqvist yazdı
Unmaintained and presumably unbuildable for some time. Change-Id: Ide0abea91013397dd8d214ee6a9da8e67ec6bb9c
-
Caolán McNamara yazdı
dialog is visually overly narrow now so reorient it to the normal button orientation and, keeping "delete all" prominent, put the rest of the options into two columns Change-Id: I6a8692df612d9f97d45621a0bcc9d9a6e75a4312
-
Joren De Cuyper yazdı
Change-Id: Ia1735ae39618fb8b0e4749e1970adfe83192f755 Reviewed-on: https://gerrit.libreoffice.org/3197Reviewed-by:
Jan Holesovsky <kendy@suse.cz> Tested-by:
Jan Holesovsky <kendy@suse.cz>
-
Caolán McNamara yazdı
Change-Id: I193f1cad5938550c576909802c945448ee41d17e
-
Caolán McNamara yazdı
Change-Id: I8edc9210bc172cd285fe4dce54d30606ecc7c716
-
Albert Thuswaldner yazdı
Change-Id: I1c84fe3c57fdd72880b16a2d69aa44cda0fc4f4f
-
Caolán McNamara yazdı
Project: help 68d0b1b6fc3fe84b2750018fe1c966486499f85c
-
Miklos Vajna yazdı
The original idea to dereference the implementation and show all details sounded nice, but now printing any UNO object that is a bit more complex results in a multi-page output, which makes getting backtraces really hard. Better to just show the dynamic type and the pointer. Change-Id: I340a31b27b059c3d03d9e537de519e286af2e50f
-
Stephan Bergmann yazdı
This reverts commit 8b561c00. There are legitimate cases for osl_loadModule to fail (like when UNO only resorts to indirect bridging via binary UNO once it has not found a direct bridge implementation), so this adds too much noise. (Rather add SAL_WARNs to those places up the call stack where it is known to be an error, and/or enable +INFO.sal.osl.)
-
David Tardon yazdı
Change-Id: I5650327429118ad52e82050039dd237c2ff32286 Reviewed-on: https://gerrit.libreoffice.org/3236Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
David Tardon yazdı
Change-Id: I9d1a812e1d1771d8d3fc022869984dcb623f2055 Reviewed-on: https://gerrit.libreoffice.org/3235Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
David Tardon yazdı
IMHO it does not make much sense to dynamically generate a list that is practically unchanging. Change-Id: If5898956d11b9f410cf36d1ebe5535194365a954
-
David Tardon yazdı
Change-Id: I892d2856c28536a7828c292c8fb3cd8b30fe8ecb
-
Andras Timar yazdı
Change-Id: I539237573bc71a6f124610dd4bdd8cec3f1f1a76
-
Andras Timar yazdı
Change-Id: Ib6a6f65ce11e7c9f26b51624519ca45ad9e43be5
-
Caolán McNamara yazdı
Change-Id: I9b55140e619a16a22dd10ff67abfe27fbd58bc05
-