Commit graph

336639 commits

Author SHA1 Message Date
Tor Lillqvist
24f8446c9e Work in progress: Text selection handling for iOS
Change-Id: I31c6bcb9a4b26653d439601f78d71fd94d938eeb
2013-10-18 15:45:20 +03:00
Stephan Bergmann
359472b2b5 Remove *_Test product, so cppunittester can be NONE again
...as per #libreoffice-dev IRC:

Sep 19 10:32:24 <mst__> sberg, moggi  why the hell is that thing named
  "cppunit/cppunittester" and inside a subdir?  it's obstructing my attempt to
  put it in $(INSTDIR)/program
Sep 19 10:33:28 <mst__> (... and if you wonder "wtf does it have to do with
  INSTDIR" you have never heard of awesome LibreOffice_Test installset.... not
  that i would know who needs it :)
Sep 19 10:36:36 <sberg> mst__, it is in a subdir of solver/*/bin so that on
  Windows it would not accidentally have picked DLLs next to itself instead of
  the module-local DLLs it was supposed to test (back when we had module-local
  output trees)
Sep 19 10:37:02 <mst__> sberg, ahh hysteric reasons then, /me renames it
Sep 19 10:37:55 <tml> mst__, if nobody you know uses LibreOffice_Test, just kill
  it?
Sep 19 10:38:59 <sberg> mst__, tml, LibreOffice_Test was conceived by pmladek
  and/or kendy, IIRC
Sep 19 10:40:31 * kendy does not remember anything about it :-)
Sep 19 10:42:17 <sberg> wasn't that something so users (or QA people?) could
  easily run the smoketest against an installation, to see whether the
  installation is any good at all, by installing that LibreOffice_Test alongside
  the installation proper?
Sep 19 10:43:26 <sberg> mst__, ...and I'd unscientifically vote to kill it
Sep 19 11:34:23 <pmladek> mst__, sberg: I have created the LibreOffice_Test
  package for one QA guy. He does not longer work on LO. I am not sure if anyone
  else started to use it. So, I think that it can be killed.

Oct 17 18:18:07 <tml_> sberg: have you ever noticed that when you try to
  actually run instdir/unxmacxi/LibreOfficeDev.app , the system actually tries
  to run cppunittester inside the app bundle (it says so in the crash report)
  (it crashes because cppunittester requires a specialized DYLIB_LIBRARY_PATH
  apparently)
Oct 17 18:19:29 <tml_> I suspect that the system when cppunittester as part of
  the build process is run from inside instdir (i.e. inside an app bundle) the
  system "caches" this false knowledge, and thinks that the executable of the
  app bundle is cppunittester...
Oct 17 18:19:36 <sberg> tml_, no, never noticed; with "run
  instdir/unxmacxi/LibreOfficeDev.app" you mean calling "open
  instdir/unxmacxi/LibreOfficeDev.app"?  (I always call
  .app/Contenst/MacOS/program explicitly)
Oct 17 18:19:52 <tml_> yes, I mean "open instdir/..."
Oct 17 18:20:53 <tml_> some googling tells me that at least years ago, the
  CFBundleExecutable key in the Info.plist is ignored if it is manually changed,
  so I guess similar caching of mapping between an app bundle and which
  executable to actually run happens in this case
Oct 17 18:23:17 <tml_> and last year somebody even claims "And while on Mountain
  Lion, CFBundleExecutable seems to be a no-op", which would be odd, surely
  there must be widely used apps that have several executables inside the MacOS
  directory; how would the system know which one to run when the app is run?
Oct 17 18:24:38 <tml_> hmm, apparently the code that handles this might be open
  source even, http://www.opensource.apple.com/source/CF/CF-744.18/CFBundle.c
Oct 17 18:25:52 <tml_> some mention of "caches" there yes, my guesses might be
  right
Oct 17 18:27:05 <tml_> if I cp -R instdir/unxmacxi/LibreOffice.app foo.app and
  open foo.app, it works fine
Oct 17 18:28:33 <tml_> anyway, I guess it would be cleaner to have cppunittester
  somewhere else even without this problem
Oct 17 18:37:09 <sberg> tml_, yes, IIRC having cppunittester in instdir was a
  misguided mst decision, because that odd LibreOffice_Test product (that
  pmladek said nobody needs any longer anyway) includes it; I think consensus
  was to kill LibreOffice_Test and move cppunittester where all the other NONE
  executables are, but looks like nobody executed
Oct 17 18:37:55 <tml_> ah ok, so mst should know what needs to be done? good, no
  need for me to try to hack this now then
Oct 17 18:38:19 <sberg> tml_, I'll do the cleanup tomorrow, unless somebody
  beats me

This removes smoketest/losmoketest et al along with the *_Test product, as they
seem to not make sense without it anyway.  smoketest/Executable_libtest.mk
appears to be a test that could also be run during the build, and only ended up
in the *_Test product by accident, so I left it untouched for now.

Change-Id: I8024472c909fe0a885eb08ef4d3777f8a9e1f7c8
2013-10-18 14:44:47 +02:00
Marcos Paulo de Souza
b538fc543e fdo#60698: Move fileaccess module to ucb
Change-Id: I4c688a4aeedcae56ed6404574bd1bb392d4190cb
Reviewed-on: https://gerrit.libreoffice.org/6311
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-18 12:25:11 +00:00
Bjoern Michaelsen
30947844fe solver is dead and gone
Change-Id: I66257ed063849fde997ff78b8b9a6fc2db939fde
2013-10-18 14:09:03 +02:00
Samuel Mehrbrodt
88c7e97179 fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"
As discussed in the bug report. I changed all occurrences, not only the one in the Calc menu.

Change-Id: Ia652cb10ec0123b0a79a719dda59e6d2f54f0680
Reviewed-on: https://gerrit.libreoffice.org/6123
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-18 12:03:08 +00:00
Caolán McNamara
1b4aa55ecd pScreen uninitialized
Change-Id: I244c3b5a949ae5c8a5bf46d1b58439e080b2c848
2013-10-18 12:50:11 +01:00
Eike Rathke
587473c238 added Ladin_Italy [lld-IT] locale data, fdo#70530
Change-Id: I7c0e88ee9d01eec3df471d84f122123dfb24f4fe
2013-10-18 13:36:22 +02:00
Eike Rathke
21ebbbcb9a added Ladin [lld-IT] to language list, fdo#70530
Change-Id: I9bd65a7f66710d94a2c4dbe6d1b28f8ddef8d9a3
2013-10-18 13:05:50 +02:00
Caolán McNamara
f649a16e74 some GetTokens hidden in windows only code
Change-Id: I45da175fe0f72996b26d66c29e0e6a1b4115b896
2013-10-18 12:04:03 +01:00
Caolán McNamara
9c1170b25a move xid-fullscreen into gnome package
Change-Id: I2ad0838a12ce06b2c6e77b7f55cdc2cd0627a38b
2013-10-18 11:37:10 +01:00
Caolán McNamara
2d3dd8594e missing .mk
Change-Id: I923153579d6cc50354450a5b3a55ecc133ae5e41
2013-10-18 11:15:10 +01:00
Caolán McNamara
14bb85e0a3 Resolves: rhbz#919070 offload set span-all-displays to a gtk3 utility
Jaw dropping hack to set a slideshow to span all
monitors if gtk3 is available at runtime

Change-Id: I363f63c9855d5cb1f92d65d0b34add0c60f7263c
2013-10-18 11:11:50 +01:00
Caolán McNamara
a8dd794356 Related: rhbz#919070 display -1 means span all displays
So try to set size to full "screen" size. most window managers
will ignore this however unless _NET_WM_FULLSCREEN_MONITORS is
set, Under gtk3 we can use gdk_window_set_fullscreen_mode to
do that. Its effectively impractical for LibreOffice to itself
calculate the right parameters for _NET_WM_FULLSCREEN_MONITORS
as far as I can see

Change-Id: Ia725f21048bfcec3dbf1478b4303ccd9cfec0b36
2013-10-18 11:11:50 +01:00
Caolán McNamara
13f383ac91 Related: fdo#38838 remove String::GetToken
Change-Id: Ic5307816dd3f0c74f10eb8a15910a1674713bf9c
2013-10-18 11:11:49 +01:00
Christian Lohmaier
11e7475402 Check for minimum version of flex (2.5.35)
since at least 5c2ba4aad6 flex 2.5.35 or
newer is required, but linux baseline (CentOS 5.9) shippes with older
one. Fail in configure/autogen instead of during make

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
...and gracefully cope with Mac OS X flex --version returning "flex 2.5.35
Apple(flex-31)", so just look for the first run of d.d.d when determining the
version number

Change-Id: Ia5a324474aaa1a45910f50b4a78ab6ce6279575e
2013-10-18 11:00:15 +02:00
David Tardon
f2422ab90d fdo#70480 do not crash reading malformed zip
Change-Id: Ibbdf7ce4979f8452c4a662cc9ae3f598cce23126
2013-10-18 10:52:25 +02:00
Noel Grandin
1d7a58dc98 convert std::unique_ptr to boost::scoped_ptr
I used this during my String->OUString conversion changes, but
apparently it's a C++11ism

Change-Id: Iff727a92d6d0c3e418275d2850ce70cbd2d2546a
2013-10-18 10:48:16 +02:00
Noel Grandin
d08ef4d265 random OUString to String conversions
Change-Id: I9cfb8e7183b9cce7c690f3a43a64b61a2aa8c754
2013-10-18 09:59:31 +02:00
Noel Grandin
218775e19c convert String to OUString in reportdesign module
Change-Id: I6c154dff7c613c8975136f2934df3b0f385dade4
2013-10-18 09:59:31 +02:00
Noel Grandin
cc10a8a467 convert remnants of String in SD to OUString
Change-Id: Ia09dab36376e0169cddb5e8b0aa096d5327a8213
2013-10-18 09:59:27 +02:00
Noel Grandin
bc3b7ca3c7 convert remaining String in SC to OUString
Change-Id: I3ee8c3b59bf9d6ef6516f1da64cbe5f0b35af2d0
2013-10-18 09:59:26 +02:00
Noel Grandin
8051bb7e18 converting remaining usage of String in SW to OUString
Change-Id: Iaaa3812412dc880eb9d08144219ebe428007884e
2013-10-18 09:59:25 +02:00
Noel Grandin
b4d116ef8f convert sw/source/core/access/*.cxx from String to OUString
Change-Id: I03c63fbfe40e1fd7b7e26ecc7f16d695a68cbe46
2013-10-18 09:59:24 +02:00
Noel Grandin
aa5cccd33c convert sw/source/core/crsr/*.cxx from String to OUString
Change-Id: I5fa7cc6ef54d0fed5752e422ab750f83a36d72ee
2013-10-18 09:59:23 +02:00
Noel Grandin
d6e321f826 convert sw/source/core/doc/*.cxx from String to OUString
Change-Id: I08caf2c9b7b2368f715fd582c93d40d69de2c875
2013-10-18 09:59:22 +02:00
Noel Grandin
df1b20d47a convert sw/source/core/docnode/*.cxx from String to OUString
Change-Id: I1c9e569b41f953510160cefee626ee7c9440c3c0
2013-10-18 09:59:22 +02:00
Noel Grandin
0422a95d37 convert sw/source/core/edit/*.cxx from String to OUString
Change-Id: I7d79a1a5bdfbfbb58ca2b99dc544dc174c997fb4
2013-10-18 09:59:21 +02:00
Noel Grandin
4da4fe2d38 convert sw/source/core/fields/*.cxx from String to OUString
Change-Id: I1e56b2bc0499aebf4e7e57ad7c6e6c84de6a3efe
2013-10-18 09:59:20 +02:00
Noel Grandin
5c3382d57a convert sw/source/core/text/*.cxx from String to OUString
Change-Id: Ifda1e87fb14d075bb0b1708efc12404c9ebc255a
2013-10-18 09:59:20 +02:00
Noel Grandin
c60452f1b4 convert sw/source/core/txtnode/*.cxx from String to OUString
Change-Id: I959196c06025e35211ee23bac574ba63a83938b1
2013-10-18 09:59:19 +02:00
Noel Grandin
e39d987616 convert sw/source/core/undo/*.cxx from String to OUString
Change-Id: Ifbd63cd8184deec7f11d504d78d29c8f3ddd247c
2013-10-18 09:59:18 +02:00
Noel Grandin
bbd37f87b3 convert sw/source/core/unocore/*.cxx from String to OUString
Change-Id: I4af097f36d47452dc992f8965f74dd707c2c08a9
2013-10-18 09:59:17 +02:00
Noel Grandin
3898de20ed convert sw/source/core/view/*.cxx from String to OUString
Change-Id: I714464715e54f20b327eed0748ab9fd82d0980bb
2013-10-18 09:59:17 +02:00
Noel Grandin
3eeea8b5dd convert String vectors to OUString vectors in SW
Change-Id: I431d805f2845830da0fa66f6521c5c7d6b5b10d5
2013-10-18 09:59:16 +02:00
Noel Grandin
111c843ce3 convert sw/source/filter/html/*.cxx from String to OUString
Change-Id: I2ec64f459dca9389d709ba0cdf20a5c1ef34ad18
2013-10-18 09:59:14 +02:00
Noel Grandin
76ef39f037 convert sw/source/filter/ww1/*.cxx from String to OUString
Change-Id: I5c7279d1f9b27480d317e05de769ca7302f781e3
2013-10-18 09:59:13 +02:00
Tor Lillqvist
66bb3616a8 These are now in external/Module_external.mk
Change-Id: I6b28b1f6bf867844a70e0ba74aeefeae8b8f8510
2013-10-18 10:28:36 +03:00
David Tardon
5f4b0d748f add README for external
Change-Id: Ib888da804f99ca3647aa588c1c6b1dafbca1df3f
2013-10-18 09:10:47 +02:00
Khaled Hosny
13818a69d7 fdo#70393: move icu to a subdir of external
Change-Id: I9d8191848b093240f79207446afb13ca6fd708e4
Reviewed-on: https://gerrit.libreoffice.org/6309
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 07:00:22 +00:00
Khaled Hosny
0ba2b78a07 fdo#70393: move hyphen to a subdir of external
Change-Id: I5a112b6f588a704e682e7b50d5399d3da77fbacf
Reviewed-on: https://gerrit.libreoffice.org/6308
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:58:44 +00:00
Khaled Hosny
64b6499371 fdo#70393: move hunspell to a subdir of external
Change-Id: Id3aafd95cb8c064f84898844a91f350e9aad0ed4
Reviewed-on: https://gerrit.libreoffice.org/6307
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:57:57 +00:00
Khaled Hosny
89b7435b9a fdo#70393: move hsqldb to a subdir of external
Change-Id: I01d383442ed43c602d4e4664da822c2fbb1a026f
Reviewed-on: https://gerrit.libreoffice.org/6306
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:57:02 +00:00
Khaled Hosny
d985257069 fdo#70393: move graphite to a subdir of external
Change-Id: If0f3c19fd539d2b1323016df032b9f959a0adf66
Reviewed-on: https://gerrit.libreoffice.org/6305
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:56:32 +00:00
Khaled Hosny
27d330950f fdo#70393: move freetype to a subdir of external
Change-Id: I533d855e30e46b937d27d185eabc0ca3a3473f4d
Reviewed-on: https://gerrit.libreoffice.org/6304
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:55:57 +00:00
Khaled Hosny
27a1ae650d fdo#70393: move fontconfig to a subdir of external
Change-Id: I467e83b4c1ca938f5cdc333d9af103bcd01832f2
Reviewed-on: https://gerrit.libreoffice.org/6303
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:55:25 +00:00
Khaled Hosny
1fdb6185a1 fdo#70393: move firebird to a subdir of external
Change-Id: I2cb4f4b63ab526c3d034adf8c006103cde7e7304
Reviewed-on: https://gerrit.libreoffice.org/6302
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:54:47 +00:00
Khaled Hosny
1a6264aa12 fdo#70393: move libatomic_ops to a subdir of external
Change-Id: Ic79dddea1e366019f5a1d919ad0b9568b4d8cdf7
Reviewed-on: https://gerrit.libreoffice.org/6301
Tested-by: David Tardon <dtardon@redhat.com>
Reviewed-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:52:56 +00:00
Khaled Hosny
3c61695a82 fdo#70393: move expat to a subdir of external
Change-Id: I4735c3b10081ac62b4620ff5180f12c30b077627
Reviewed-on: https://gerrit.libreoffice.org/6300
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:52:15 +00:00
Khaled Hosny
86c32b4196 fdo#70393: move epm to a subdir of external
Change-Id: Ifa10b01d9dce947a0153b9d3e1399d9842ba6241
Reviewed-on: https://gerrit.libreoffice.org/6299
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:51:17 +00:00
Khaled Hosny
a777285f9b fdo#70393: move curl to a subdir of external
Change-Id: I76401636aab7d4de198912b154d6ec3da35a711d
Reviewed-on: https://gerrit.libreoffice.org/6298
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-18 06:50:42 +00:00