Commit graph

309201 commits

Author SHA1 Message Date
Fridrich Štrba
a42dba8723 define CONST_PCHAR_CAST for openldap case too
Change-Id: Iecf6c142a52007eb5dff731a0f7b1ab3460f2b30
2012-07-16 12:49:07 +02:00
Jesso Clarence Murugan
8a768fe2d7 Replaced all calls to deprecated function ImplDelData::IsDelete()
Deleted the function ImplDelData::IsDelete() and replaced all calls
to it with calls to ImplDelData::IsDead() directly. IsDelete () function
itself was only a simple wrapper to IsDead () (and mentioned as deprecated)

Change-Id: I71baf68801219cfbe2d2dc41d6bd5e419b9b4a87
2012-07-16 11:44:42 +01:00
Fridrich Štrba
1d1e7313ab Cast from const sal_Char* to const PCHAR on Windows
Change-Id: If77916c59c3752f166482e0b8929fda859fac2f4
2012-07-16 12:44:48 +02:00
Fridrich Štrba
589f09363b Don't load ldap library dynamically, link it!
Change-Id: I5e9aeb3ebda0c30da364df0d7a1c0f245a33431c
2012-07-16 12:42:56 +02:00
Christophe JAILLET
df645a2bd8 There is not need to allocate memory just for getting the 'indexOf'
a literal within a OUString.

Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-07-16 11:33:05 +01:00
Michael Meeks
0dde6d4a2d fix 32bit build wrt. int vs. sal_Int32 comparison
Change-Id: I7ae0014c2b8e14dabab0d64cb498abb820b3968d
2012-07-16 11:19:34 +01:00
Michael Meeks
098be920e0 remove obsolete hooks for proprietary Sun single-sign-on config page
Change-Id: Ia6c0fbd33a4293ba863b4179f03f78ded413040a
2012-07-16 10:21:36 +01:00
Stephan Bergmann
4ad006fc76 Confusing behavior of cmopareToAscii overloads
Change-Id: If432b67cebdb9a009a015ddf046ed1ce15920e57
2012-07-16 10:37:33 +02:00
Michael Stahl
e35246c71f warning C4928: illegal copy-initialization:
more than one user-defined conversion has been implicitly applied.

Change-Id: I5a6b4b9aacdc6cc38119185da6bc94334a809c0b
2012-07-16 10:29:11 +02:00
Michael Stahl
0c803b1cdd warning C4701: potentially uninitialized local variable used
Change-Id: I8e8dec18e1bec67154304b8c96ff034d6ab5d791
2012-07-16 10:23:46 +02:00
Miklos Vajna
c2a73a4780 xmloff: implement import/export of SwPostItField::aInitials
Change-Id: Ie28e8e4c2e80d9234cf1ec2ca43dd200cf1d56cb
2012-07-16 09:52:05 +02:00
Miklos Vajna
6b919e0388 implement docx import/export of SwPostItField::aInitials
Change-Id: I919f5f0c4f6a1f6b1ea6261d9703da7a6c1046d3
2012-07-16 09:52:05 +02:00
Miklos Vajna
36270776a6 SwPostItField: added aInitials member
Change-Id: I9cc8dcd2c8e1d9074b58195d37289a9b4cfe43cf
2012-07-16 09:52:04 +02:00
Ruslan Kabatsayev
720e290692 Revert "Make bottom tabbar items follow native theme"
This reverts commit 17ea32a1a3.
2012-07-16 09:29:03 +02:00
Stefan Knorr (astron)
8b8e611e9e fdo#51890: Display themed progress meter instead of the native one
Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443
2012-07-16 08:36:48 +02:00
Stefan Knorr (astron)
151400ef49 Bring community branding in line with actual community logo
Change-Id: Ib1e1d1ff7f20f51f991c7a14a6e5dc1510d8c1fd
2012-07-16 08:36:47 +02:00
Stefan Knorr (astron)
4eb1376755 Fix typo in template name: "VIntage" to "Vintage"
Verify via File – Properties ... – Description or via the
Template Chooser

Change-Id: I6a635ef4d08af72cd2563fc722e80d7f48a8a2b3
2012-07-16 08:36:46 +02:00
Matúš Kukan
e9e3bd0659 do not hide .patch files
to hide more, try git config --global core.excludesfile

Change-Id: I1da4131b943a962797a1f389554139e87fe074bc
2012-07-16 07:28:32 +02:00
Matúš Kukan
31b05fe9ff unusedcode: drop CellBlock and one small method
Change-Id: I7cad80ea59b4527193a35ea1b7cfdd56e07a0efe
2012-07-16 07:28:31 +02:00
Matúš Kukan
a5ae5d95f4 PRECOMPILED_HEADERS not defined
Change-Id: I9292f45585243ef0244b75df030421111e1ca0ae
2012-07-16 07:28:31 +02:00
Markus Mohrhard
b85a2af72e disable edit field for min and max type, fdo#51834
Change-Id: Id77c58f333bfab5446cf96d24cd9ccfc18802862
2012-07-16 04:23:35 +02:00
Markus Mohrhard
e11c88d999 use correct value to check for min and max, fdo#51831
Change-Id: I8a5412bc9c22048dd8f6618b38e5a522b7ea02c2
2012-07-16 04:23:35 +02:00
Caolán McNamara
afdb802056 WaE: unused variables and misordered initialization list
Change-Id: I2f49383d5c9e097edf52776818db4e89497aca5c
2012-07-15 22:50:52 +01:00
Caolán McNamara
bfcaa777c4 callcatcher: update unused code list
Change-Id: I045ac2928d4b8cf99f9f76c20a9e489adc34ed66
2012-07-15 22:36:52 +01:00
Stephan Bergmann
5e21857cd4 -Werror,-Wunused-function
Change-Id: Ie0e37aae9be1c6fcf3f8c0b8d571dc3786f38205
2012-07-15 23:31:18 +02:00
Stephan Bergmann
27b1aa88c0 #include "tools/helpers.hxx" for FRound 2012-07-15 23:31:17 +02:00
Michael Stahl
81af84c04f gbuild: let JunitTests run with MSVC:
Apparently the long path name hack is no longer necessary; at least i
did not experience any obvious problem with a source tree rooted in
D:/lo/master.

Change-Id: I2fd1893a827c27b5dcee438eae6572c596ae907c
2012-07-15 23:07:15 +02:00
Michael Stahl
0ec45dc41d let make dev-install do something useful on MSVC
Forcing creation of second installation set is perhaps not ideal,
but i have no idea how that installer perl crud work and
at least it gives something to run tests against.

Change-Id: I506160013de23f76128c9e39b4f3bacc6e32cc7a
2012-07-15 23:07:15 +02:00
Michael Stahl
01550a7450 sw: disable CheckBookmarks on WNT
Change-Id: Ia52cbea28c832706cbfa74c2b1d9bca43df006d9
2012-07-15 23:07:14 +02:00
Michael Stahl
09b853e38b CppunitTest_svl_urihelper fails on MSVC
Change-Id: Ia1154ab9e677ac0d27eb8cf671139d4e23f78794
2012-07-15 23:07:14 +02:00
Michael Stahl
184179f583 gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVC
Change-Id: Ic23e6e26093ed381a1930ee6d3c1bc04ac2625b9
2012-07-15 23:07:14 +02:00
Michael Stahl
d8b6225d97 smoketest: fix build with MSVC:
Linking an empty CppunitTest against smoketest Library does not work,
the linker complains aboutunresolved external symbol DllMainCRTstartup
or something like that; building a static library has the same result;
so just build the cxx file twice via a dummy smoketest_too.cxx.

Change-Id: I11a29d4ec134f67a7de896ff8c669ed5b47782a7
2012-07-15 23:07:14 +02:00
Michael Stahl
111e10bd40 gbuild: un-break setting classpath on Windows:
Apparently LO patched GNU make 3.82 interprets the semicolon which is
the value of $(gb_CLASSPATHSEP) as a terminator if it occurs while
setting a target local variable; the part of the value that follows the
first semicolon is cut off.
Hence escape the $(gb_CLASSPATHSEP) and $(XCLASSPATH) vars.

Change-Id: I213dba7155f9515e492c20cfff3bef1c4d8269fc
2012-07-15 23:07:14 +02:00
Michael Stahl
5d95ab29f2 MSVC complains about too many implicit conversions
Change-Id: I33b40ec877270de4ed037dfaf6652c07935a727c
2012-07-15 23:07:14 +02:00
Michael Stahl
efc8c95af4 STLPort on Solaris only makes sense with SunStudio
Change-Id: I18083180ebde8a9d32c645b3e203a562a6a0ddbe
2012-07-15 23:07:13 +02:00
Caolán McNamara
aa3eeb28bc Resolves: fdo#37279 and #i78701# startEditingAtNode does nothing
inherit class UnoTreeListItem from SvLBoxString instead of SvLBoxItem so that
it really isa SvLBoxString and can be edited with startEditingAtNode

a) remove the unused SvLBoxEntry argument to SvLBoxString's SetText
b) used rtl::OUString instead of XubString
c) rename aStr to maText
d) inherit UnoTreeListItem from SvLBoxString and drop its maText in
   favour of that of SvLBoxEntry

Change-Id: Id78f43ae5be8cd6f581e6c2fd2bd6f46de9144ba
2012-07-15 22:03:48 +01:00
Caolán McNamara
facd391b7f These methods are virtual in the base class, so are really virtual
Its convienent to mark them as such in the subclass too for self-documentating
consistency.

Change-Id: I4c17b796b0704818705df0a7bc0dc8eb233ae36b
2012-07-15 22:03:48 +01:00
Tomaž Vajngerl
660e3c1b20 GUI improvements for CompressGraphicDialog.
In CompressGraphicDialog it is possible to set the target image width
and height besides resolution. Better lossless / JPEG compression
selection. Added Compression / Quality settings.

Change-Id: Ic8a6bfbe9dfbcd4acdfda4c0a856c3ea813a2702
2012-07-15 22:34:54 +02:00
Fridrich Štrba
4dcac7b33b Uploading libmspub-0.0.2 release
Change-Id: I0f91e4a4d9c47d91637eac8c28d4ab3062269e35
2012-07-15 21:55:36 +02:00
Andras Timar
c61e3c941d fdo#47947 Data Form dialog layout fix
Change-Id: Ifa1689ff9be7afa14f5694825c506f7c8c3eff43
2012-07-15 21:18:42 +02:00
Andras Timar
8d0c180469 remove 2 unused resources
Change-Id: I5b0faac6c47c284fd25f020fdf6dbbed5c643e72
2012-07-15 21:08:41 +02:00
Andras Timar
29b302d537 cleanup malingering vendor name in docrecovery.src
Change-Id: Ie9fa8a07361a1ed957d9e4d19df256b4d9668606
2012-07-15 19:28:41 +02:00
Andras Timar
7f4790388b fdo#52090 update Danish dictionaries (2012.07.14)
Change-Id: Ia05018afcfcba044e568e9262ccb90324c2807f5
2012-07-15 17:52:36 +02:00
Caolán McNamara
c06fe7e201 Resolves: fdo#52013 use vector::insert instead
Change-Id: I3cbc0c0751c069ff9bc7d8b1b737fcfdc3be2b9d
2012-07-15 16:38:49 +01:00
Andras Timar
1b31d5fb52 fdo#52088 use [ProductName] placeholder instead of LibreOffice
Change-Id: I560139949c89798581ed7631eb5d0b3124c83002
2012-07-15 17:33:45 +02:00
Julien Nabet
6c4838c13c These methods can be const
Change-Id: Ia4aa8df3768923f7b5a31fb5158e4a744f4b9788
2012-07-15 15:41:15 +02:00
Julien Nabet
c64e33efb0 Possible inefficient checking for <var> emptiness
Change-Id: I049ebd41756ffdd73f534c3bf34f81106f8549a9
2012-07-15 15:26:06 +02:00
Julien Nabet
602445c1aa Prefer prefix ++/-- operators for non-primitive types
Change-Id: I6cfaf9f4623c67fcf9383426f04b32e095acbf42
2012-07-15 15:24:09 +02:00
Julien Nabet
350de508cf Prefer prefix ++/-- operators for non-primitive types
Change-Id: Iedb58cade2bc7cdbce2e8d40b0e3502bf3df4fa9
2012-07-15 15:21:38 +02:00
Rafael Dominguez
cbdfab6e43 Keep track of the current view and close it when we click close icon.
Change-Id: I63faf58203ac43b4216a57d8ad5fbfe8d9f0bfff
2012-07-15 08:15:26 -04:30