Vladimir Glazunov
f89817da62
CWS-TOOLING: integrate CWS svarray
2010-11-01 16:40:46 +01:00
Frank Schoenheit [fs]
d2e595727b
merge after pulling DEV300.m91
2010-10-29 11:31:21 +02:00
Joseph Powers
190a4e7c31
Mac OS9 Cleanup #6
2010-10-28 17:14:11 -05:00
Mathias Bauer
e775b40a11
CWS gnumake: resync to m91; conflicts unresolved
2010-10-28 23:02:10 +02:00
Caolán McNamara
08cbfebc04
add modelines to .h and .c files as well
2010-10-28 15:52:27 +01:00
Norbert Thiebaud
08be4cfe51
convert vos/process.hxx and related API
2010-10-25 19:55:38 -05:00
Norbert Thiebaud
d88b292704
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:38 -05:00
Norbert Thiebaud
98b2c08dff
merge vosremoval-reference.diff
2010-10-25 19:55:37 -05:00
Norbert Thiebaud
548517c16a
merge vosremoval-timer.diff
2010-10-25 19:55:36 -05:00
Frank Schoenheit [fs]
5104853dfb
undoapi: implementation/tests for hidden Undo contexts
2010-10-25 12:48:42 +02:00
Frank Schoenheit [fs]
9d687f9b5c
undoapi: defined, implemented, and tested the exception handling for XUndoAction/Manager::Undo
2010-10-25 11:48:17 +02:00
Frank Schoenheit [fs]
9cb53122e9
undoapi: more I/SfxUndoManager changes in preparation of new Undo API features
2010-10-22 15:00:39 +02:00
Frank Schoenheit [fs]
5e3560f0f3
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
Bartosz Kosiorek
236007356b
svarray: merge with DEV300 m90
2010-10-20 22:48:22 +02:00
Frank Schoenheit [fs]
32562151fd
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
Bartosz Kosiorek
a1936ae4d7
svarray: #i112395#: #i84159# new const: SFX_ITEMS_DEFAULT
2010-10-19 20:40:04 +02:00
Bartosz Kosiorek
20b24c6bc4
svarray: #i112395# #i84159# increase max number of pools to 2^32
2010-10-18 22:00:21 +02:00
Povilas Kanapickas
849a713ffd
remove non-compiled code
2010-10-18 16:52:27 +01:00
Bartosz Kosiorek
fa565a0104
svarray: #i112395# #i84159# handle 2^32 numbers
2010-10-16 21:21:14 +02:00
Sebastian Spaeth
4905a19032
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-14 17:02:15 +02:00
Frank Schoenheit [fs]
f9660fa980
undoapi: first sketch of the listener API - not sure this will survive 'til the final version
2010-10-14 16:40:32 +02:00
Frank Schoenheit [fs]
5e4e633946
undoapi: moved members into an IMPL structure
2010-10-14 16:40:32 +02:00
Frank Schoenheit [fs]
034a9f3ddb
undoapi: some flesh on the initial skeleton
2010-10-14 16:40:30 +02:00
Bartosz Kosiorek
9821d2f0bc
svarray: #i112395#: #i84159# SfxPoolItemArrayBase_Impl
2010-10-12 22:39:44 +02:00
Mathias Bauer
b41d62671e
CWS changehid: resync to m89
2010-10-09 18:56:58 +02:00
Norbert Thiebaud
9df3161529
FASTBOOL to bool conversion
2010-10-08 14:28:51 +01:00
Bartosz Kosiorek
707cfea59b
svarray: #i112395#: fix bug, remove SvXub_StrLensSort and plains
2010-10-07 20:14:31 +02:00
Bartosz Kosiorek
b138d8d6ed
svarray: #i112395#: SvShorts
2010-10-05 21:34:41 +02:00
Bartosz Kosiorek
3bb6145d76
svarray: #i112395#: SvXub_StrLens
2010-10-05 20:01:23 +02:00
Petr Mladek
1275d274db
more removed include guards using fixguard.py
2010-10-05 18:21:30 +02:00
Bartosz Kosiorek
6d97433df4
svarray: #i112395#: SvBytes replace with STL
2010-10-04 20:43:33 +02:00
Norbert Thiebaud
b92ca447f8
Convert all Query/Put Value() to bool
2010-10-04 17:02:43 +01:00
David Hobley
3f9bf0a9ae
More of OD style's comments removal
2010-10-04 16:31:26 +02:00
Bartosz Kosiorek
3fa1828b93
svarray: #i112395#: small fix
2010-09-30 23:12:15 +02:00
Bartosz Kosiorek
74be8c4a86
svarray: #i112395#: change SvBools from vector to deque
2010-09-30 21:54:31 +02:00
Bartosz Kosiorek
b91754736a
svarray: #i112395#: SvArray update
2010-09-30 21:28:31 +02:00
Vladimir Glazunov
03aa7ab71b
CWS-TOOLING: integrate CWS tl82
2010-09-29 10:05:34 +02:00
Kohei Yoshida
26d5cf1eca
Ported calc-find-replace-skip-filtered-svl.diff from ooo-build.
2010-09-28 12:00:18 -04:00
Kohei Yoshida
a8d9efc16d
Ported calc-ods-sheet-protection-svtools.diff from ooo-build.
2010-09-28 11:38:45 -04:00
Bartosz Kosiorek
f47066b0c1
svarray: #i112395#: replace SV_DECL_PTRARR_STACK with deque
2010-09-21 22:45:53 +02:00
Bartosz Kosiorek
b1fb8ecaaf
svarray
2010-09-17 19:06:31 +02:00
Radek Doulik
0ef4991ae9
patches/gstreamer/gstreamer-svtools-content-types.diff: gstreamer
...
- let OOo know about ogg mime types
2010-09-16 15:31:43 +02:00
Amelia Wang
c85db62602
cjk-character-units-ui.diff: add a new unit 'character unit'
2010-09-13 15:57:19 +02:00
Xiaofei Zhang
d210c6ccc3
#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotools
2010-07-29 10:56:19 +08:00
Thomas Lange [tl]
e937a4331f
cws tl82: #i106993# thesaurus code clean-up
2010-07-26 13:12:35 +02:00
Mathias Bauer
a929816d90
CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods
2010-07-20 14:50:49 +02:00
Mathias Bauer
a3cfa6f635
CWS changehid: #i111784#: SetDialogHelpId changed
2010-07-19 22:05:23 +02:00
Eike Rathke [er]
8444953804
calc56: #i108385# make TEXT return text if text was passed, handling text formats that include a @ code
2010-07-16 20:13:45 +02:00
Bjoern Michaelsen
d6fff07968
CWS gnumake2: resync to DEV300_m84
2010-07-13 14:36:24 +02:00
Frank Schoenheit [fs]
4d1c1eae73
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Mathias Bauer
68423011ae
CWS gnumake2: removed files in svl; typo in svtools makefile; missing include in sfx2 makefile
2010-04-19 17:54:47 +02:00
Kohei Yoshida
0c088315f9
koheiautodecimal: rebased to DEV300_m76.
2010-04-19 16:00:33 +02:00
Mathias Bauer
18895204b0
CWS gnumake2: rebase to DEV300_m76; fix build problems
2010-04-17 20:34:49 +02:00
Mathias Bauer
c0524d5e4d
CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver
2010-04-16 23:02:51 +02:00
Mathias Bauer
449cd590b6
CWS gnumake2: move delivered header files in from svl/inc to svl/inc/svl; remove ununsed files; rename svs.res to svl.res
2010-04-16 22:57:56 +02:00
Frank Schoenheit [fs]
d68ab64906
slidecopy: merge
2010-04-12 20:04:24 +02:00
Frank Schoenheit [fs]
a62b79fc1e
slidecopy: separate resource ID number circles for svl and svtools (thanks to MBA for the patch)
2010-04-09 11:05:09 +02:00
Frank Schoenheit [fs]
6f5988cdd0
slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CONTROL_TITLE) from sd to svtools, to be used with generic tool panel decks, not only within sd
...
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_down.png
Binary file default_images/sd/res/triangle_down.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_down_hc.png
Binary file default_images/sd/res/triangle_down_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_right.png
Binary file default_images/sd/res/triangle_right.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_right_hc.png
Binary file default_images/sd/res/triangle_right_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_down.png
Binary file default_images/svtools/res/triangle_down.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_down_hc.png
Binary file default_images/svtools/res/triangle_down_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_right.png
Binary file default_images/svtools/res/triangle_right.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_right_hc.png
Binary file default_images/svtools/res/triangle_right_hc.png has changed
2010-04-07 22:36:24 +02:00
Kohei Yoshida
324721c3ef
rebased to m70
2010-01-29 22:03:10 +01:00
Philipp Lohmann [pl]
6ac5d627b9
undo previous erroneous change, solar.hrc belongs to svl instead vcl now
2010-01-14 22:27:44 +01:00
Philipp Lohmann [pl]
b2fa4ba975
solar.hrc moved to vcl
2010-01-14 19:12:18 +01:00
Philipp Lohmann [pl]
0dc15d0bc9
rebase to DEV300_m69
2010-01-14 19:11:13 +01:00
Jens-Heiner Rechtien
8b1f9a307f
CWS-TOOLING: integrate CWS sb116
2010-01-05 13:01:54 +01:00
Frank Schoenheit [fs]
db5a0cd99b
autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-03-11 11:26:05 +01:00
Vladimir Glazunov
f20bccf295
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
Jens-Heiner Rechtien
8764506704
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Frank Schoenheit [fs]
3641e034cb
autorecovery: commit resolved merge (after rebase to m71)
2010-02-04 10:38:39 +01:00
mb93783
2a43eaa0c9
#i108450#: some fuzz with OWN_ATTRs
2010-01-29 18:31:08 +01:00
Mathias Bauer
e1418e1b15
resync to DEV300_m70
2010-01-21 13:49:22 +01:00
Mathias Bauer
5a03ff2c53
#i107450#: code from svx/source/options moved to other libs
2010-01-12 08:29:31 +01:00
Frank Schoenheit [fs]
b418f6485a
autorecovery: merge after rebase to m69
2010-01-08 22:50:33 +01:00
Mathias Bauer
cf1210e40b
#i107450#: build all other modules with new editeng lib
2010-01-08 18:32:51 +01:00
Mathias Bauer
fc20c8164c
#i107450#: make svx buildable with new editeng lib
2010-01-07 18:52:36 +01:00
Mathias Bauer
20bf200105
#i107450#: move code from svx to new module editeng
2010-01-06 19:26:54 +01:00
Mathias Bauer
4770f50e0c
#i107706#: liquidate goodies module
2009-12-15 21:55:40 +01:00
Mathias Bauer
c211f14dd8
#i107450#: error in rename
2009-12-11 23:52:25 +01:00
Mathias Bauer
360c17d215
#i107450#: error in rename
2009-12-11 23:42:26 +01:00
Mathias Bauer
c372ae2059
#i107450#: move SvxSearchIten to svl
2009-12-10 23:06:35 +01:00
Mathias Bauer
50ecff830f
merge with db33a
2009-12-02 13:40:39 +01:00
Mathias Bauer
7004776016
#i106421#: move svx/source/cui to cui
2009-10-31 00:36:06 +01:00
Mathias Bauer
ad482351a6
#i103496#: split svtools; improve ConfitItems
2009-10-16 00:05:16 +02:00
Mathias Bauer
9a4d0581c7
#i103496#: move SysLocale stuff to unotools
2009-10-12 11:49:13 +02:00
Mathias Bauer
b1b5009015
#i103496#: unused code removed
2009-10-09 17:54:26 +02:00
Mathias Bauer
80a5eff607
#i103496#: make svl buildable with internal inc/svl directory
2009-10-08 16:59:48 +02:00
Mathias Bauer
cf2b56f39d
#i103496#: make svl buildable
2009-10-08 16:48:26 +02:00
Mathias Bauer
e6b4345c7f
#i103496#: split svtools in two libs, depending on whether the code needs vcl or not
2009-10-08 12:20:11 +02:00