Commit graph

16398 commits

Author SHA1 Message Date
Caolán McNamara
ab826b1417 remove redundant checks 2011-05-20 09:47:54 +01:00
Caolán McNamara
983d1145fc guard final release better post possible clear 2011-05-20 09:47:54 +01:00
Caolán McNamara
ff96f70fde adjust for modified singleton 2011-05-20 09:47:54 +01:00
Caolán McNamara
851dd68ec3 adjust for modified singleton 2011-05-20 09:47:54 +01:00
Caolán McNamara
71a8261afd valgrind: leak. Break circular dependency 2011-05-20 09:47:54 +01:00
Joseph Powers
639f9c682b Convert SvCommandList from an OwnList to a vector<> 2011-05-18 19:10:25 -07:00
Tor Lillqvist
6824a61f47 Add the wntgcc directories 2011-05-19 00:39:01 +03:00
Tor Lillqvist
a5a918b3ef Add the unxios and unxand directories 2011-05-19 00:34:01 +03:00
Joseph Powers
e98e91b35c Change SvStorageInfoList from an OwnList to vector<>
Simple changes.
2011-05-16 18:33:52 -07:00
Christian Lohmaier
348566943c WaE - add explicit casting (decimal-types → integer types) 2011-05-17 02:00:14 +02:00
Christian Lohmaier
bef7ebf1d8 WaE (picky) - noeol 2011-05-17 01:57:19 +02:00
David Tardon
576646a15c delete after use 2011-05-16 15:38:38 +02:00
Tor Lillqvist
ca4d30985c Use current terminology and socket library
It's called the Windows SDK, not the Platform SDK. Link only with the
ws2_32 library, not the wsock32 one.
2011-05-16 15:55:15 +03:00
Joseph Powers
1bb5d16601 GDIMetaFile cleanup
Plus trailing white space cleanup.
2011-05-10 05:14:22 -07:00
Rafael Dominguez
3236c2c3af Remove deprecated List in SvxLineTabPage for std::vector<String>. 2011-05-07 22:42:32 -07:00
Rafael Dominguez
161b666fd1 Remove deprecated List in SvxNumOptionsTabPage for std::vector<String>. 2011-05-07 22:42:17 -07:00
Rafael Dominguez
3afc77ad7f Remove deprecated List in SvxBitmapPickTabPage for std::vector<String>. 2011-05-07 22:41:47 -07:00
Francois Tigeot
6119d4ef78 Bis repetita 2011-05-07 15:54:49 +02:00
Francois Tigeot
33c122a6c7 No more FSYS_STYLE_VFAT nonsense 2011-05-07 13:59:38 +02:00
Jan Holesovsky
f38cebcb16 Use the color conversion functions from basegfx. 2011-05-06 17:52:19 +02:00
Jan Holesovsky
126308f0e0 Don't beep on non-hex input, just ignore it.
Beeping is too annoying ;-)
2011-05-06 17:52:18 +02:00
Jan Holesovsky
893211c725 Add Emacs and Vim modelines. 2011-05-06 17:52:18 +02:00
Christian Lippka
6522f7374f New color picker dialog for all applications.
Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-05-06 17:52:11 +02:00
Tor Lillqvist
3a93807bdc Improve GroupWise warning in address book data source wizard, bnc#573994
Commit an old patch from i#110071, to prevent it being lost presumably
forever in an old tiny CWS of mine.
2011-05-05 15:50:12 +03:00
Julien Nabet
2be3b8bd88 Change <file>.toURL() to <file>.toURI().toURL() 2011-05-03 22:55:31 +02:00
Tor Lillqvist
c770841621 Kill BrOffice NSIS artwork 2011-05-03 01:23:41 +03:00
Julien Nabet
0d94d6c803 Remove 2 simple warnings 2011-05-02 22:03:03 +02:00
Julien Nabet
0a4ebd898a Declare and use the boolean variable for the return 2011-05-01 19:12:26 +02:00
Joseph Powers
c90e0ea708 Ignore .gitattributes 2011-04-30 07:18:21 -07:00
Francois Tigeot
fe89019399 Remove OS/2 support 2011-04-30 08:41:29 +02:00
Joseph Powers
601047eb24 Remove some more unused code. 2011-04-29 06:03:47 -07:00
Andreas Becker
9ad4eeb4fa fixed cppcheck warnings 2011-04-28 13:45:46 +02:00
Andras Timar
8a9f54bc12 remove double space from en-US messages 2011-04-27 17:09:16 +02:00
Takeshi Abe
1a604abc5a removed dead code and useless macros 2011-04-27 09:52:06 +09:00
Tor Lillqvist
6b8e02c741 Kill Sun-specific stclient_wrapper 2011-04-26 18:33:13 +03:00
Kayo Hamid
774ab34f39 inefficient emptiness check 2011-04-26 15:25:15 +01:00
Tor Lillqvist
1ec8d2c26f Kill BrOffice, fdo#36262 2011-04-26 13:31:51 +03:00
Francois Tigeot
15e7b52ae7 Remove PM2 macro usage 2011-04-25 07:39:36 +02:00
Júlio Hoffimann
737ef925cc left arrow comments removed // <-- 2011-04-22 14:35:13 +02:00
Julien Nabet
025d87cfc1 SAL_CALL was not present for component_getFactory 2011-04-21 00:37:36 +02:00
Julien Nabet
ddaf673ddf Easyhack: Add visibility markup to all component_get* functions (part2) 2011-04-20 14:10:36 +02:00
Julien Nabet
85fe9bef8c Easyhack: Add visibility markup to all component_get* functions 2011-04-20 10:57:10 +02:00
Christina Rossmanith
b9697ca225 remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components) 2011-04-19 21:04:35 +02:00
Dimitri Duc
5fe73818c6 Change global header file to local 2011-04-19 17:25:56 +02:00
Kayo Hamid
c3ee5356b7 prefer prefix ++/-- operators 2011-04-19 10:42:46 +01:00
Tor Lillqvist
7825929a90 Export the two UNO component functions
Fixes zip archive handling which was spectacularly broken in 3.4 beta1
on Windows.
2011-04-19 12:07:19 +03:00
Júlio Hoffimann
8d3f539724 all bogus comments removed keeping the indentation 2011-04-18 16:45:14 +02:00
Jan Holesovsky
bacd723b72 Fix build - the same symbol defined on 2 places. 2011-04-18 16:42:08 +02:00
Julien Nabet
a47471ed5c Remove useless import which caused an error 2011-04-18 16:32:00 +02:00
Caolán McNamara
6708ed6ab2 rename this to keep gbuild happy 2011-04-18 14:49:19 +01:00