Commit graph

67586 commits

Author SHA1 Message Date
Michael Meeks
be660c4657 hide macro recording when it is not enabled, to reduce confusion 2011-04-11 09:47:48 +01:00
Francois Tigeot
0e1d128206 Remove the C52 define.
It corresponds to a version of a Solaris-specific compiler
used in the 2000-2001 timeframe.
2011-04-08 13:26:57 +02:00
Caolán McNamara
ceceffb2a0 add includeantruntime=false 2011-04-07 17:12:44 +01:00
Cédric Bosdonnat
17e6b8fd05 i#20348: made the ordinal suffixe autocorrection internationalized 2011-04-07 15:55:31 +02:00
Xisco Fauli
207bbf87ce use RTL_CONSTASCII_USTRINGPARAM 2011-04-07 15:50:24 +03:00
Albert Thuswaldner
265a8353a0 Translation of German comments 2011-04-07 15:49:17 +03:00
Caolán McNamara
7074b7b7be WaE: class vs struct 2011-04-07 09:58:10 +01:00
Caolán McNamara
3bc7c25d9a add application/vnd.lotus-wordpro to .desktop etc. 2011-04-07 08:54:13 +01:00
Caolán McNamara
a89957bca2 fix ownership cycle and leak 2011-04-06 21:29:55 +01:00
Petr Mladek
ec02df7a42 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core 2011-04-06 21:23:45 +02:00
Xisco Fauli
34327e6727 use RTL_CONSTASCII_USTRINGPARAM 2011-04-06 20:46:25 +03:00
Petr Mladek
f18378b2d9 Merge remote-tracking branch 'origin/libreoffice-3-4' 2011-04-06 19:25:24 +02:00
Tor Lillqvist
c385e76c10 bnc#656566: EnableAlwaysOnTop(true) in OpenLockedQueryBox constructor 2011-04-06 16:21:30 +03:00
Caolán McNamara
34d4fb1fe5 fix build break from merge 2011-04-06 14:19:37 +01:00
Caolán McNamara
043c8b2297 fix build error from bad merge 2011-04-06 14:15:57 +01:00
Caolán McNamara
dd1b82491e fix ownership cycle 2011-04-06 14:09:04 +01:00
Caolán McNamara
900bc2c56a fix ownership cycle and leak 2011-04-06 14:09:04 +01:00
Caolán McNamara
9f877a8135 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-04-06 14:09:04 +01:00
Petr Mladek
b768aff762 Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/libs-core into libreoffice-3-4 2011-04-06 14:07:52 +02:00
Petr Mladek
9dc7ed6943 removed mess added during the merge from libreoffice-3-3 2011-04-06 11:57:02 +02:00
Matus Kukan
65f9e1bd3b Improve order of open and save as dialogs 2011-04-06 11:10:16 +03:00
Albert Thuswaldner
eccddbe04f Additional translations of German comments 2011-04-06 10:35:15 +03:00
Robert Nagy
e4667e7cf1 pass pOrigPath (strdup'd) to dirname(3) instead of pPath to avoid double free
from the dirname(3) manual:
Both dirname() and basename() may modify the contents of path, so copies
should be passed to these functions.
Furthermore, dirname() and basename() may return pointers to statically
allocated memory which may be overwritten by subsequent calls.
2011-04-05 22:02:08 +02:00
Robert Nagy
8eb7fb67ca pass pOrigPath (strdup'd) to dirname(3) instead of pPath to avoid double free
from the dirname(3) manual:
Both dirname() and basename() may modify the contents of path, so copies
should be passed to these functions.
Furthermore, dirname() and basename() may return pointers to statically
allocated memory which may be overwritten by subsequent calls.
2011-04-05 21:58:11 +02:00
Petr Mladek
1e84a9292f Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4
Conflicts:
	basic/source/runtime/dllmgr.cxx
	drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
	editeng/inc/editeng/boxitem.hxx
	editeng/source/items/frmitems.cxx
	sfx2/workben/custompanel/makefile.mk
2011-04-05 20:06:07 +02:00
Robert Nagy
f048183de1 do what we de on linux for *BSD too 2011-04-05 11:59:09 +02:00
Michael Meeks
5b5b39309a remove obsolete about dialog pieces, that now live in cui 2011-04-04 18:14:49 +01:00
Noel Power
34528fc9b6 fix windows link error in drawinglayer
remove the unused CollectingProcessor2 class
2011-04-04 06:21:50 +01:00
Caolán McNamara
42eb7b62d6 set some more files to use exceptions 2011-04-05 13:15:05 +01:00
Caolán McNamara
6c2ea320bf don't use G_SLICE for helgrind case 2011-04-05 11:35:00 +01:00
Robert Nagy
c22ab8e95f do what we de on linux for *BSD too 2011-04-05 12:02:58 +02:00
Xisco Fauli
45f0cc2ec1 Remove commented code in libs-core/shell 2011-04-05 10:16:07 +02:00
Xisco Fauli
fe44fe403e Remove commented code in libs-core/linguistic 2011-04-04 15:13:25 +02:00
Christina Rossmanith
8607aaf274 Removed HID_SVX_BASIC_MACRO_ORGANIZER and HID_SVX_COMMON_MACRO_ORGANIZER 2011-04-04 15:06:45 +02:00
Caolán McNamara
ead82b4cd0 these need to be explicitly exported in the new build system 2011-04-04 10:56:14 +01:00
David Tardon
fa94b21f2e the interface classes/functions must be dllpublic 2011-04-03 21:39:14 +02:00
David Tardon
c019d96798 gbuildize drawinglayer 2011-04-03 19:20:03 +02:00
David Tardon
3193a3b018 add vim modelines 2011-04-03 18:31:11 +02:00
Thorsten Behrens
6e93d05616 Added empty d.lst to fileaccess
Hrmpf. Seems deliver needs this dummy file.
2011-04-03 02:41:46 +02:00
Thorsten Behrens
9b5a3a4a5c Partial revert of c059712ee39d14c759c87551c8ac89c957de053b
Though fileaccess is now under gmake, build.pl still needs
the build.lst for computing dependencies. Took previous version,
added no-op build action and makefile.
2011-04-03 01:36:12 +02:00
David Tardon
1f9bc2b2aa convert fileaccess to gbuild 2011-04-02 14:57:37 +02:00
Julien Nabet
a6a708c673 Strip include guards in idl files : missed changes to do 2011-04-02 00:30:18 +02:00
Michael Meeks
8993f87a33 remove obsolete component_writeInfo methods 2011-04-01 22:33:13 +01:00
Caolán McNamara
0e88410a03 Use our rtl::Static pattern here
avoid memleak, and remove excessive pointer/new foo, and ensure
thread-safety on some compilers while leaving the door open
to skip it with gcc, and help out helgrind
2011-04-01 21:21:06 +01:00
Michael Meeks
c82fb9b9ce fix evolution local addressbook integration, which uses a new local: uri 2011-04-01 16:03:50 +01:00
Michael Meeks
a0f825b71a fix evolution local addressbook integration, which uses a new local: uri 2011-04-01 15:55:42 +01:00
Petr Mladek
8f6c69259d LibreOffice-3.5 development started in master
Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.
2011-04-01 15:26:10 +02:00
Petr Mladek
02ecc932eb Branch libreoffice-3-4
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.
2011-04-01 15:13:15 +02:00
Bjoern Michaelsen
275ef738ec pragmatic approach to silence warnings 2011-04-01 14:06:30 +02:00
Michael Meeks
2ad56b1ae2 tag as using gnome-vfs for things that care about that 2011-04-01 12:47:22 +01:00