Commit graph

301006 commits

Author SHA1 Message Date
Thomas Arnhold
839cf2fa8c unusedcode.easy: clean GtkPrintWrapper 2012-02-11 21:44:03 +01:00
Matúš Kukan
d5f9722e19 fix dbgutil build: put back DbgName_SdrPageView 2012-02-11 20:08:18 +01:00
Julien Nabet
fef3122259 Avoid Possible null pointer dereference in linguistic/source/spelldsp.hxx
(Thank you to Ivan and Riccardo for their suggestions)
2012-02-11 17:36:27 +01:00
Markus Mohrhard
0f4451c0b3 first part of a c++ based test for base 2012-02-11 17:21:59 +01:00
Markus Mohrhard
8fab50dcb2 refactor subsequent_filters-test and move each test into own method 2012-02-11 17:21:59 +01:00
Markus Mohrhard
423fb7b736 refactor filters-test and move each test in own method 2012-02-11 17:21:59 +01:00
Matúš Kukan
484a5dcc0e add missing library for windows 2012-02-11 16:57:52 +01:00
Matúš Kukan
636564d9b0 fix ILIB: don't ask cygpath for directory which does not exist yet
By removing WinPath. The paths already have good format.
2012-02-11 16:57:52 +01:00
Ivan Timofeev
fa9b5b18d4 bThumbEnabled is always true 2012-02-11 19:18:03 +04:00
Elton Chung
731a8d7d5b Remove unused code 2012-02-11 18:53:24 +04:00
Takeshi Abe
4649fafa31 Fixed wrong mapping to log level from postgresql-sdbc.ini 2012-02-11 23:37:22 +09:00
Julien Nabet
5972e4db62 Fix cppcheck warning same expression on both sides of '|' 2012-02-11 14:04:11 +01:00
Marc-André Laverdière-Papineau
00a81960c1 Removed some dead code 2012-02-10 21:47:15 -05:00
Kohei Yoshida
31cbb2920e Removed some warnings on WIN32 build. 2012-02-10 21:16:26 -05:00
Norbert Thiebaud
6996d7c2eb Revert "Repository.mk: move test libraries to PLAINLIBS_NONE"
This reverts commit 6396ab80db.
per the author's request
2012-02-10 17:02:37 -06:00
Norbert Thiebaud
05bb5df2c5 add slowcheck target and make build a pre-req of check 2012-02-10 16:05:37 -06:00
Markus Mohrhard
da39d1443c use TransliterationWrapper in lcl_queryMacro, fdo#45607 2012-02-10 22:59:45 +01:00
Markus Mohrhard
05d48fb71f add SbGlobal for shared static objects 2012-02-10 22:59:45 +01:00
Matúš Kukan
f7eae4c89c add missing modules 2012-02-10 22:00:45 +01:00
Cédric Bosdonnat
36c905d8c2 fdo#45908: Cleaning up the tabs too early can cause loops 2012-02-10 21:59:33 +01:00
Stephan Bergmann
b57f88ce67 Various more l10ntools clean up 2012-02-10 21:53:49 +01:00
Matúš Kukan
6396ab80db Repository.mk: move test libraries to PLAINLIBS_NONE 2012-02-10 21:41:48 +01:00
Matúš Kukan
55cac8c903 unusedcode: remove XclObjId and unused typedefs 2012-02-10 21:41:48 +01:00
Matúš Kukan
a8326b3af4 hopefully we don't need this hack 2012-02-10 21:41:47 +01:00
Matúš Kukan
5cabaf5a32 fdo#39491 more of unnecessary include paths 2012-02-10 21:41:46 +01:00
Matúš Kukan
19b33ca42f fdo#39491 remove a few nonexistent include paths from SOLARINC 2012-02-10 21:41:46 +01:00
Matúš Kukan
12bf03351e fdo#39491 remove nonexistent include paths 2012-02-10 21:41:45 +01:00
Matúš Kukan
4b30ec9def fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC 2012-02-10 21:41:45 +01:00
Matúš Kukan
e8a28be0dd move this include path to RepositoryExternal.mk 2012-02-10 21:41:44 +01:00
Rene Engelhard
659f381fe2 remove accidentially committed pyuno-py3 module from Makefile... 2012-02-10 21:35:46 +01:00
Kohei Yoshida
ce03ae64b5 Cleaned up ScDPSource and ScDPMember(s) a bit.
* boolean, string conversion.
* removing virtual keywords when it makes no sense.
* privatize methods that are called only from within.
* removed methods that are not used.
* etc.
2012-02-10 15:34:58 -05:00
Kohei Yoshida
e1bb54d77d String to rtl::OUString. 2012-02-10 15:34:58 -05:00
Kohei Yoshida
bc99c90e88 This method is still used on WIN32. 2012-02-10 14:51:30 -05:00
Markus Mohrhard
b434637108 WaE at mac tinderbox 2012-02-10 19:42:18 +01:00
Markus Mohrhard
82e349fd80 add XDataPilotTable2 test to ScDatPilotTableObj 2012-02-10 19:19:30 +01:00
Markus Mohrhard
c1589dbd45 add test code for XDataPilotTable2 2012-02-10 19:17:57 +01:00
Markus Mohrhard
85e0a91446 slowcheck should not be executed in module default target 2012-02-10 19:17:57 +01:00
Kohei Yoshida
50078bd1ef Fixed the accidental swapping of equality / non-equality condition.
This should fix Stephan's tinderbox error.
2012-02-10 12:07:18 -05:00
Jan Holesovsky
9951de4a10 fdo#42771: Fix crash when loading an invalid .fodt.
createTextCursorByRange() likes to throw runtime exception, even though it
just means 'we were unable to create the cursor'.
2012-02-10 17:56:32 +01:00
Petr Mladek
e0626ada2f add back close button to the about dialog
Some windowmanagers on small devides do not have the close window button,
so all dialogs should have its own way how to diappear.

It is now done like in other application. They use "Close" button instead
of "OK". They put it into the right side and delimit it by a line, so
it looks like another dialog in the application.
2012-02-10 17:38:48 +01:00
Eike Rathke
43aa1115c8 changes to "convert detdata.cxx in SC module to boost:ptr_vector"
* for includes from other modules use <> instead of "", i.e.
  <boost/ptr_container/ptr_vector.hpp>
* use size_t instead of int for container positions and count
* no need for DeleteAndDestroy(), in fact delete p followed by
  ptr_vector::erase() attempted to delete the instance twice and would crash
* adapted places that accessed DeleteAndDestroy() to operate on the vector
  instead
  * introduced GetDataVector() for that
* changed the DeleteOnTab() loop that used DeleteAndDestroy() to properly
  iterate over the container instead
* changed UpdateReference() to a loop using iterator
* changed operator==() to use size_t instead of sal_uInt16
  * note aside: mixing sal_uInt16 with a container's size isn't a good idea
* adapted places that access Count() and GetObject() to use size_t instead of
  sal_uInt16
* made GetObject() const and return const ScDetOpData*
* changed indentation to 4 spaces per level
2012-02-10 17:27:27 +01:00
Noel Grandin
d4a31e6ae2 convert detdata.cxx in SC module to boost:ptr_vector
converts usage of SV_DECL_PTRARR_DEL in sc/inc/detdata.hxx and associated code
to boost::ptr_vector
2012-02-10 17:27:27 +01:00
Norbert Thiebaud
90d1c9ff82 the PATH must be set properly, even with java disabled ... 2012-02-10 10:18:53 -06:00
Miklos Vajna
62b045a559 make cmd: custum -> custom 2012-02-10 17:06:24 +01:00
Elton Chung
ea1fa6963d Remove unused code 2012-02-10 15:42:53 +00:00
Caolán McNamara
4e022ca124 filter out Dde* cause they're not easy 2012-02-10 15:42:53 +00:00
Stephan Bergmann
cba3ac1eab Avoid deadlocks when disposing recursive JobQueue::enter
...where the outer JobQueue::enter blocks on m_cndWait after it has been reset
again due to m_lstJob.empty().
2012-02-10 16:26:00 +01:00
Petr Mladek
739100d0ab use system stdlibs by default (fdo#45074, fdo#45696)
this is second part of the fix for the two bugs
2012-02-10 15:31:19 +01:00
Caolán McNamara
fcb72a159b get libcdr to build under msvc 2012-02-10 14:25:55 +00:00
Alexander Bergmann
99b2adf721 Removed unused code 2012-02-10 14:20:52 +00:00