- 10 Nis, 2013 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I98f1eda871eb36cdf61e003d046395698dcdad18
-
Julien Nabet yazdı
Change-Id: I459b27065869b50639330dcbbae8bc7a1651882f Reviewed-on: https://gerrit.libreoffice.org/3302Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Jan Holesovsky yazdı
Change-Id: I2129cf89ef1c9b8dd814a5c2079629385b92577a
-
Miklos Vajna yazdı
Change-Id: I1a4819905f0fc2e8dbbcf7d9570785ad4384dc39
-
Miklos Vajna yazdı
Change-Id: Ia5507f8d1ec18a45d3128c809d03f8f41849f93c
-
Miklos Vajna yazdı
\shpz is the older markup, dhgt shape property is the newer one. When having both, dhgt should have priority. Change-Id: I11904315d13fa23999badad26be26852719dbb3b
-
Miklos Vajna yazdı
Change-Id: I2043477aebbe2e4f9afc48a68dcf7d2b18fa6613
-
Miklos Vajna yazdı
They were already declared in oox/inc/oox/*, but one header wasn't delivered, the rest wasn't visible outside the library. Having them public makes it possible to re-use them from writerfilter, e.g. in the RTF gradient import code. Change-Id: I13d8c860b2582489d216fd68295f230d5c98f31b
-
Tor Lillqvist yazdı
Change-Id: I364b63041e34757e7069eb8a28d9e60734e354ac
-
Tor Lillqvist yazdı
We already have <tools/prex.h> and <tools/postx.h>, so make those be sufficient instead. Bin another local vcl header vcl/inc/unx/svunx.h that just included those prex.h and postx.h. Adapt includers accordingly. Change-Id: I6638b3260fd3da45478fcc216b41f8c8a539f0d7
-
Tor Lillqvist yazdı
Change-Id: I16a0a006691f2547edf773f826f23df67498e88f
-
Lionel Elie Mamane yazdı
Change-Id: I03ed5e810468ee206820a250c740b80c0ceda432
-
Lionel Elie Mamane yazdı
Change-Id: I0c232a60d4ab55fae5b78712d9acc4bac93f90c3
-
Lionel Elie Mamane yazdı
nCount == 5 is impossible; the grammar has changed since this code was written. It used to refer to case '(' joined_table ')' range_variable op_column_commalist which has become just '(' joined_table ')' which thus has (by definition) no table range (alias). Case changed in mega-(merge-)commit: commit c41efc6d Author: Jens-Heiner Rechtien <hr@openoffice.org> Date: Wed Nov 19 17:43:08 2008 +0000 CWS-TOOLING: integrate CWS dba301a_DEV300 which seems to have done the other necessary adaptations to this code and elsewhere. Change-Id: I96ddbefbf34d6c155435b78aa9e5037a760232ed
-
Lionel Elie Mamane yazdı
Change-Id: Icf3b500b9317cd45b3dc424da155ab6c48227ea5
-
Lionel Elie Mamane yazdı
Change-Id: I74c04e1262cc413696a12aca9af603beded7b07f
-
Lionel Elie Mamane yazdı
Change-Id: I319ba91045fa43922d7b694a4f13322295590c81
-
Jan Holesovsky yazdı
Joren has improved this, but the behavior was unexpected when the user did not start in a cell that contained the string to replace. This commits changes it further that when the user hits Replace: * in a cell that does not contain the string to replace, it jumps to the cell that contains it, replaces the string, and stays there * in a cell that contains only one occurrence of the string to replace, it replaces it, and jumps to the next cell that contains such a string * in a cell that contains multiple occurrences, it replaces it, but does not move the cursor (so that the further occurences in that cell can still be replaced) This seems to be the most intuitive behavior. Change-Id: If6c10069b8dff933a035780732a7d7b6e0740383
-
Markus Mohrhard yazdı
Change-Id: I4e2567ba2a9000763c54b7d38ab4ba66a13a77f4
-
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
-