Frank Schoenheit [fs]
271bddee30
undoapi: yet more Undo API tests (will this ever end?)
2010-10-22 23:22:52 +02:00
Frank Schoenheit [fs]
d0d55eecb1
undoapi: tweaked notifications
2010-10-22 23:04:39 +02:00
Frank Schoenheit [fs]
3554f52faa
undoapi: added locking support to the XUndoManager
2010-10-22 15:33:15 +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
Thomas Klausner
d07418ac24
Add more files to EXCEPTIONSFILES, needed on NetBSD with system boost.
...
Ok: Caolán McNamara <caolanm@redhat.com>
2010-10-18 13:32:54 +02:00
Kenneth Venken
bbe30ed814
replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS
2010-10-18 12:28:33 +02: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
jgraeme
7f02e96be9
A patch to remove some unused directives.
...
Graeme
2010-10-09 10:47:07 +02:00
Michael Meeks
e2dfcd0ba1
fix horrible use of FASTBOOL as a loop iterator
2010-10-08 14:28:52 +01:00
Norbert Thiebaud
9df3161529
FASTBOOL to bool conversion
2010-10-08 14:28:51 +01:00
J. Graeme Lingard
5ba8a3f904
Remove redundant #include directives & comments
2010-10-07 20:49:14 -04: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
028b400398
remove include guards using fixguard.py
2010-10-05 18:21:29 +02:00
Bartosz Kosiorek
6d97433df4
svarray: #i112395#: SvBytes replace with STL
2010-10-04 20:43:33 +02:00
Michael Stahl
62a803cc1a
merge DEV300_m89
2010-10-04 18:09:56 +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
b91754736a
svarray: #i112395#: SvArray update
2010-09-30 21:28:31 +02:00
Bartosz Kosiorek
b8d9894086
svarray: #i112395#: change vector to deque - possible memory bug (pointer address to vector could change)
2010-09-29 20:18:52 +02:00
Vladimir Glazunov
553c8d5ac9
CWS-TOOLING: integrate CWS sb129
2010-09-29 10:24:13 +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
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
Kohei Yoshida
24e77af99f
svtools-uninitialized-member-fix.diff: initialize data members for sure
2010-09-16 10:49:55 +02:00
Jonathan Pryor
b00fc9462d
sc-date-fix.diff: Parse 'june-2007' as June 1 2007 in en-US locales
...
n#358750
2010-09-15 11:54:10 +02:00
sb
a3c8a0ed0c
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
Michael Stahl
be6d65ae72
sw34bf01: SFX_ASSERT: do not use DbgOut directly
2010-08-27 13:21:36 +02:00
Vladimir Glazunov
a4587226ee
CWS-TOOLING: integrate CWS codecleanup02
2010-08-25 17:21:42 +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
Niklas Nebel
bcd4bc56c9
#i112250# #i113022# better handling of automatic decimals for small values or equal cells
2010-07-07 17:28:29 +02:00
Malte Timmermann
5965bb5243
codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31
2010-06-25 13:15:03 +02:00
obo
11ca51711d
CWS-TOOLING: integrate CWS fwk139
2010-06-15 10:26:12 +02:00
obo
279b08c3fe
CWS-TOOLING: integrate CWS findbar01
2010-06-09 15:49:40 +02:00
Michael Stahl
de9b499772
merge DEV300_m81
2010-06-08 19:21:38 +02:00
Frank Schoenheit [fs]
ac79562517
slidecopy: merge after copying in CWS renaissance2
2010-06-03 18:53:52 +02:00
Frank Schoenheit [fs]
4d1c1eae73
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Vladimir Glazunov
314ac1b55f
CWS-TOOLING: integrate CWS koheiautodecimal
2010-05-28 08:57:30 +02:00
Carsten Driesner
8e00524fd2
findbar01: Merge changes from m78
2010-05-26 11:58:33 +02:00
Oliver-Rainer Wittmann
0a6646f94e
sw33bf04: merge with DEV300_m78
2010-05-26 10:21:14 +02:00
Michael Stahl
67beb47e3a
sw33bf04: #i111747#: nranges.cxx: remove superfluous wrong memset calls
2010-05-21 15:17:51 +02:00
Kohei Yoshida
95d72876f3
koheiautodecimal: #i111533# Adjust the default display format for general number format cells.
2010-05-12 10:35:18 -04:00
Carsten Driesner
45c57af617
fwk139: Rebase to DEV300m77
2010-05-11 14:09:54 +02:00
Ivo Hinkelmann
9ee0773480
CWS-TOOLING: integrate CWS sg01
2010-05-11 11:15:15 +02:00
Ivo Hinkelmann
977d781e21
CWS-TOOLING: integrate CWS impress188
2010-05-11 11:08:58 +02:00
Ivo Hinkelmann
b67c26021c
CWS-TOOLING: integrate CWS dr73
2010-05-10 18:38:52 +02:00
Wu Yan
806700f86b
findbar01: enhancements for findbar
2010-04-28 18:45:33 +08: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
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
Christian Lippka
0d26b21b60
#i108132# dispose stylesheets to avoid dangling references
2010-04-16 16:10:11 +02:00
Jens-Heiner Rechtien
a3ed338f81
CWS-TOOLING: integrate CWS sb118
2010-04-16 10:09:51 +02:00
sb
07c8f1becb
sb121: merged in DEV300_m77
2010-04-22 10:19:10 +02:00
sb
33682d1375
sb118: merged in backout
2010-04-14 17:21:13 +02:00
Frank Schoenheit [fs]
d68ab64906
slidecopy: merge
2010-04-12 20:04:24 +02:00
Steffen Grund
316556e3bd
sg01: merge with DEV300_m76
2010-04-12 17:36:26 +02:00
sb
afc4642685
sb121: merged in DEV300_m76
2010-04-12 14:22:30 +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]
5d5e24f5bc
slidecopy: merge CWS wth MWS-m76
2010-04-09 09:37:17 +02:00
Carsten Driesner
095e84c675
fwk127: #i105851# arguments to memset are the wrong way around
2010-04-07 16:54:36 +02:00
sb
4a366e4ee7
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
Niklas Nebel
1bb058876f
dr73: merge with DEV300_m75
2010-03-17 12:18:14 +01:00
sb
b02197c94c
sb121: #i109146# further fix in assertion logic (see < http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=26776 >)
2010-03-15 16:30:16 +01:00
sb
d4ba2aa9c5
sb121: #i109146# fixed assertion logic
2010-03-12 11:28:15 +01:00
Steffen Grund
6a2c31698d
sg01: merge with DEV300_m73
2010-03-10 15:47:54 +01:00
Eike Rathke [er]
fb85b7b2cd
dr73: #i109823# uninitialized variable; patch from <cmc>
2010-03-05 00:30:14 +01:00
sb
ba88d908e6
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +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
Kohei Yoshida
624a9db6cf
koheiautodecimal: #i26826# Prefer scientific notation for values less than 1.0E-4.
2010-02-03 21:44:04 -05:00
Kohei Yoshida
324721c3ef
rebased to m70
2010-01-29 22:03:10 +01:00
sb
eeca9dafb7
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-29 17:01:54 +01:00
Mathias Bauer
e1418e1b15
resync to DEV300_m70
2010-01-21 13:49:22 +01:00
Steffen Grund
8932e5049b
#161490# removed scheme vnd.sun.star.wfs
2010-01-19 12:49:10 +01:00
Steffen Grund
c5d786f792
#161490# removed scheme vnd.sun.star.wfs
2010-01-19 12:49:10 +01:00
Kurt Zenker
4eeae16d41
CWS-TOOLING: integrate CWS fwk120
2010-01-15 15:13:13 +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]
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
Frank Schoenheit [fs]
3641e034cb
autorecovery: commit resolved merge (after rebase to m71)
2010-02-04 10:38:39 +01:00
Frank Schoenheit [fs]
b418f6485a
autorecovery: merge after rebase to m69
2010-01-08 22:50:33 +01:00
Mathias Bauer
003fc53905
#i107450#: memberid.hrc now delivered
2009-12-11 23:55:22 +01:00
Mathias Bauer
c372ae2059
#i107450#: move SvxSearchIten to svl
2009-12-10 23:06:35 +01:00
Mathias Bauer
342e37f151
merge to m67
2009-12-05 19:29:07 +01:00
Mathias Bauer
039c0e0c23
merge commit for m65
2009-11-23 17:39:22 +01:00
Mathias Bauer
bd76a8cd10
#i103496#: forgot to add lib to svl
2009-10-22 09:12:25 +02:00
Mathias Bauer
dbea801cbb
#i103496#: some warnings, pch and windows only fixes
2009-10-21 10:47:51 +02:00
Mathias Bauer
03685ed532
#i103496#: forgotten commit
2009-10-19 17:30:42 +02: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