Commit graph

65880 commits

Author SHA1 Message Date
Michael Münch
ab73245598 Easy hack: idl removed and translated comments 2011-02-13 18:06:10 +01:00
Arnaud Versini
2dadfcaeae Remove bogus comments and dead code 2011-02-13 17:49:43 +01:00
Julien Nabet
20602779bf Some cppcheck cleaning 2011-02-13 15:23:45 +01:00
Julien Nabet
b7e65fe1ef Remove Xine 2011-02-12 22:46:19 +01:00
Rob Snelders
9ed0d67bfd translated comments (5-9/54) 2011-02-12 21:59:49 +01:00
Joseph Powers
8faecff24d Remove #include "bootstrp/sstring.hxx"
This file is no longer needed outside of tools.
2011-02-12 10:36:41 -08:00
Steven Butler
2858219ddd A correct solution for the std::fill_n 2011-02-12 14:14:21 +01:00
Rob Snelders
24596b38bf translated comments (4/54) 2011-02-11 22:06:22 +01:00
Fridrich Štrba
b33eb8b529 std::fill_n does not return iterator 2011-02-11 22:02:53 +01:00
Kevin Hunter
7be259b371 cppcheck: post- to pre- *crement change 2011-02-11 20:51:24 +00:00
Sébastien Le Ray
cef949150d Fixes bug fdo#31252 - Overwrite dialog improvment. 2011-02-11 19:39:41 +01:00
Alfonso Eusebio
cda4ec2813 Remove obsolete Hyperlink Bar from libs-core
Removed all code related to hyperlink bar from libs-core repo.
2011-02-11 19:05:25 +01:00
Caolán McNamara
b4ff953aa8 (std|boost)::hash on a const char* hashes the pointer not the contents 2011-02-11 12:43:31 +00:00
Caolán McNamara
947c2ac8e0 (std|boost)::hash on a const char* hashes the pointer not the contents
This makes fontwork reappear again
2011-02-11 12:30:55 +00:00
Tor Lillqvist
2d2294fb82 Add x64 Windows here, too 2011-02-10 22:19:44 +02:00
Noel Power
881dd703a2 some form field import/export improvements 2011-02-10 16:21:28 +00:00
Sébastien Le Ray
cd18944695 fdo#32369: Fixed the natural order of styles in navigator 2011-02-10 16:55:59 +01:00
David Tardon
e780144342 rhbz#649310 don't crash deregistering diff. platform ext.
This happens, for example, if one switches between, lets say, x86 and
x86_64 systems and has the same /home mounted from both. Then
platform-dependent extensions from one system does not exist on the
other one, but must still be deregistered correctly.
2011-02-10 15:28:46 +01:00
David Tardon
ff98d9861c WaE: unused variable 2011-02-10 15:28:45 +01:00
David Tardon
aee579d1ac avoid useless copy 2011-02-10 15:28:45 +01:00
Julien Nabet
4d1e8ed389 Some cppcheck cleaning 2011-02-10 14:48:51 +01:00
Rob Snelders
31b0769d2c translate comments 2011-02-10 10:01:00 +00:00
Caolán McNamara
8480f69459 Resolves: rhbz#676539 handle missing pWindows from xWindows 2011-02-10 09:52:56 +00:00
Caolán McNamara
6d24c0ed2f WaE: value set but unused 2011-02-10 09:52:56 +00:00
Caolán McNamara
39771d36ec Remove meaningless code
Its possible that it was intended to set m_bComponentAttached to false. But if
that was the case it should also have been a WriteLock not a ReadLock.
2011-02-10 09:52:56 +00:00
Francois Tigeot
c49760631f Porting LO to Dragonfly 2011-02-10 10:39:24 +01:00
Nigel Hawkins
3c31e2b2b2 Remove last traces of SvBytes from svx 2011-02-10 09:44:36 +01:00
Nigel Hawkins
fbe3120f13 Remove InvalidSlot svArray stuff in FmXFormShell 2011-02-10 09:43:28 +01:00
Thomas Arnhold
eb24bd1241 Remove dead code: This stuff is always false 2011-02-09 21:29:45 +01:00
Thomas Arnhold
7cd3e34da1 Remove unused basic/workben 2011-02-09 21:29:45 +01:00
Thomas Arnhold
0dfa214091 Remove some dead code 2011-02-09 21:29:45 +01:00
Thomas Arnhold
432aec515c Remove dead code. 'slow' never gets defined 2011-02-09 21:29:45 +01:00
Fridrich Štrba
553aed7b51 Trying to remove the stlport mention from the code 2011-02-09 19:57:20 +01:00
Fridrich Štrba
c824a1f69c Removing the ext_std masterpiece 2011-02-09 19:57:19 +01:00
Fridrich Štrba
4e82f848c5 Make stlport only optional dependency of postprocess 2011-02-09 19:57:19 +01:00
Tor Lillqvist
134458aa8d Don't be shy, include <algorithm> always, not just on MinGW 2011-02-09 17:42:32 +02:00
Radek Doulik
dde12d5041 restrict metafile decomposition (fixes n#650049)
- do not use metafile decomposition on metafiles which need
   canvas renderer (right now, these containing EMF+)
2011-02-09 16:06:55 +01:00
Tor Lillqvist
8a8b0a3b5f Use const_iterator where required by tighter STL implementations 2011-02-09 16:50:09 +02:00
Thomas Arnhold
b46d195e0c Remove old test 2011-02-09 14:39:25 +01:00
Caolán McNamara
9c456b951a broken image isn't going to fly
There are intentional text-only toolbar entries e.g. print preview
2011-02-09 11:56:32 +00:00
Caolán McNamara
8a99338e6a don't show broken icon for missing menu entries, but do for toolbar entries 2011-02-09 11:39:02 +00:00
Tor Lillqvist
a69aca13ee prewin.h already includes <windows.h> 2011-02-09 01:03:32 +02:00
Caolán McNamara
25a8c84fc4 add in AIX here as well 2011-02-08 21:18:46 +00:00
Baptiste Daroussin
e0bb8b98af add freebsd in here 2011-02-08 21:14:08 +00:00
Rob Snelders
123ada6af7 translated comments 2011-02-08 20:59:40 +01:00
Guillaume Poussel
48c6d8dfd5 Remove few bogus comments. 2011-02-08 19:04:44 +01:00
Fridrich Štrba
4d94306389 Port stuff to our private implementation of SGI extensions 2011-02-08 17:41:57 +01:00
Rob Snelders
c3f695ed03 translated comments 2011-02-08 17:11:29 +01:00
Christina Rossmanith
4d6bed4be9 polishing of comments 2011-02-08 16:42:49 +01:00
Noel Power
ba79036846 oops, correct commit fa8cfcd45225d55d567e5ad05900c36700549d5d
bah, I applied the wrong copy of the patch to the tree I use for committing. Minor tweak to logic
2011-02-08 14:48:10 +00:00