Commit graph

315612 commits

Author SHA1 Message Date
Eike Rathke
4e9bdee0bb LanguageTag getters with optional bResolveSystem parameter
Added bResolveSystem=true parameter to getBcp47(), getLocale() and
getLanguageType(). Other get...() and is...() methods now always resolve
to system locale.

Change-Id: I2d9718b8bd36aac5e047afd6921d462e52c6a235
2012-11-15 22:16:43 +01:00
Kohei Yoshida
cc0c8e5643 Store tree list entry items in ptr_vector & const correct-ness.
Change-Id: I0e02b9ceb98f26a2b130ec978a992fcf889e718a
2012-11-15 16:02:46 -05:00
Kohei Yoshida
a2baeffbde Rename SvLBoxItem::IsA() to GetType(), and mark that const.
Change-Id: I542835154e40b25d68fc3995d911810e26e30501
2012-11-15 16:02:46 -05:00
Michael Meeks
67582fd2e3 glib / dbus version checks strangely ommitted from the merge. 2012-11-15 20:29:48 +00:00
Andras Timar
6e1c579f3b Updated core
Project: help  fa665d0f817d7446b290a16434411d6af0ad6f91
typo fix
2012-11-15 20:21:08 +00:00
Andras Timar
759f5b3178 Updated core
Project: help  ff39701b0e841035089929ab7811c7431ab9b39b
format Basic code examples
2012-11-15 20:14:07 +00:00
Tor Lillqvist
2bcae2745e There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28
Change-Id: Ief126965cf02283cdb7b5f65ccf9fca28b4f9a40
2012-11-15 21:41:38 +02:00
Tor Lillqvist
07b6dc8610 WaE: unused parameter 'argc' and 'argv'
Change-Id: Idb3c4e4be025b78288fb6c705181d7f7a88c2c9f
2012-11-15 21:22:40 +02:00
Jan Holesovsky
18ad2ef60e Windows: Draw the horizontal line between the toolbar and view shell again.
This is necessary after I have removed the 'special' border of the view shell.

Change-Id: Ie29d60fbff0c6c38ed285ba30eb948ef83c43827
2012-11-15 18:50:58 +01:00
Stephan Bergmann
13ef9dcc20 Rename "Mozilla headers" to "NPAPI headers" (incl. configure option name)
...to avoid confusion what that is actually about.  (Especially, it is
completely unrelated to --enable-mozilla.)

ATTENTION:  This renames the configure option --with-system-mozilla-headers to
--with-system-npapi-headers.

Change-Id: I48f3c79d69c4d4f445a94e7ddbeab06ea667becc
2012-11-15 18:15:43 +01:00
Stephan Bergmann
fc45189c7a Replace medDebug with sal/log.hxx functionality
Change-Id: I30bf94043b5b638260704629356d010c8ea6b4e0
2012-11-15 18:15:43 +01:00
Luboš Luňák
6adc24cd86 Revert "use intrinsict to inline InterlockCount() on Windows too"
This reverts commit 5ae2781997.

The commit breaks smoketest on Windows, for reasons unknown:
C:/cygwin/home/tinderbox/tinderbox-master-build-libreoffice/smoketest/smoketest.cxx(197) : error : Assertion
Test name: `anonymous namespace'::Test::test
assertion failed
- Expression: connection_.isStillAlive()

I can't see why the commit should matter, given that the functions
should be equivalent according to my reading of the docs. And debugging
this on Windows is pain squared, so I can't even figure out what is
going wrong where. Feel free to try your luck.

Note that when debugging this, the code triggering this seems to be
run only if SOLAR_JAVA and JAVA_HOME are set, so 'make verbose=t'
and running just the command without this hides the problem.
2012-11-15 18:13:56 +01:00
Stephan Bergmann
ad5a7fbf8e -Werror=overloaded-virtual
Change-Id: Ic444c979d4975198d9818d7257c85cd44639fda7
2012-11-15 18:07:47 +01:00
Takeshi Abe
91029b7a17 Drop unused #include
Change-Id: Ibbeb1e154b2d4829b853dc4c47ef6bf5b6955470
2012-11-16 01:43:42 +09:00
Takeshi Abe
87dbf96874 Delete array
Change-Id: Ia02e936ace65e576f9df086d4608e514f3b0001e
2012-11-16 01:43:42 +09:00
Jan Holesovsky
2c1555a550 Fix linkoo to work with MinGW again.
Change-Id: I26bcc8f2026872729f5f4658c46c3226df3749f7
2012-11-15 17:39:52 +01:00
Tor Lillqvist
f1dfc1f23f Bin leftover debugging printout
Change-Id: I9ff9f53cedb34ff896104b39322edab91aa5cbdc
2012-11-15 18:38:41 +02:00
Fridrich Štrba
8cd76e0fd8 Fix packconfig.pl when WITH_LANG=ALL
Change-Id: Id293760fdc60d79790380d0cbee259b5b1cdd2da
2012-11-15 17:35:58 +01:00
Tor Lillqvist
d8edf07ed9 Bin use of UTF-16 expat variant in the Windows shell extension
Thus we can drop that variant completely.

Change-Id: I11a8e40436921219bd6dd4afad4c7907ccb6b84c
2012-11-15 18:33:09 +02:00
Tor Lillqvist
42782fddff WaE: 'const' type qualifier on return type has no effect
Change-Id: I06cc8b77e49ec2a22534e1f45d93dfa0d0a0689f
2012-11-15 18:28:24 +02:00
Fridrich Štrba
14f56cff83 Revert "Don't bail out when you don't find uiconfig translations"
The can is only kicked further and it fails in packaging
of languagepacks, so revert and investigate more

This reverts commit c7be4968e8.
2012-11-15 17:14:46 +01:00
Michael Meeks
17ff7b41d1 re-base on ALv2 code. Includes:
Patches contributed by: Armin Le Grand.
    #118558# Correcting OLE attributes of LO3.4 at load time by loading as OOo3.3, details see task.
    http://svn.apache.org/viewvc?view=revision&revision=1195906
    #118485# - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles
    http://svn.apache.org/viewvc?view=revision&revision=1293316
    #119337# Solves the wrong get/setPropertyValue calls in
    SvxShapeText (and thus in SvxOle2Shape)
    http://svn.apache.org/viewvc?view=revision&revision=1344156

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    cws mba34issues01: #i117717#: remove wrong assertion
    http://svn.apache.org/viewvc?view=revision&revision=1172349

    Patch contributed by Herbert Duerr
    goodbye Registration and License dialogs, don't let the door hit you
    http://svn.apache.org/viewvc?view=revision&revision=1172613
    help gcc 4.6.0 on 32bit ubuntu 11.10"
    http://svn.apache.org/viewvc?view=revision&revision=1245357

    Do not add targets for junit tests when junit is disabled.
    Patch contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1241508

Revert "sb140: #i117082# avoid unncessary static class data members
    commit 21d97438e2.
remove obsolete FreeBSD visibility special case.
retain consolidated BSD bridge code, remove OS/2 pieces.
2012-11-15 16:06:08 +00:00
Michael Meeks
f2d8b05b73 improve junit test failure messages around CLSID. 2012-11-15 16:06:07 +00:00
Michael Meeks
f4f5c0478a gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little. 2012-11-15 16:06:07 +00:00
Michael Meeks
10511acd08 Revert "sb140: #i117295# use rtl::Static"
This reverts commit d3794d2d8a.

Conflicts:
	bridges/source/cpp_uno/cc50_solaris_intel/except.cxx
	bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx
	bridges/source/cpp_uno/gcc3_ios_arm/except.cxx
	bridges/source/cpp_uno/gcc3_linux_arm/except.cxx
	bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx
2012-11-15 16:06:07 +00:00
Michael Meeks
d8845ef02f Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive forever"
This reverts commit bb157a4286.
2012-11-15 16:06:07 +00:00
Michael Meeks
dbf239ddda Revert "sb140: #i116786# use auto_ptr to track member lifetime"
This reverts commit 335f7fa8c2.

Conflicts:
	framework/source/layoutmanager/toolbarlayoutmanager.cxx
2012-11-15 16:06:06 +00:00
Michael Meeks
1099f6d52b Revert "sb140: #i117310# remove unnecessary dependency
on XTypeProvider::getImplementationId"

This reverts commit 27b9f9f348.

Conflicts:
	xmloff/inc/xmloff/txtparae.hxx
	xmloff/source/style/SinglePropertySetInfoCache.cxx
2012-11-15 16:06:06 +00:00
Kurt Zenker
ced21f2893 masterfix OOO340: #i117696# do not write fo:margin
Conflicts:
	xmloff/source/style/PageMasterExportPropMapper.cxx
2012-11-15 16:06:06 +00:00
David Tardon
94c50851dd use gb_WITH_LANG consistently
Change-Id: I50f5b8c95d82781029f3ae3dda1865dea9b336d5
2012-11-15 16:27:53 +01:00
Matúš Kukan
c06e51aa43 ooo.lst: add also tarballs needed for build platform
Change-Id: I121b9f8822afc379a619eaa52c5e050457f1d8c3
Reviewed-on: https://gerrit.libreoffice.org/1082
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-15 15:27:08 +00:00
Fridrich Štrba
c7be4968e8 Don't bail out when you don't find uiconfig translations
Change-Id: I54bf71bdd7e088ab5c11234ec31963817a314006
2012-11-15 13:54:55 +01:00
Matúš Kukan
52a059349b RepositoryModule_ooo: add svgio; use more gb_Helper_optional
Change-Id: Ied60932e1a0e66b9721afbfd186f05e188edb70c
2012-11-15 13:42:36 +01:00
Matúš Kukan
e7d9492921 add jpeg to tail_build
Change-Id: Id67be2a0722930094c61ad99912934ebce5a4631
2012-11-15 13:42:35 +01:00
Matúš Kukan
cd992e621b gbuild: add gb_CustomTarget_register_targets
Change-Id: I044bae6995f78ea70dea9da101036a6cf578d48f
2012-11-15 13:42:35 +01:00
Matúš Kukan
b8bd25548e let's have only one orcus library in solver
Change-Id: Ida46affca95fcd582206d79ff7a5b4d48ed92e12
2012-11-15 13:42:34 +01:00
Matúš Kukan
d106203216 remove duplication
Change-Id: I6a42370873708e4b016e75829064da6080acf811
2012-11-15 13:42:33 +01:00
Muthu Subramanian
e8fe57fc3f n#782833: Rotated text in emf images looks thicker.
Any rotated text in an emf image (image size != original size),
has thicker fonts.
This is kind of a regression caused by commit
8c2902ecbf
So, partially reverted it.
The code was kind of a workaround/copy-paste, so I am assuming
it is safe to revert.

Side-effects: The dotted borders (in calc) look a
little lighter and not so very visible in the page-preview.
2012-11-15 17:49:16 +05:30
Cédric Bosdonnat
812b7362c1 Migrate places configuration in user profile
Change-Id: Ia4494c3a1164026f5da25d2040a5cc187016b958
2012-11-15 13:13:11 +01:00
Cédric Bosdonnat
b4fc58675b PlaceEditDialog: simplified CMIS by adding template URLs for common servers
Change-Id: I041d58d09e132e481cfa278300c494c9f1d75f29
2012-11-15 13:13:11 +01:00
Tomas Chvatal
c78d7a8a0e Drop the check for unordered_map.hxx
The check itself was always failing unless you added 0x to cxxflags
and we can safely assume the header to be there.
If the header fails during compile time it throws nice
error explaining what is going on anyway.

Change-Id: Iedff10f3b2562f731063107df7220efa124aca08
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-11-15 13:08:45 +01:00
Alexander Wilms
1aa00c88c9 Add icon files for template manager only
Change-Id: Idbe03cbc209db9951d0dbdb19e4e5e7e184fdb76
Reviewed-on: https://gerrit.libreoffice.org/1027
Reviewed-by: Stefan Knorr <heinzlesspam@gmail.com>
Tested-by: Stefan Knorr <heinzlesspam@gmail.com>
2012-11-15 12:08:20 +00:00
David Tardon
c15b9dd7dd mark another non-localized .src file
Change-Id: I0d67eedf37dc561aa8a8944e0670607e71723824
2012-11-15 13:05:29 +01:00
Eike Rathke
4a2236a4a8 changed tabs to spaces
tabs creeped in with b4d1aaa074

Change-Id: Idb73a4db82970a3af06e7d50e4d71d4a3ece44cf
2012-11-15 12:54:33 +01:00
Stephan Bergmann
b699519969 Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4
For one, /etc/opt/ure was probably never used by anyone anyway, so meant just
needless file-stats during startup.  For another, accidentally created
~/.ure/javasettings_*.xml that later became stale were noted to cause trouble,
so that source is now closed.

For this to work, jvmfwk needs to be silent now if it cannot read/write any
shared/user javasettings_*.xml.

Change-Id: I332b5ebb9549dc6ccf7c99c439d9a3b61aeb5829
2012-11-15 12:46:19 +01:00
David Tardon
7a11b9cc6d ensure translations are built before using them
Change-Id: Ia172f144616d7468466a057bb1a431b3047209fd
2012-11-15 12:33:49 +01:00
Michael Stahl
9c52986f26 Revert "Use different symbol names in the two expat variants we build"
This reverts commit 78c7bbc3ce.

It is no longer the case that both expat_utf8 and expat_utf16 are linked
into the same library: we only use expat_utf16 in shell Explorer
extensions, which cannot be linked into libmerged anyway.

Conflicts:
	expat/expat-2.1.0.patch

Change-Id: I579c10d405d8a40cafcb2dbe09e967c6079f7b16
2012-11-15 11:35:58 +01:00
Michael Stahl
814b0b45de gbuild: UnpackedTarball: print which patch failed to apply
Change-Id: I5536d92c381a0df425a7d70387f1ebc457e68186
2012-11-15 11:35:58 +01:00
Michael Stahl
40d9a584bb helpcompiler: evidently does not care that it uses UTF16 expat
... seeing as there isn't actually a handler in the compileExtensionHelp
function; possibly dead code there.

Change-Id: I96b3edff6be2d58d0c1852eb1043547c33e97c3a
2012-11-15 11:35:58 +01:00
Michael Stahl
9a72eb0fa4 sax: no obvious reason why expwrap should use expat_utf16
Change-Id: Id2d476c4fc13ccfb501ef920f75e2a95a7ce3734
2012-11-15 11:35:58 +01:00