Commit graph

562 commits

Author SHA1 Message Date
Norbert Thiebaud
2f0e193a38 fix mis-merge... qa disabled 2011-03-13 06:22:49 -05:00
Bjoern Michaelsen
c61cd1a5a2 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 20:06:58 +01:00
Rafael Dominguez
f3820a0e7c Remove usage of List container. 2011-03-04 21:49:59 -08:00
Rafael Dominguez
943680d6f4 Remove usage of List container. 2011-03-04 21:18:25 -08:00
Thomas Arnhold
310a174012 Remove unused misc.hxx and its references 2011-03-01 23:33:43 +01:00
Thomas Arnhold
0052e0dbbd Remove STARIMAGE_AVAILABLE 2011-03-01 23:30:42 +01:00
Joseph Powers
1655a25a26 Cleanup some #include <tools/list.hxx> 2011-02-20 21:21:00 -08:00
Alfonso Eusebio
d65676666d Remove includes related to Hyperlink Bar in impress_draw
Removed includes dependant on hyperlink bar headers.
2011-02-10 09:37:09 +01:00
Guillaume Poussel
cd4a86b717 Remove all bogus comments in impress. 2011-02-08 19:09:12 +01:00
Mikhail Voytenko
5f549ccb1c removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd 2011-02-07 18:01:48 +01:00
Carsten Driesner
dde0ca60a7 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Fridrich Štrba
8851524e49 Migrating to boost unordered containers 2011-02-05 21:40:28 +01:00
Frank Schoenheit [fs]
b0879ce503 undoapi: pulled and merged DEV300.m98 2011-01-28 11:44:02 +01:00
Carsten Driesner
6e9afe9627 removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
Carsten Driesner
23951d3a0d removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSE 2011-01-17 13:26:54 +01:00
Carsten Driesner
3d6bed44c8 removetooltypes01: #i112600# Remove tools types from sd 2011-01-17 11:41:00 +01:00
Philipp Lohmann [pl]
7eac7f8fdd rebase to DEV300_m96 2011-01-06 11:11:47 +01:00
Frank Schoenheit [fs]
b44240f655 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system 2010-12-23 10:01:58 +01:00
Hans-Joachim Lankenau
41ea2b187b CWS-TOOLING: integrate CWS gnumake2 2010-12-17 12:43:22 +01:00
Takeshi Abe
530bc608d0 Replace all occured, occurance etc. 2010-12-05 19:03:58 +00:00
Robert Roth
b4106d0526 Removed dead code and comments from sd 2010-12-05 12:47:23 +00:00
Philipp Lohmann [pl]
9dba5eaade fix pch 2010-12-02 11:04:17 +01:00
Philipp Lohmann [pl]
1a5df47d29 vcl117: header cleanup 2010-11-24 16:09:43 +01:00
Joseph Powers
eab7e7d957 Removing warnings from Impress 2010-11-22 17:45:41 -08:00
Frank Schoenheit [fs]
e0d525c02b merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
Mathias Bauer
f0b556722d CWS gnumake: resync to m91; conflicts unresolved 2010-10-28 23:02:10 +02:00
Caolán McNamara
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01:00
Norbert Thiebaud
d2d960a4be convert vos/process.hxx and related API 2010-10-25 17:58:18 -05:00
Norbert Thiebaud
9e9bbfc1a1 migrate vos::Omodule to osl:Module 2010-10-25 17:58:18 -05:00
Norbert Thiebaud
d7fbd4ebf9 merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:58:18 -05:00
Frank Schoenheit [fs]
8b7bfef9fb undoapi: more I/SfxUndoManager changes in preparation of new Undo API features 2010-10-22 15:00:39 +02:00
Mathias Bauer
cc4fb23134 CWS changehid: resync to m90 2010-10-21 15:10:42 +02:00
Frank Schoenheit [fs]
e69cf54b8a undoapi: specified (and implemented and tested) what should happen when you leave an Undo context which does not have any elements 2010-10-21 12:12:16 +02:00
Frank Schoenheit [fs]
6702f4e83f undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface.
Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes
up the source tree.
This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which
is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2010-10-20 14:54:59 +02:00
Frank Schoenheit [fs]
f98434f647 undoapi: first sketch of the listener API - not sure this will survive 'til the final version 2010-10-14 16:40:32 +02:00
Katarina Machalkova
6fdcfcc10d Merged pptx-autoplay-fix.diff from ooo-build 2010-10-13 19:57:59 +02:00
Sebastian Spaeth
80b0861510 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:43 +02:00
Norbert Thiebaud
78e905fd10 merge vosremoval-thread patch 2010-10-10 21:29:04 -05:00
Norbert Thiebaud
d5f8d65030 merge vosremoval-diagnoses patch 2010-10-10 19:47:59 -05:00
Mathias Bauer
336d933a1b CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
Norbert Thiebaud
118323a96c FASTBOOL to bool conversion 2010-10-07 19:06:03 -05:00
Petr Mladek
e4035c6b34 more removed include guards using fixguard.py 2010-10-07 15:24:38 +02:00
Jan Holesovsky
4ae5d27ec1 Merge commit 'ooo/OOO330_m9' 2010-10-06 13:36:08 +02:00
Petr Mladek
8ca15ae5a4 more removed include guards using fixguard.py 2010-10-05 18:20:55 +02:00
Christian Lippka
5ff29e49bb impress201: merge 2010-10-05 13:31:35 +02:00
Kalman Szalai - KAMI
eb87d3bcef Code cleanup after i80528 2010-10-02 16:03:49 +02:00
Christian Lippka
d168412192 impress201: #i112507# remove unused code 2010-09-21 15:27:38 +02:00
Hans-Joachim Lankenau
5d6a46caf0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
Thorsten Behrens
aa9af08b38 fit-list-to-size.diff: Shrink font automatically when text overflows.
i#94086

Scale-font-down if typing text in Impress and the text box becomes too small.
2010-09-17 10:14:35 +02:00
Frank Schoenheit [fs]
28d8a1b195 dba33i: #i111146# migrated all SFX-based applications to use named views 2010-09-01 14:59:07 +02:00