Commit graph

1513 commits

Author SHA1 Message Date
Mikhail Voytenko
8ff51afa0d removetooltypes01: rebase to DEV300_m96 2011-01-06 14:57:12 +01:00
Philipp Lohmann [pl]
fdff83134b rebase to DEV300_m96 2011-01-06 11:11:47 +01:00
Frank Schoenheit [fs]
7144692373 undoapi: make those new classes public, now that the fwe lib controls its exported symbols 2011-01-04 15:12:45 +01:00
Frank Schoenheit [fs]
67668c8264 undoapi: re-did the CWS'es changes in the new build system 2010-12-23 11:34:45 +01:00
Frank Schoenheit [fs]
48de44881b 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
serval
50ca87134d RTL_CONSTASCII_USTRINGPARAM 2010-12-18 12:46:41 +00:00
Hans-Joachim Lankenau
a366a075c8 CWS-TOOLING: integrate CWS fwk160 2010-12-17 17:08:13 +01:00
Hans-Joachim Lankenau
94160afa68 CWS-TOOLING: integrate CWS gnumake2 2010-12-17 12:43:22 +01:00
Julien Nabet
bdf4f2f0d0 RTL_CONSTASCII_USTRINGPARAM 2010-12-15 07:50:23 +01:00
Caolán McNamara
aa4839463c unused header 2010-12-14 11:06:33 +00:00
David Tardon
3a87a74323 was part of the quickstarter shutdown hack; not needed anymore
This reverts commit 5dfa2bcf6f4a7699c2acae87caa96de739f82636.
2010-12-07 14:51:39 +01:00
Takeshi Abe
0b30cb7e66 Replace all occured, occurance etc. 2010-12-06 09:13:26 +00:00
Carsten Driesner
101cf8871e fwk160: Sync to DEV300_m94 2010-12-01 13:03:59 +01:00
Mathias Bauer
c926c86c91 CWS gnumake2: fix some build breakers in svtools, xmloff and framework 2010-11-29 13:41:51 +01:00
Mathias Bauer
7ad3ca2532 CWS gnumake2: resync to m94 2010-11-26 15:27:38 +01:00
Michael Stahl
863c33ff52 udoapi: merge sw refactoring with undoapi stuff 2010-11-25 15:10:59 +01:00
Philipp Lohmann [pl]
b5d2cb0a2c merge with DEV300_m94 2010-11-24 18:50:17 +01:00
Philipp Lohmann [pl]
5b0573b9fb vcl117: removed obsolete header 2010-11-23 18:41:04 +01:00
Frank Schoenheit [fs]
e13b8a69ee undoapi: merge after pulling DEV300.m94 2010-11-22 10:17:18 +01:00
David Tardon
f1d2af0d86 rhbz#650170# shutdown quickstarter at end of desktop session 2010-11-22 09:50:48 +01:00
Gert Faller
82e54f6a8f TL_CONSTASCII_USTRINGPARAM in libs core 23 2010-11-20 11:21:28 +01:00
Bjoern Michaelsen
c05087b295 gnumake2: removing old dmake file in migrated modules 2010-11-19 21:45:41 +01:00
Caolán McNamara
16f0d71a51 remove archaic SGI header guards 2010-11-17 14:17:31 +00:00
Joseph Powers
7e37ceda28 HC Cleanup - libs-core 2010-11-16 19:01:58 -08:00
Caolán McNamara
e040c1a075 get this to build again 2010-11-16 14:38:03 +00:00
Vladimir Glazunov
4675fdf7b2 CWS-TOOLING: integrate CWS dockingwindows 2010-11-16 13:44:30 +01:00
Carsten Driesner
50eb765419 Rebase to DEV300m93 2010-11-15 13:10:36 +01:00
Frank Schoenheit [fs]
6501ab77a0 undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for this purpose, added support to the UndoManagerHelper 2010-11-16 14:12:33 +01:00
Frank Schoenheit [fs]
6cfb7cca8e undoapi: instead of processing requests in a dedicated thread (which would require us to explicitly tamper with the
SolarMutex, to really release *each* lock the caller might have on it), process requests in the thread where the
 first request arrived. Still ensure the requests are serialized.
2010-11-15 10:25:06 +01:00
Frank Schoenheit [fs]
b3a06bad05 undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated thread, serializing them this way 2010-11-12 15:41:15 +01:00
Sebastian Spaeth
c938545d52 Remove all traces of _HC (high contrast) from libs-core
This compiles successfully, but is otherwise only lightly tested.
2010-11-11 14:30:42 +01:00
Frank Schoenheit [fs]
feb71c2bb3 undoapi: mutex.h => mutex.hxx / deliver mutex.hxx 2010-11-10 12:12:05 +01:00
Xiaofei Zhang
fa1f3c352c removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework 2010-11-10 13:50:33 +08:00
Frank Schoenheit [fs]
d729112009 undoapi: step 1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: separate the DocumentUndoManager into a (SFX-independent) UndoManagerHelper (which later on can be used in chart2) and the SFX-dependent part 2010-11-09 21:36:57 +01:00
Alexander O. Anisimov
dec234ba07 Clean up the code
* Remove bogus comments
  * Refresh comments containing a reference to the bug tracker
  * Remove the comments such as "// add by zhaojianwei"
2010-11-09 11:50:47 +00:00
Joseph Powers
7e31ccaa56 High-Contrast Cleanup Phase #1 2010-11-06 10:09:11 -05:00
Xiaofei Zhang
7799914b16 removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and framework 2010-11-05 10:31:15 +08:00
Carsten Driesner
ecc7ab4b75 fwk160: #i107568# Jobs service enhancement to instantiate services only on matching application module context 2010-11-04 15:43:13 +01:00
Frank Schoenheit [fs]
af22075998 undoapi: attempt to fix broken Undo contexts after executing a script 2010-11-04 10:36:00 +01:00
Carsten Driesner
7076ac3e29 dockingwindows: Merge changes from DEV300m92 2010-11-04 09:48:52 +01:00
Carsten Driesner
a0bdf86f82 dockingwindows: #i112595# Merge changes 2010-11-02 16:54:43 +01:00
Vladimir Glazunov
174393915b #i10000# changes from OOO330 m13 2010-11-01 15:58:31 +01:00
Mathias Bauer
4f40fd2727 CWS gnumake2: resolve conflicts and make sources buildable on Linux 2010-10-29 15:36:30 +02:00
Frank Schoenheit [fs]
fe74a4e751 merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
Mathias Bauer
83d7b776fb CWS gnumake: resync to m91; conflicts unresolved 2010-10-28 23:02:10 +02:00
Caolán McNamara
758c8774fb add modelines to .hxx files as well 2010-10-28 15:51:43 +01:00
Caolán McNamara
e9daae2025 fdo#632229# For unx set WM_CLASSes that matches the .desktop files 2010-10-27 23:09:28 +01:00
Carsten Driesner
3314bec889 #i112595# Transition from sal_Bool to bool 2010-10-26 14:59:02 +02:00
Norbert Thiebaud
119873328a convert vos/process.hxx and related API 2010-10-25 19:55:34 -05:00
Norbert Thiebaud
c17635d575 merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
d3756b8b73 merge vosremoval-reference.diff 2010-10-25 19:55:33 -05:00
Norbert Thiebaud
ef07ecf985 merge vosremoval-timer.diff 2010-10-25 19:55:32 -05:00
Jan Holesovsky
fc9171c144 Merge commit 'ooo/OOO330_m12'
Conflicts:
	desktop/source/app/app.cxx
2010-10-24 16:53:14 +02:00
Caolán McNamara
3a99fb0a49 startup optimization, remove unused global strings 2010-10-22 16:52:41 +01:00
Caolán McNamara
978d571bfd startup optimization, remove unused global strings 2010-10-22 16:51:18 +01:00
Povilas Kanapickas
bc8fcf207f remove non-compiled code 2010-10-18 19:38:00 +01:00
Philipp Lohmann [pl]
4160c3cea7 ooo33gsl11: #i115088# add a nodoc string, workaround botched define in classes/resource.hrc 2010-10-18 17:00:27 +02:00
Carsten Driesner
bc5dc66313 dockingwindows: Fixed problems with changes done via UI configuration API not being sent to the ToolbarLayoutManager 2010-10-13 17:31:05 +02:00
Sebastian Spaeth
8694d2bc19 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:58 +02:00
Carsten Driesner
a62a624542 dockingwindows: Merge changes from DEV300m89 2010-10-12 13:35:45 +02:00
Mathias Bauer
a385ab1238 CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
Carsten Driesner
3dc5bef245 dockingwindows: More code rework to prepare LayoutManager to control more ui element types. Move more code to other ui element type specific classes 2010-10-07 16:33:21 +02:00
J. Graeme Lingard
8e2ae4afca Remove redundant #include directives & comments 2010-10-06 10:23:23 +02:00
Petr Mladek
d890da89f4 more removed include guards using fixguard.py 2010-10-05 18:11:20 +02:00
Carsten Driesner
97fbd5818c dockingwindows: Fix further problems - moved more code from general layout manager to toolbar specific part 2010-09-27 18:52:02 +02:00
Carsten Driesner
06513cd01e dockingwindows: Fixed many issues regarding the layout manager rework 2010-09-24 16:25:13 +02:00
sb
36fa44d9be sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00
Hans-Joachim Lankenau
bcf6f062a0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
Carsten Driesner
19e019d209 dockingwindows: Merge changes 2010-09-14 09:44:40 +02:00
sb
9551bf5a1e sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Mikhail Voytenko
6d37acab0b fwk153: merge 2010-08-18 16:48:00 +02:00
Mikhail Voytenko
967756108a fwk153: #i113674# replace backing component if there is one 2010-08-18 16:43:38 +02:00
Carsten Driesner
d40c2239e1 fwk153: #i110127# Provide one instance of module accelerator manager in module ui configuration manager implementation. 2010-08-18 10:52:09 +02:00
Bjoern Michaelsen
fd90f23f3a CWS gnumake2: resync to DEV300_m84 2010-07-13 14:36:24 +02:00
Malte Timmermann [mt]
9bedafd7bb codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02:00
Carsten Driesner
dfc90a5e05 dockingwindows: #i122595# Remove getResourceURL call from PanelWrapper class 2010-06-28 11:04:16 +02:00
Malte Timmermann
bb30c0a24b codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31 2010-06-25 13:15:03 +02:00
Carsten Driesner
2a40b4b781 Merge changes 2010-06-24 11:35:00 +02:00
obo
9550522a8a CWS-TOOLING: integrate CWS cmcfixes75 2010-06-22 15:46:16 +02:00
Carsten Driesner
2b1c9f5c63 dockingwindows: #i112595# First refactoring version of the layout manager including skeleton classes for new docking windows 2010-06-22 11:12:01 +02:00
obo
b71f8795d5 CWS-TOOLING: integrate CWS tl78 2010-06-18 10:54:35 +02:00
obo
56f57bd9fe CWS-TOOLING: integrate CWS fwk139 2010-06-15 10:26:12 +02:00
Caolán McNamara
ed9754c214 cmcfixes75: merge with DEV300 m81 2010-06-11 20:07:01 +01:00
Thomas Lange [tl]
b8c5868b31 cws tl74: merge with DEV300_m81 2010-06-09 14:50:43 +02:00
Caolán McNamara
0c1fe15126 cmcfixes75: merge with DEV300 m81 2010-06-09 11:45:53 +01:00
Frank Schoenheit [fs]
76db982b91 slidecopy: merge after copying in CWS renaissance2 2010-06-03 18:53:52 +02:00
Frank Schoenheit [fs]
41b43f2fc6 slidecopy: merged latest DEV300.m80 changes 2010-06-03 14:33:05 +02:00
Thomas Lange [tl]
59f61e9e12 cws tl78: merge with DEV300_m80 2010-06-03 14:05:19 +02:00
Christian Lippka
bba2a81a5e cws renaissance2: rebase m80 2010-06-01 14:04:07 +02:00
Caolán McNamara
09d77d0641 cmcfixes75: merge with DEV300 m80 2010-05-31 20:37:41 +01:00
Caolán McNamara
38e2055d0d cmcfixes75: merge with DEV300 m78 2010-05-20 13:11:17 +01:00
Carsten Driesner
7b822aa1a8 fwk139: #i105546# Remove unused MenuManager ctor 2010-05-20 11:00:14 +02:00
Vladimir Glazunov
f1e68b2590 CWS-TOOLING: integrate CWS fwk142 2010-05-28 09:26:13 +02:00
Caolán McNamara
defd78c476 cmcfixes75: #i111551# remove unused getGlobalTransactionManager 2010-05-12 08:55:24 +01:00
Carsten Driesner
54f6200547 fwk139: Rebase to DEV300m77 2010-05-11 14:09:54 +02:00
Ivo Hinkelmann
5b12e93bbc CWS-TOOLING: integrate CWS dtardon01 2010-05-10 18:58:50 +02:00
Frank Schoenheit [fs]
0434aa5708 slidecopy: allow activating a tool panel view XLayoutManager::showElement 2010-05-07 10:19:42 +02:00
Carsten Driesner
4342408a83 fwk142: #i104293 Use Commands.xcu files to mark commands which support a toggle state 2010-05-06 18:15:21 +02:00
Christian Lippka
5c3614277d #i109296# add shortcuts to toolbar items 2010-05-06 14:54:49 +02:00
Mathias Bauer
b7c99eb823 CWS gnumake2: gcc needs RTTI for not exported base class; make if private and exported 2010-04-30 08:27:41 +02:00