Age | Commit message (Collapse) | Author |
|
Change-Id: Ic331db66ad937eba6488e6a9bbb30131230a29d7
|
|
Change-Id: Ib0a06d94f8b51cce1f29f20d1c00d54be939c076
|
|
Change-Id: I3119d29f46376020e6d838578d1e10a6677a1623
|
|
Change-Id: Ic0fbeaf9950a8b46f6509d9dd9632c85f45a203c
|
|
Change-Id: I640fc5497571f93068f613dff2f02e12848124f0
|
|
Change-Id: Iaa4631039e6b96627d8e547f21136f107e157d8a
|
|
passing params by setting fields on yourself is just gross
Change-Id: Iee98a9e8e266b56fc886c76eab470ab1ff7ff8e4
|
|
Change-Id: I631c72caafc31eeff46db6f98d1d09f25f5a8245
Reviewed-on: https://gerrit.libreoffice.org/28281
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I3e2fc34fecb735cb9696d2943e69cc9929930e23
Reviewed-on: https://gerrit.libreoffice.org/28278
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I77ad33425d440263a71bc94f41d8e141f16dfb78
|
|
Change-Id: I1f58efceaee7346187f92c7ebaf901abc305ac33
|
|
Change-Id: Ia7a18814fed7787e47ac2d3c02654a3648c5491e
|
|
Change-Id: Ib5c596bf8f2493cbc6f95530f2b3cd9ef7ab4156
|
|
and
coverity#705367 Mixing enum types
coverity#705371 Mixing enum types
coverity#982694 Mixing enum types
coverity#1027717 Mixing enum types
coverity#1371228 Mixing enum types
coverity#1371242 Mixing enum types
coverity#1371280 Mixing enum types
coverity#1371310 Mixing enum types
MapUnit and SfxMapUnit share the same values and
are freely cast from one to the other.
Now that
commit d30a4298bdb5ba53cd1fe659f2b742f218a2e527
Date: Thu Aug 11 15:02:19 2016 +0200
loplugin:unusedenumconstants in package..svtools
removed the SfxMapUnit entries that were directly unused, they
don't match anymore and casting from one to the other is dangerous.
Why there was two of these anyway escapes me, get rid of SfxMapUnit
and just use MapUnit universally
Change-Id: I4db5dcd04b59be2f85b62b728f96c90afe00c57e
Reviewed-on: https://gerrit.libreoffice.org/28234
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I0121b17242faee4238d82836453cec695f508db0
|
|
Change-Id: Ie9cde732a85adadc4edead9a29b456ff15b3f750
|
|
Change-Id: I225250ef296bb263bdb83c13e23412bf0204be51
|
|
Change-Id: I8a88a7ee538dab020e2ee08e4dce4b100f0bfa3b
|
|
and rename the containing class
Change-Id: Id81623898b9ff102fcac6c2518240213b7d22233
|
|
Change-Id: If7c62d6c6f5bfa5f4f4f7bdb1af9384f3fa7cea8
|
|
Change-Id: I8772032dee25c790314384750b8c7277c4879318
|
|
Change-Id: I244132d2240a46f42f14d453e5987968d274e907
|
|
Change-Id: I37577e43ad6b9f0843b52cb3667f654abb335677
|
|
Change-Id: I7702cf3696222c3e1d2422b602bb6c8394e39d7a
|
|
Change-Id: Ief45dea1a9a687777fe6e9b1c0efede90f1e71ee
|
|
Change-Id: Ic41d522cdb7f80614bd5f269fe1d63f022d8dd84
|
|
Change-Id: I96c298089d9ca75909380843c7dbc255c4953b88
|
|
Change-Id: Iec6dfbdc65efde86ff24ddc51c48eb697bf4ead1
|
|
Change-Id: I5c1a2300ec6b3d9dc3085affa08cc544f46b27d6
|
|
Change-Id: Icadffb10750f8792ebd88c4f33f272fe565a3c7a
|
|
Change-Id: I27dccc90565b9e3fb14e88581a181c421caee56b
|
|
Change-Id: I89cc8bc2cfdd3fe059bb38216a10d36dcfea3953
|
|
and move it into CUI, since it is only used there
Change-Id: I6f8dcfc8d705aa2de2a05eec16f087f17c488872
|
|
and move it inside CUI, since it's only used there
Change-Id: I83ac1afaa60da9fb34480363a351608b133154cb
|
|
Change-Id: Iaab8f2ac68964272e3ea00195b3b05c520a1388d
|
|
Change-Id: I88facbbbe262d9e26d2b45703c4f05c71bf51479
|
|
Change-Id: Ibc38e73aa5f2134cde7f1ea25b158ea9b8f241a9
|
|
Change-Id: I1ff9d2f4aec60f050d9dde8e4c0e991169f585cd
|
|
Change-Id: I749831dfb78c10f3f7b9ebed6a5ee296ba6b2886
|
|
Change-Id: I12ccc8c7ba0885b3bacd0c17d430a853d327524b
|
|
Change-Id: Ib0360b395fafe3c8123a0cc0fd0cbfd581fa5414
|
|
Change-Id: Ic2a6fad90a0f8c8516469db240ec9910824c1286
|
|
Change-Id: I071c0d17c7c5982af47bccd92580bbac62bdf7b3
|
|
Change-Id: I928f297e1be76b965898d83cb3dd2e79b23b7974
Reviewed-on: https://gerrit.libreoffice.org/28095
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
which was originally fixed by...
commit d29b75c402ea635b3865501e43c9f349885913af
Author: Miklos Vajna <vmiklos@collabora.co.uk>
Date: Wed Mar 23 10:35:14 2016 +0100
svx: extend SvxNumType with BITMAP and CHARS_UPPER_LETTER_N
but was lost again with...
commit d30a4298bdb5ba53cd1fe659f2b742f218a2e527
Author: Noel Grandin <noel@peralex.com>
Date: Thu Aug 11 15:02:19 2016 +0200
loplugin:unusedenumconstants in package..svtools
bring it back, but make it more obvious that the elements map
to the othere sequence of numbers.
Maybe we should just change this sal_Int16 and let it take the
whole range ?
Change-Id: Ibfa548c1d37aa078fc682530372727776e45f9cf
|
|
Change-Id: I7dedd5bc405da04a14bc7d74475c85a90e989e9c
Reviewed-on: https://gerrit.libreoffice.org/28021
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
|
|
Change-Id: Ic46962f69ed846d0322756a1a3ac18ea9da6b90a
Reviewed-on: https://gerrit.libreoffice.org/28065
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
Change-Id: I8136b93b9303ebecafd791159e813c335b1bc172
Reviewed-on: https://gerrit.libreoffice.org/28052
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ia06b9b189033b9409d7a59a211866f66a0614886
Reviewed-on: https://gerrit.libreoffice.org/28016
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ia1d30a74abfbe0a3dcfc6e0038b9f805a787ad02
Reviewed-on: https://gerrit.libreoffice.org/27830
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|