Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2011-12-02 | 118595: Removed glibc because of license problems. | Andre Fischer | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-16 | Fix WoE. Reported by Raphael Bircher. | Pedro Giffuni | |
2011-11-15 | i118595 - Removal of the use of getopt() from rscdep. Patch by Andre. | Pedro Giffuni | |
2011-11-09 | i118582: OS/2 port - pyuno, readlicense, svtools, toolkit and tools build ↵ | Pedro Giffuni | |
patches by Yuri Dario. | |||
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-10-24 | (author=ariel) tools/solar.h DLLPOSTFIX clean-up | Herbert Dürr | |
Author: Ariel Constenla-Haile <ariel.constenla.haile@gmail.com> Loading libraries is broken in code that uses the macro SVLIBRARY defined in tools/inc/tools/solar.h, the __DLLEXTENSION macro defined in that file uses the dll postfixes that where recently removed. http://svn.apache.org/viewvc/incubator/ooo/trunk/main/tools/inc/tools/solar.h?view=markup#l342 http://svn.apache.org/viewvc/incubator/ooo/trunk/main/tools/inc/tools/solar.h?view=markup#l243 An example in GetSpecialCharsForEdit from sfx2/source/appl/appinit.cxx http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sfx2/source/appl/appinit.cxx?view=markup#l205 * open a Writer document * open the Find & Replace dialog * right click on an edit field * select "Special Character" from the context menu * the cui library cannot be loaded attached patch removes all DLLPOSTFIXes, except the one from WIN when compiled with mingw, this postfix wasn't removed in http://svn.apache.org/viewvc/incubator/ooo/trunk/main/solenv/inc/wntgcci.mk?view=markup#l185 | |||
2011-03-14 | debuglevels: pulled and merged DEV300.m102 | Frank Schoenheit [fs] | |
2011-02-24 | debuglevels: simplify the build system, by complicating the OOo code ;) | Frank Schoenheit [fs] | |
Introduce DBGSV_(TRACE/WARNING/ERROR)_OUT, which controls the output channel for tools-level traces/warnings/assertions, when no dbgsv.ini file is found (this is the increased OOo complexity). Use this in installationtest.mk, instead of creating a dedicated dbgsv.ini file. Yet to come: add support for DBGSV_ERROR_OUT to the GNU make build system. Which is the reason why DBGSV_ERROR_OUT was introduced: Currently, running a GNU make based test pops up assertions as message boxes. Before the change here, we would have needed to add dbgsv.ini support to the GNU make build system, which sounds not like a funny a reasonable thing to do. So, instead, we will simply set DBGSV_ERROR_OUT, which is much simpler and less error prone. | |||
2011-02-23 | debuglevels: pulled and merged latest changes from same CWS / other repo | Frank Schoenheit [fs] | |
2011-02-23 | debuglevels: removed unreachable code (unxsol* WaE) | Frank Schoenheit [fs] | |
2011-02-23 | Update from master repository (DEV300_m100). | Matthias Huetsch [mhu] | |
2011-02-23 | debuglevels: merged to-be-m101 | Frank Schoenheit [fs] | |
2011-02-20 | debuglevels: #i116845# replace the 'CoreDump' output channel for assertions ↵ | Frank Schoenheit [fs] | |
with 'Debug' The former was implemented on Windows only, and then effectively the same as the 'Debugger' option. So, it was removed in favour of a new 'Abort' channel which, well, aborts when an assertion fires. | |||
2011-02-16 | CWS-TOOLING: integrate CWS accfixes | Ivo Hinkelmann | |
2011-02-15 | ab80: resync to m100 | Andreas Bregas | |
2011-02-15 | accfixes: merged to m100 | Malte Timmermann [mt] | |
2011-02-11 | ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300 | Andreas Bregas | |
ab77: #163789# Handle class module factories document specific ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents ab77: wae ab77: #163840# read UTF-8 BOM ab77: #163732# VBA UserForm_Terminate triggered too late while closing document ab77: minor correction ab77: assertion: do not call ::rtl::OUString::copy() with negative index ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes dr77i: #163941# do not update drawing layer when pasting from clipboard after cut mib21: #163944# ignore trailing whitespace in Basic source lines mib21: #163948# allow to manually pack MSVC DLLs into extensions mib21: #163948# multiprocess build fix Authors: Andreas Bregas <ab@openoffice.org> Daniel Rentz [dr] <daniel.rentz@oracle.com> Eike Rathke [er] <eike.rathke@oracle.com> | |||
2011-02-10 | DEV300 masterfix: #i116747#: remove pre-OSX Mac resoure fork definition ↵ | Jens-Heiner Rechtien [hr] | |
files (*.r) | |||
2011-02-10 | CWS-TOOLING: integrate CWS hr75 | Jens-Heiner Rechtien [hr] | |
2011-02-08 | CWS gnumake3: pull in cws removetooltypes01 | Mathias Bauer | |
2011-02-07 | hr75: #i116747#: remove obsolete copyright notices | Jens-Heiner Rechtien [hr] | |
2011-02-03 | CWS gnumake3: some problems found in rebuild after resync | Mathias Bauer | |
2011-02-03 | CWS gnumake3: clean up mingw stuff after adding STDLIBS | Mathias Bauer | |
2011-02-02 | CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵ | Mathias Bauer | |
individual standard libs from makefiles; fix export problem in framework | |||
2011-02-02 | removetooltypes01: #i112600# fix wrong type usage | Mikhail Voytenko | |
2011-02-01 | gnumake3: remove loads of obsolete dmakefiles | Michael Stahl | |
2011-02-01 | gnumake3: remove dmake files for tests in converted modules | Michael Stahl | |
2011-02-01 | CWS gnumake3: use standard linked libs on Windows | Mathias Bauer | |
2011-01-31 | CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵ | Mathias Bauer | |
parallel | |||
2011-01-27 | removetooltypes01: #i112600# Fix build problem on Linux x64 | Carsten Driesner | |
2011-01-26 | CWS gnumake3: several clean ups and fixes in makefiles | Mathias Bauer | |
2011-01-24 | Update from master repository (DEV300_m98). | Matthias Huetsch [mhu] | |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner | |
2011-01-21 | removetooltypes01: #i112600# Merge changes | Carsten Driesner | |
2011-01-21 | removetooltypes01: #i112600# Fix build problems on non-pro | Carsten Driesner | |
2011-01-19 | accfixes: Introduced WINDOW_RULER | Malte Timmermann [mt] | |
2011-01-19 | removetooltypes01: #i112600# Make changes for MacOSX to remove tools types ↵ | Carsten Driesner | |
inc VCL and other projects | |||
2011-01-19 | CWS-TOOLING: integrate CWS mingwport33 | Ivo Hinkelmann | |
2011-01-11 | Merge changes | Carsten Driesner | |
2011-01-11 | removetooltypes01: #i112600# Added intermediate type to get rid of ULONG ↵ | Carsten Driesner | |
without using the old bad type replacement | |||
2011-01-11 | removetooltypes01: #i112600# do not affect FASTBOOL in this cws | Mikhail Voytenko | |
2011-01-11 | removetooltypes01: #i112600# Use correct conversion for ULONG => sal_uIntPtr | Carsten Driesner | |
2011-01-10 | removetooltypes01: #i112600# adjust basic and scaddins | Mikhail Voytenko | |
2011-01-07 | removetooltypes01: #i112600# Fixes in tools after rebase | Carsten Driesner | |