Commit graph

309201 commits

Author SHA1 Message Date
Michael Stahl
9f41a8f30d warning C4267: conversion from 'size_t' to 'int'
Change-Id: Id495b96f6f496f4ae16d9c9a3697f94c7b3f305c
2012-07-13 14:02:17 +02:00
Caolán McNamara
2cf6778842 Related: fdo#49629 add test case for #i21907#
Change-Id: Ie1dd9091e4d8ee09c9a75eecf28fd6cd06ea1839
2012-07-13 13:01:35 +01:00
Stephan Bergmann
023513fb71 Remove unused #includes
Change-Id: I041feabb7ee94b33caebb67a380b8f3694d09e82
2012-07-13 13:55:23 +02:00
Caolán McNamara
52280c2988 Related: fdo#49629 add test case for #i11993#
Change-Id: I4466b57514352620fd26072544ec6e50bf08708c
2012-07-13 12:49:28 +01:00
Laurent Godard
0d2afe0845 change Exit menu entry to Exit %PRODUCTNAME fdo#51944
Some user do not understand that Exit is for exiting all libreoffice modules and not exiting the current window

Change-Id: If3a88a1e7f79c5c19f3011ba65dde3cda11462a4
2012-07-13 12:12:03 +01:00
Thomas Arnhold
76d07ffc5f Resolves: fdo#48256 clean out Hide/Show Cursor
Change-Id: I0249d42f06f9c1168c2c0c59af927c4a0535c39e
2012-07-13 12:09:10 +01:00
Thomas Arnhold
d436f2063c Remove unused debugging macros
Change-Id: Ib9cebcf3680e1761c25be03715423845de78bb92
2012-07-13 12:45:58 +02:00
Thomas Arnhold
cdaddecc5e java: printStackTrace always to stderr
like 3d3b3f656f

Change-Id: I6e80717de009e8a3a89ffc80cb945cc832917f8c
2012-07-13 12:45:57 +02:00
Thomas Arnhold
c26d4d3446 hrc cleanup: Remove unused Strings in sfx2
Change-Id: I412cd836ab248ed7c247e1125ff52dc3263604d2
2012-07-13 12:45:57 +02:00
Thomas Arnhold
20f9a17443 hrc cleanup: Remove unused strings in wizards
Change-Id: I089642eaa1465629575a55d623eea79427bc2871
2012-07-13 12:45:57 +02:00
Thomas Arnhold
ae95e31831 hrc cleanup: Remove unused cstitem.src
STR_COLUM_DT_AUTO is unused too.

Change-Id: Icd14e697842ec7c78131a76daa683aae1b5dfc3f
2012-07-13 12:45:56 +02:00
Thomas Arnhold
ac3800fbb9 hrc cleanup: Remove unused Strings in desktop
Change-Id: I4c3550bcc214bd675c9f86b95597449255f6154a
2012-07-13 12:45:56 +02:00
Michael Stahl
87c6beddfb test: move XMLDiff implementation details to cxx file
This makes it unnecessary to link clients against libxml2.

Change-Id: Ifd295623c01bdc6f579afbf81d5b609a2b29f4bf
2012-07-13 12:29:03 +02:00
Stephan Bergmann
2e7702fb70 fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentException
...as some client code catches just the former and thus fails now.  (This was a
regression introduced with the recent cppuhelper/source/defaultbootstrap.cxx.)

Change-Id: I8306797f8331d894ab4e7695478e3824e9f79197
2012-07-13 12:12:41 +02:00
Caolán McNamara
b32fcb79af skip khmer test on older 'broken' icu versions
Change-Id: Iab813f5288af1f0e054c022c4e4a99b92c7ce1ce
2012-07-13 11:11:04 +01:00
Miklos Vajna
b49bb29ad6 DocxAttributeOutput: unneeded sal_Bool
Change-Id: Iad1f2323c91c91a6f8e43414cddb78cf7e739a0d
2012-07-13 12:03:25 +02:00
Michael Stahl
d6ee925423 shell: remove dead SaveDebugInfoToFile
Change-Id: I18655247f0e836cefd2791e1c78cf9f49e396d02
2012-07-13 11:26:59 +02:00
Michael Stahl
b8c1742c40 warning C4267: conversion from 'size_t' to 'int'
Change-Id: I00e5e4f959c351004d8c1181c124cc6a1058b666
2012-07-13 11:26:59 +02:00
David Tardon
d7aa34ee91 fdo#51278 fix reportbuilder manifest
Change-Id: I34f229284611285e10a192f80b14b1e8b3fa618c
2012-07-13 11:23:01 +02:00
Stephan Bergmann
8ecf7e2259 Backport boost fix for threading detection in GCC 4.7
See http://svn.boost.org/svn/boost/trunk r76133 "Fix threading detection in
GCC-4.7 experimental."  Without it, BOOST_DISABLE_THREADS would be defined when
compiling with GCC 4.7, which in turn would cause
boost/smart_ptr/detail/sp_counted_base.hpp to include a single-thread--mode
boost/smart_ptr/detaul/sp_counted_base_nt.hpp which is not suitable in a
multi-threaded scenario.

Change-Id: Ia30a5c2c241e2e135858a5cab3dd855d05db50c8
2012-07-13 10:57:34 +02:00
Caolán McNamara
8ad1d4443e Resolves: fdo#52020 ICU breakiterator not used for Khmer
Change-Id: I4c99129cabe70f17aa223cf8ec0ae1529188b6b7
2012-07-13 09:49:02 +01:00
Gokul
28d3e647ad Added ctrl+w for closing XML FILTER SETTING tool in DRAW
Change-Id: I37cee7027f674003ad4a600a4a36fc1a9eec2dc3
2012-07-13 09:39:17 +02:00
Markus Mohrhard
0234b73de2 don't use wrong sort direction in some cases 2012-07-13 08:34:41 +02:00
Markus Mohrhard
9020826566 don't delete ScPatternAttr from doc pool for swap, i#118877
the original apache commit is quite ugly and should not be used!!

Change-Id: Id02d2cf474e49b97bfe285fe76867d1b1d944ec3
2012-07-13 08:34:41 +02:00
Markus Mohrhard
ee615aeb2c forgot to remove the header file from the deliver code
Change-Id: Ifd6edd22e144948a3e98b02744ebf4852f0aa3e3
2012-07-13 06:07:27 +02:00
Daniel Bankston
68eb65f19d Fix broken ODS column width import fdo#51446
Change-Id: I43b6558de6e92b0fe40a38b5f2417bebad2b7f8b
2012-07-12 23:02:55 -05:00
Daniel Bankston
f4e82885dc Add test case for ODS column width import
-This also re-enables ScFiltersTest::testFormatsODS, but disables checks
 for row height import which was causing win tinderbox failures.
-If checks for column width cause win tinderbox failures,
 we may need to temporarily disable them too until we find out
 cause of failures.

Change-Id: Ibfef98d412cf0a25b98d739ad53308dac09ed370
2012-07-12 23:02:33 -05:00
Markus Mohrhard
f11bfe90f8 move EnhancedShapeDumper to a module local location
Change-Id: Idb4cd44da611973c92bda6de779daf3aa8425168
2012-07-13 06:01:52 +02:00
Lionel Elie Mamane
b0f84807ed openoffice.org -> libreoffice.org
Change-Id: I7e6f495eb56c0d6004c2e427b7fe9c3c09c7206f
2012-07-13 00:40:49 +02:00
Michael Stahl
d0e4215b65 ExtGlobalContext::onCreateContext: warning C4702: unreachable code
Change-Id: Iccbf66d8838fcfa2f2c620dd768aba75f9e071f4
2012-07-12 23:48:14 +02:00
Michael Stahl
50ce187404 SwWW8ImplReader::Read_GrafLayer: appease MSVC:
MSVC 2008 refuses to compile this unless it gets a const_iterator, and i
have no idea why.

Change-Id: I08a6916313ae256388309742604dfb5940b42b9f
2012-07-12 23:48:14 +02:00
Lionel Elie Mamane
3d3b3f656f errors to stderr
Change-Id: I01756622dd7700d3918d156f118cd69c8a15879a
2012-07-12 23:39:08 +02:00
Lionel Elie Mamane
ede56437f9 fdo#50800 populate composedCommandNames ASAP, not at call of getFromClause
In particular com/sun/star/wizards/ui/FilterComponent calls getSelectClause before calling getFromClause, and then all hell breaks loose: composedCommandNames is empty, thus cannot find the proper Alias column name, thus the column names in the select list were not properly escaped, ...
We have just made getFromClause quadratic instead of linear, but:
1) I do not think this would be a problem (small datastructures)
2) If it is, rather use a hashmap or something like that, wich will also make getSelectClause faster

Also make the fallback case of "unknown table" more robust: escape the table name (if any) and column name!

Change-Id: I474adc51fc6378d836bd5865d9eb9505983dcbc5
2012-07-12 23:39:07 +02:00
Lionel Elie Mamane
607e4857bf debug unexpected exception
Change-Id: I404072caf6ddab0ed833586066507c7d332fcea4
2012-07-12 23:39:07 +02:00
Michael Stahl
68a0427132 ScValidationDataList: use const_iterator
Change-Id: Ia465bc3b4bb4c075d235ccd14cac0248b198d470
2012-07-12 22:54:59 +02:00
Michael Stahl
7677eafaab warning C4267: conversion from 'size_t' to 'DWORD'
Change-Id: If6cbb99b59b14fc7911c0fe76f44ac21b0db5042
2012-07-12 22:51:51 +02:00
Michael Stahl
9e20e9a7b8 warning C4100: unreferenced formal parameter
Change-Id: I0965bb0cf13becd8a55170789f81714919cbbdf2
2012-07-12 22:50:51 +02:00
Michael Stahl
d59024b652 warning C4101: unreferenced local variable
Change-Id: I0648821a4d0c716371bb011df8cd9b21db79ccf5
2012-07-12 22:18:43 +02:00
Michael Stahl
23e2875473 XML_Parse returns enum XML_Status
Change-Id: Ie4dde5aa412dae05d2629ce5675356db70b2529b
2012-07-12 22:08:10 +02:00
Michael Stahl
c1aeceb363 npapi.h: work around idiotic warnings from winnt.h
Change-Id: I9a685fd0bf2e1285299d99ea39c29501bf8fadcd
2012-07-12 21:39:42 +02:00
Michael Stahl
765c7ddf2d warning C4305: truncation from 'double' to 'float'
Change-Id: I27110c810b1d4d3dd3541625eff861be3e058ef6
2012-07-12 20:50:29 +02:00
Michael Stahl
28d2bb7293 warning C4099: type name first seen using 'struct' now seen using 'class'
Change-Id: Ibbf92a0156cbb086901a59c6ed0fa950601570f5
2012-07-12 20:46:11 +02:00
Michael Stahl
0866e0f41f MSVC doesn't like dll-public MSDffImportRecords
Change-Id: Ic1320988e7b47cfc2b0d589390341a56b1ff8aa7
2012-07-12 20:40:59 +02:00
Michael Stahl
1e7276f52e SwContentArr: fix C++11ism
Change-Id: Id4151d24fbb12688c7916dbcdac21ca4c6df0b42
2012-07-12 20:40:59 +02:00
Miklos Vajna
88f16eb151 NumberFormatsBuffer: use new configmgr api
Change-Id: I74931a6dfe08d443125956d0a93f48f7d2886601
2012-07-12 18:43:07 +02:00
Caolán McNamara
1d2ba733d7 throw some const love at SvxAutocorrWordList
Change-Id: I41d59d386b8f1fd5dc1fb9744a649085c66143f9
2012-07-12 17:13:35 +01:00
Caolán McNamara
37d5ee911b get python building under mipsel
Change-Id: I28e4d96fb48420a19e51d52b89895625e7f9ba93
2012-07-12 16:34:01 +01:00
Caolán McNamara
e3ae44e512 make check in Hungarian locale uncovered old bug
which had been hidden by now because of an semi-optimized code path which got
removed in the latest hyphen version

Change-Id: Ica4b0cfa16b19469fea1f630bda09eaff82e8857
2012-07-12 16:24:30 +01:00
Stephan Bergmann
ebdfaefc87 Improve placement of Change-Id line
...so that it is not added to a block of lines from the original commit message
that happen to start with letters followed by a colon but then not followed by a
space, as happened for 9e73f972b0.

Change-Id: I388c194645a1577e5446891f508b31f761d1bbbf
2012-07-12 17:22:59 +02:00
Miklos Vajna
28d8b54c14 about dialog: use new configmgr api
Change-Id: Ife65c0d9417c31e80d11e2e97ffd06765d90fb1e
2012-07-12 16:20:51 +02:00