summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-04-13catch by const referenceCaolán McNamara1-73/+73
2011-04-13catch by const referenceCaolán McNamara1-407/+407
2011-04-12get rid of legacy libXaw usageCaolán McNamara4-20/+1
2011-04-08Remove the C52 define.Francois Tigeot1-1/+1
It corresponds to a version of a Solaris-specific compiler used in the 2000-2001 timeframe.
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek11-348/+319
Conflicts: cui/source/options/optchart.cxx
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek0-0/+0
2011-04-05Resolves: #i117700# unused nFirstBorderTextCaolán McNamara1-10/+0
2011-04-05bnc#530872: Save old associations for MS doc types when installingTor Lillqvist2-1/+138
Then restore them, if still relevant, when uninstalling LibreOffice. git log from build repository: commit 1737ec9b6675cc7e30df03fa5537012a429425bb Author: Tor Lillqvist <tlillqvist@novell.com> Date: Thu Oct 14 15:28:55 2010 +0300 Make win32-restore-associations.diff apply again commit 72a25ab4a055cd1d3cf5aec627cfe120113bfb34 Author: Tor Lillqvist <tlillqvist@novell.com> Date: Thu May 20 10:34:24 2010 +0300 Make patches apply for a Windows build commit d635f716a75d8c1648eab0c1d598b390be8c4f07 Author: Tor Lillqvist <tlillqvist@novell.com> Date: Thu Sep 17 22:16:40 2009 +0300 Add new patch to restore MSO file associations on uninstall * patches/dev300/apply: Add it to Win32Only * patches/dev300/win32-restore-associations.diff: New file. Save previous associations of the MS Office file formats on installation of OOo. On uninstallation of OOo, restore them. Still a bit experimental, but seems to work.
2011-04-04restore the build-id setup code, and clean hrc fileMichael Meeks2-8/+71
2011-04-04Switch to the LibreOffice about dialog insteadMichael Meeks3-242/+163
2011-04-04fix --enable-dbgutil buildCaolán McNamara1-1/+1
2011-04-04Change Spanish MSID from 0x040a to 0xc0aAndras Timar2-1/+1
so it can appear in the language list of letter wizard 0xc0a is the preferred code anyway (see #i94435#)
2011-04-04Improvement of adding and removing color chartsRob Snelders6-11/+49
(cherry picked from commit b635aad528973bf175aa8a61ad380992448b6f5a)
2011-04-04Improvement of adding and removing color chartsRob Snelders6-11/+49
2011-04-03convert leading tab to spacesDavid Tardon2-12/+12
2011-04-03fix copy&paste relictDavid Tardon1-1/+1
2011-04-03oops, still need theseDavid Tardon3-0/+44
2011-04-03gbuildize formsDavid Tardon22-1073/+263
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks3-151/+1
2011-04-01LibreOffice-3.5 development started in masterPetr Mladek0-0/+0
Branch "libreoffice-3-4" has been created. Further changes in master will be used for LibreOffice-3.5 release.
2011-04-01Branch libreoffice-3-4Petr Mladek0-0/+0
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-01sync this with STR_ARR_SVT_LANGUAGE_TABLE to get letter wizard workingCaolán McNamara1-1/+1
2011-04-01convert DBG_ assertions to OSL_David Tardon1-5/+5
2011-03-31we only need the java lib path to link beanCaolán McNamara2-0/+2
2011-03-30sdk-gid-module-name.diff: rename module name to gid_Module_Root_SDK (i#64802)Petr Mladek1-1/+1
so the generated list of files does not conflict with the main package
2011-03-30Deliver the right thing so that Windows builds againFridrich Štrba2-0/+2
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito8-0/+0
2011-03-29drop bogus executable flag from image filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito48-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito9-0/+0
2011-03-29Fix Windows build of extensionsFridrich Štrba9-0/+51
2011-03-29Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky8-11/+21
2011-03-29make Inflater and Deflater classes available for other packages to usePeter Jentsch7-3/+26
Currently, those are used within an extension function used by the Word 2003 ML XSLT filters
2011-03-29WaE: parentheses around '&&' within '||'David Tardon1-1/+1
2011-03-28add pre/postwin.h to fix windows buildCaolán McNamara1-0/+2
2011-03-28remove dupplicate includesFridrich Štrba2-3/+0
2011-03-28add in pre/post win in order to buildCaolán McNamara1-0/+5
2011-03-28fix a windows build errorCaolán McNamara1-0/+1
2011-03-28Fix windows build of automationFridrich Štrba1-0/+1
2011-03-28Putting back prewin/postwin in accessibilityFridrich Štrba1-0/+2
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat3-10/+15
2011-03-28migrate forms subsequenttests to gbuildBjoern Michaelsen6-76/+142
2011-03-28fd#35728: various forms.OGridControlModel unoapitests failBjoern Michaelsen1-0/+6
* forms.OGridControlModel::com::sun::star::form::component::GridControl * forms.OGridControlModel::com::sun::star::beans::XMultiPropertySet * forms.OGridControlModel::com::sun::star::beans::XPropertySet * forms.OGridControlModel::com::sun::star::beans::XFastPropertySet
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-2/+3
- chart2/qa/unoapi - configmgr/qa/unoapi - dbaccess/qa/unoapi - forms/qa/complex/forms - linguistic/qa/unoapi - qadevOOo/qa/unoapi - sd/qa/unoapi - starmath/qa/unoapi - ucb/qa/complex/ucb - ucb/qa/unoapi - unotools/qa/complex/tempfile
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba2-2/+2
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba8-29/+1
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák2-14/+4
Virtual operator=() is IMO pointless, and especially in a class hierarchy like SdrObject it's pretty unlikely one could reasonably assign any SdrObject-based object to any other one. Moreover, it was actually only used in Clone(), which was almost never reimplemented, so the more sensible choice is to have non-virtual operator= and virtual Clone() always being reimplemented and using that. This commit also fixes various smaller or bigger, er, interesting details in the various operator= implementations.
2011-03-25add language code 'be'Andras Timar1-1/+2
2011-03-25set build depencencies against the new "translations" modulePetr Mladek8-8/+8
2011-03-25Added the Adding and removing of color chartsRob Snelders6-28/+114