Commit Graph

12 Commits

Author SHA1 Message Date
Noel Grandin
eb9c04ed21 convert SPELLCMD_ constants to enum class
Change-Id: I0f57a60a44ddac63a73e0bb35df59b3b25857d43
2015-03-25 12:14:12 +02:00
Noel Grandin
9110d8724d convert EE_STAT constants to enum class
Change-Id: I2967cdbfd0303844892150bbff7aa5ce1a57054f
2015-03-25 09:47:29 +02:00
Noel Grandin
c7c0723dd9 convert EV_CNTRL constants to enum class
Change-Id: I0ffc0e222c978ce7c734228f712e88422d3a615f
2015-03-25 08:56:15 +02:00
Noel Grandin
abf60c4a0f convert EE_CNTRL constants to enum class
there were a couple of lines in SC and SW where the code was using a
EV_CNTRL constant. I switched it to used the same-valued constant from
EE_CNTRL

Change-Id: I027183cc3b6e700bf365d48833e37eddc9b50f04
2015-03-25 08:56:14 +02:00
Tor Lillqvist
ede0abe6b1 Bin EE_CNTRL_URLSFXEXECUTE which was only set, never tested
Change-Id: I18a9355bb902b19f0eeecb26d33eba4fb25db8cb
2014-10-02 21:09:52 +03:00
Tor Lillqvist
1d0636ebc6 Bin commented-out #defines
Change-Id: I01f473658708a75c3eac6219efd38cd8ec5aa44f
2014-10-02 21:09:52 +03:00
Norbert Thiebaud
3cbfcee36d xub_StrLen and tools/string.hxx final straw
Thre is still some 0xffff limit left and possibly some
less than gracefully handled overflow/error cases

Change-Id: I00957ee3a30b02f73918ea49d7353056263dc638
Reviewed-on: https://gerrit.libreoffice.org/7787
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-02-03 07:44:28 +00:00
Thomas Arnhold
10860425b6 fixincludeguards.sh: include/editeng
Change-Id: I5a172bb12b62940b9994b2740e054b43145b08f0
2013-10-23 23:22:31 +02:00
Stephan Bergmann
703e9f90c0 Missing #include
Change-Id: I4ed43a7464da4f4e68636dc90bb92c9a1f76336f
2013-09-26 21:10:43 +02:00
Caolán McNamara
98de5b40c8 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
2013-09-25 19:24:23 +02:00
Noel Grandin
fbffa4e79a convert include/editeng/editstate.hxx from String to OUString
Change-Id: Idd67b977dcf9de4b4d6f0e89e56413c8646d72d0
2013-09-11 09:45:33 +02:00
Bjoern Michaelsen
b9337e22ce execute move of global headers
see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details

Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-23 22:20:31 +02:00