Commit Graph

833 Commits

Author SHA1 Message Date
Arnaud Versini
36a2db3722 Replace usage of rtl_*Memory with equivalent from string.h
Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159
Reviewed-on: https://gerrit.libreoffice.org/734
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-01 18:48:05 +00:00
Matúš Kukan
091c1b6fc5 more old module-description xml files
Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220
2012-08-22 23:27:34 +02:00
Thomas Arnhold
2beba8f93e reduce ascii noise and useless comments
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
2012-08-08 13:53:54 +02:00
Thomas Arnhold
49ad17e2b1 remove include comments and boxes
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-08-08 13:53:53 +02:00
Thomas Arnhold
5502be9695 Remove commented out code
Change-Id: Id73d1d75063e19dfa05fa7b5b8b69ca8f99f0998
2012-08-07 13:45:18 +02:00
Stephan Bergmann
e5a0755bc2 new does not return null
Change-Id: Iea00f7c6435c6ae3ccbb2f97ab4407df8b86c54b
2012-07-20 15:55:44 +02:00
Christophe JAILLET
73db878b17 Correct check after memory allocation.
ppenum is already tested for NULL at the beginning of the function.
What is intended here is to know if the memory allocation succeeded.

Found by cppcheck.

Change-Id: I31a3bed93b5dfe1a4d384478267f7c8cc0421181
2012-07-17 00:21:59 +02:00
Thomas Arnhold
278000a28b Remove unused defines
Some of them were commented out for documentation purpose.

Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02 17:46:25 +02:00
Thomas Arnhold
00240d0497 Remove unused defines
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01 18:33:42 +02:00
Thomas Arnhold
b22adb4940 Remove commented out code
Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6
2012-06-27 13:32:40 +02:00
Michael Meeks
1e0986beee re-base on ALv2 code. 2012-06-25 16:45:10 +01:00
Michael Meeks
ecf943247f re-base on ALv2 code.
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-22 09:51:05 +01:00
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Michael Meeks
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
Norbert Thiebaud
c4d18d0259 targeted string re-work
Change-Id: I6a417dbea4a0b00be3f8e4b6dbe1ef0f4bbcbeed
2012-06-02 19:43:57 -05:00
Fridrich Štrba
656802c91a I think, this is what was intended
Change-Id: I4ba3a6ed761c1c39150fd2f8e481a132c306cd21
2012-06-01 18:55:36 +02:00
Michael Meeks
7e0d2f0231 trivial tinderbox fix
Change-Id: I919e44bc99678ba9ab9fa0745513875180fdfe3f
2012-06-01 17:47:09 +01:00
Norbert Thiebaud
df9ecb71c7 targeted string re-work
Change-Id: I44518bb1b464bb0b458c0b5f1c249ef160ea3b26
2012-06-01 09:41:50 -05:00
Norbert Thiebaud
bb059d9dd3 targetted string re-work
Change-Id: I0d0712f441fcecb7a165173da7174e8f254cf39a
2012-05-28 11:47:45 -05:00
Szabolcs Dezsi
e4fb171d3a Replaced a few equal calls with == 2012-04-08 19:24:00 +02:00
Caolán McNamara
96b3ab5dba remove static OUStrings from static_initialization_and_destruction chain 2012-03-28 13:08:57 +01:00
Caolán McNamara
66d532fca4 can't use auto_ptr with an array, wrong delete vs new[] 2012-03-15 16:26:41 +00:00
David Tardon
c169483c49 WaE: "__uuidof" redefined
It would probably be better to find out why the "stock" __uuidof from
MinGW causes linking error for libdnd (missing symbols) and if it can be
fixed , but I am too lazy .-)
2012-03-12 08:53:38 +01:00
David Tardon
49884860e6 WaE: variable 'hr' set but not used 2012-03-12 08:53:38 +01:00
David Tardon
4d34615cfc add missing initializer 2012-03-12 08:53:37 +01:00
David Tardon
14eda66649 WaE: initialization order 2012-03-12 08:53:37 +01:00
David Tardon
45c2e99be2 probable intent 2012-03-12 08:53:36 +01:00
David Tardon
d8639ceb1d WaE: variable 'dwResult' set but not used 2012-03-12 08:53:36 +01:00
David Tardon
f74379741f fix indentation 2012-03-12 08:53:36 +01:00
David Tardon
1be53d0081 WaE: suggest explicit braces to avoid ambiguous 'else' 2012-03-12 08:53:35 +01:00
David Tardon
55afdcce6d WaE: comparison between signed and unsigned integer expressions 2012-03-12 08:53:35 +01:00
David Tardon
7553b372ef use SAL_N_ELEMENTS 2012-03-12 08:53:34 +01:00
David Tardon
0441206f22 WaE: multi-character character constant 2012-03-12 08:53:34 +01:00
Mariusz Dykierek
df69ab8a80 Use emptiness check rather than size check for efficiency 2012-02-17 15:22:29 +00:00
Caolán McNamara
d271080853 WaE: clipformat may be used uninitialized 2012-01-13 09:06:00 +00:00
Gustavo Buzzatti Pacheco
b575f4b1a2 Fix for fdo43460 Part XIV getLength() to isEmpty()
Part XIV
Modules
drawinglayer, dtrans, editeng
2011-12-23 22:04:44 +04:00
Jesse
6a8f6c4b13 Removed extra semicolons 2011-12-15 16:38:50 +00:00
Kohei Yoshida
61fce03ff2 inline keyword makes sense only when the definition is in header. 2011-12-02 14:31:20 -05:00
Kohei Yoshida
6b5e433057 sal_Bool to bool. 2011-12-02 14:31:17 -05:00
Kohei Yoshida
0f49c6c3d8 Encapsulate implementation of CMtaOleClipboard under win32.
This class is used only for win32 clipboard implementation.  Better
move it to where only the win32 implementation code can access it.
2011-12-02 14:31:13 -05:00
Joseph Powers
13f1110f6e Removing the empty pch file from dtrans 2011-11-20 09:22:03 -08:00
Caolán McNamara
6b0de40c01 WaE: initialization order 2011-11-10 16:45:27 +00:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Matúš Kukan
4b60da5d1d add more component prefixes 2011-08-17 23:51:45 +02:00
Takeshi Abe
dca2588b64 cppcheck: remove assigned but unused variable 2011-08-17 00:04:04 +09:00
Matúš Kukan
c39a2440ea convert dtrans to gbuilb 2011-08-08 23:48:43 +02:00
Matus Kukan
22f299b12e Remove component_getImplementationEnvironment methods 2011-07-12 17:59:30 +02:00
Tor Lillqvist
588fe79ac9 Use the newly introduced sehandler.hxx (now in solenv/wntgcci/inc)
Where the OOo MinGW people get their __SEHandler from, no idea.
2011-06-23 00:27:35 +03:00