1. 13 Kas, 2009 2 kayıt (commit)
  2. 10 Kas, 2009 2 kayıt (commit)
  3. 02 Kas, 2009 1 kayıt (commit)
  4. 29 Eki, 2009 1 kayıt (commit)
  5. 27 Eki, 2009 2 kayıt (commit)
  6. 21 Eki, 2009 2 kayıt (commit)
    • Vladimir Glazounov's avatar
      CWS-TOOLING: integrate CWS fwk123 · b81efa8f
      Vladimir Glazounov yazdı
      2009-10-14 10:18:49 +0200 cd  r276885 : #i99971# Use AttachThreadInput to force SetForegroundWindow
      2009-10-14 08:56:20 +0200 mav  r276881 : #i105476# let the allocated memory live long anough
      2009-10-14 08:53:51 +0200 mav  r276880 : #i105476# let ZipFile use mutex while creating the requested stream
      2009-10-14 08:51:52 +0200 mav  r276879 : #i105476# let buffered IO use mutex ( patch from MHU )
      2009-10-09 12:20:22 +0200 cd  r276803 : #i99971# Use configuration to control window to front/focus handling
      2009-10-09 12:19:22 +0200 cd  r276802 : #i99971# New configuration item to force set focus and window to front for new document windows
      2009-10-09 12:18:23 +0200 cd  r276801 : #i99971# Introduction of a new show flag to force window to front
      2009-10-06 11:04:16 +0200 ab  r276695 : #i105386# Call xmlInitParser() before registering input callbacks
      b81efa8f
    • Vladimir Glazounov's avatar
      CWS-TOOLING: integrate CWS buildverbosity · 78fb90c1
      Vladimir Glazounov yazdı
      2009-10-13 15:51:48 +0200 fs  r276867 : allow building with 'nodep'==''
      2009-10-11 22:39:56 +0200 fs  r276820 : silence a compiler warning in a file only used when VERBOSE!=""
      2009-10-09 14:37:43 +0200 fs  r276807 : let not override the non-presence of $VERBOSE the given command line arguments
      2009-10-09 14:36:25 +0200 fs  r276806 : also deliver spirit/home/classic/debug/impl
      2009-10-08 13:38:07 +0200 fs  r276789 : not that many line feeds in --show mode
      2009-10-08 13:13:01 +0200 fs  r276788 : minor adjustments requested by hjs:
      - replaced space/tab mixes at beginning of lines with mere tab
      - made "nothing to update" message for the ZIPALLTARGET target more prominent
      - removed useless "echo > /dev/nul" statements
      2009-10-07 13:32:12 +0200 fs  r276753 : #i105585#
      2009-10-07 11:31:59 +0200 fs  r276742 : #i10000# missing dependency between stoc/security and stoc/util
      2009-10-06 22:59:59 +0200 fs  r276729 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276699 (milestone: DEV300:m61)
      2009-09-29 12:04:58 +0200 fs  r276518 : #i10000#
      2009-09-29 12:04:25 +0200 fs  r276517 : oops
      2009-09-29 12:01:07 +0200 fs  r276516 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
      2009-09-29 11:59:29 +0200 fs  r276515 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
      2009-09-29 11:52:32 +0200 fs  r276514 : #i84497# removed the various 'echo ------------' directives from verbose mode, as per hjs' request
      2009-09-29 11:44:16 +0200 fs  r276513 : do not duplicate IDLC call commands with different verbosity switches
      2009-09-28 21:43:50 +0200 thb  r276502 : #i84497# fixed potential recursive macro def + extra ls
       * solenv/inc/settings.mk: now setting via VERBOSE!:=, removes warning
         and my spurious "recursive macro definition" error
       * solenv/inc/tg_app.mk: one extra ls silenced for app target (and 
         quiet mode, that goes without saying)
      2009-09-23 08:57:01 +0200 fs  r276366 : use ULFEX_VERBOSITY instead of duplicating the ULFEX call
      2009-09-21 11:42:26 +0200 fs  r276320 : ignore output paths
      2009-09-21 11:04:27 +0200 fs  r276318 : silence another compiler warning, which only hits us when actually using this (debug) file, which is the case only when slideshow is compiled with a env variable VERBOSE, thus came up in CWS buildverbosity
      2009-09-21 10:30:14 +0200 fs  r276313 : make some output depend on VERBOSE==TRUE, not COMMAND_ECHO=""
      While both are equivalent at the moment, COMMAND_ECHO finally is an implementation
      default of the VERBOSE flag only, so better rely on VERBOSE as the primary verbosity flag
      2009-09-21 09:56:57 +0200 fs  r276311 : forgot to re-generate from tg_zip before committing
      2009-09-21 09:52:11 +0200 fs  r276310 : #i84497# even less verbosity
      2009-09-17 11:02:47 +0200 fs  r276232 : #i84497# verbose implies VERBOSE nowadays, and VERBOSE==FALSE should not lead to -DVERBOSE
      2009-09-15 22:59:37 +0200 fs  r276189 : #i105022# copy fix for this P1 into this CWS
      2009-09-15 11:56:35 +0200 fs  r276165 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276043 (milestone: DEV300:m58)
      2009-09-14 17:45:10 +0200 fs  r276137 : #i84497# don't duplicate zip lines w/ and w/o -q switch, use a variable instead (maintenance)
      2009-09-14 15:01:33 +0200 fs  r276124 : #i10000#
      2009-09-11 23:58:46 +0200 thb  r276083 : #i84497#: More quiet-build fine tuning
       - silenced rsc for real (properly filtering options for 
         cpp, and a pretty brutal amputation of the tool blurp,
         which would have needed cmd opt parser duplication)
       - silenced deliver.pl
       - silenced checkdll.sh
       - silenced zip via -q (in quiet mode)
       - silenced various idl, resource, transex whatever tool,
         passing appropriate options down to them '-QQ' sometimes
       - silenced dmake, pointless blurb that something does *not*
         need update removed
       - silenced the old starview idl compiler, to not output
         tool's name & progress chars in quiet mode
      2009-09-11 21:13:59 +0200 thb  r276081 : #i84497#: More bits on the quiet mode of the build.
      The bulk of the changes is disabling those annoying 
      "echo ------------------" lines for the quiet build,
      which has the stretch goal of outputting *exactly*
      one line per file compiled/linked/processed.
      Apart from that, silenced a few especialy annoying
      module-specific makefiles (basically adding 
      $(COMMAND_ECHO) in front of a gazillion rules).
      Additionally, slightly tweaked what idlc regards
      verbose, normal, and quiet mode; this was to have it
      echo exactly one line per idl file processed (the
      fact that quiet mode did not echo *anything* for idl
      files was a bit too much for my taste) 
      2009-09-04 09:14:35 +0200 fs  r275777 : don't emit the link parameters if VERBOSE!=TRUE
      2009-09-02 10:31:15 +0200 fs  r275700 : #i10000#
      2009-09-02 08:44:14 +0200 fs  r275697 : update svn:ignore to ignore the output paths
      2009-09-02 08:40:54 +0200 fs  r275695 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
      2009-09-02 08:40:28 +0200 fs  r275694 : GRAPHITE is missing in the BUILD_TYPE
      2009-09-02 08:40:05 +0200 fs  r275693 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
      2009-09-02 08:39:25 +0200 fs  r275692 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
      2009-09-02 08:39:02 +0200 fs  r275691 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
      2009-09-02 08:38:09 +0200 fs  r275690 : #i84497# less verbose output during build
      2009-09-02 08:37:06 +0200 fs  r275689 : #i84497# don't emit that much noise, unless a '-verbose' switch is given
      78fb90c1
  7. 14 Eki, 2009 1 kayıt (commit)
    • Kurt Zenker's avatar
      CWS-TOOLING: integrate CWS fwk121 · 78a8eaf8
      Kurt Zenker yazdı
      2009-09-30 11:20:33 +0200 mav  r276548 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2
      2009-09-30 10:54:46 +0200 mav  r276545 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2
      2009-09-30 10:02:12 +0200 mav  r276543 : #i105082# integrating the fix from fwk117, since it is necessary for some scenarios fixed in this cws
      2009-09-30 07:33:48 +0200 jsc  r276537 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed
      2009-09-29 14:15:09 +0200 jsc  r276528 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed
      2009-09-29 09:45:28 +0200 dr  r276507 : #i105325# set correct format while opening zip package
      2009-09-28 18:46:45 +0200 mav  r276500 : CWS-TOOLING: rebase CWS fwk121 to trunk@276429 (milestone: DEV300:m60)
      78a8eaf8
  8. 09 Eki, 2009 1 kayıt (commit)
  9. 25 Eyl, 2009 1 kayıt (commit)
  10. 18 Eyl, 2009 5 kayıt (commit)
    • Ivo Hinkelmann's avatar
      CWS-TOOLING: integrate CWS impressaccessibility3 · b81122b7
      Ivo Hinkelmann yazdı
      2009-09-18 16:10:59 +0200 af  r276289 : #i102525# Fixed some minor compilation problems.
      2009-09-17 14:11:23 +0200 af  r276243 : #i102525# Fixed F1 shortcut for help view.
      2009-09-16 16:20:58 +0200 af  r276205 : #i102525# Removing const to make Solaris linker happy.
      2009-09-16 16:13:25 +0200 af  r276204 : #i90690# Initializing variable to avoid compilation problem.
      2009-09-15 19:10:04 +0200 af  r276186 : #i90825# Replace edit source proxy when an outliner object is set.
      2009-09-15 11:12:07 +0200 af  r276160 : #i90690# Broadcast accessibility events when the current slide is changed.
      2009-09-15 09:37:48 +0200 af  r276148 : #i102525# Fixed Solaris compilation problem.
      2009-09-14 18:12:40 +0200 af  r276142 : #i102525# Added missing implementation for some font related functions.
      2009-09-14 18:02:05 +0200 af  r276139 : #i102525# Added accessibility support.
      2009-09-14 17:30:13 +0200 af  r276136 : #i102525# Added support for interface XPane2 to panes.
      2009-09-14 17:00:27 +0200 af  r276133 : #i102525# Added XPane2 interface.
      2009-09-14 16:13:04 +0200 af  r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.
      b81122b7
    • Ivo Hinkelmann's avatar
      CWS-TOOLING: integrate CWS mingwport24 · d1571f12
      Ivo Hinkelmann yazdı
      2009-09-13 02:15:22 +0200 tono  r276097 : i#105033: mingw port: accept incomplete deflib
      2009-09-12 15:14:34 +0200 tono  r276096 : i#105012: mingw port: $(PATH) should be quoted
      2009-09-12 15:12:49 +0200 tono  r276095 : i#105011: mingw port: berkeleydb fix
      2009-09-12 15:11:39 +0200 tono  r276094 : i#105010: mingw port: decline libdl
      2009-09-12 15:10:21 +0200 tono  r276093 : i#105009: mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h
      2009-09-12 15:08:27 +0200 tono  r276092 : reverting changes to revise log messages
      2009-09-12 11:55:48 +0200 tono  r276090 : i#105014: mingw port: change to latest w32api and mingw runtime
      2009-09-12 11:52:12 +0200 tono  r276089 : i#105013: mingw port: fix gas error in call.s in bridges
      2009-09-12 11:42:04 +0200 tono  r276088 : mingw port:  should be quoted
      2009-09-12 11:35:35 +0200 tono  r276087 : mingw port: berkeleydb fix
      2009-09-12 11:32:34 +0200 tono  r276086 : mingw port: decline libdl
      2009-09-12 11:20:50 +0200 tono  r276085 : mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h
      d1571f12
    • Ivo Hinkelmann's avatar
      CWS-TOOLING: integrate CWS cmcfixes63 · edb896d1
      Ivo Hinkelmann yazdı
      2009-09-16 11:24:47 +0200 cmc  r276193 : #i105118# remove overly const warnings for -Wall
      2009-09-15 18:04:24 +0200 cmc  r276183 : #i105089# fix include
      2009-09-15 14:30:55 +0200 cmc  r276176 : #i105090# fix includes for s390x bridge
      edb896d1
    • Ivo Hinkelmann's avatar
      CWS-TOOLING: integrate CWS adc25 · 2acd5061
      Ivo Hinkelmann yazdı
      2009-09-10 12:20:49 +0200 np  r276029 : #i100671#
      2009-09-10 11:25:02 +0200 np  r276025 : #i100671#
      2009-09-10 11:22:03 +0200 np  r276024 : #i100671#
      2acd5061
    • Jens-Heiner Rechtien's avatar
  11. 17 Eyl, 2009 2 kayıt (commit)
    • Jens-Heiner Rechtien's avatar
      CWS-TOOLING: integrate CWS kso32fixes2 · e06358d4
      Jens-Heiner Rechtien yazdı
      2009-09-14 kso #i104767# - 64 bit build breaker
      2009-09-14 kso #i14767# - compiler warning
      2009-09-08 kso i104767# - Removed obsolete header.
      2009-09-08 kso i104767# - Removed obsolete header include.
      2009-09-08 kso #i104767# - Fixed build breaker.
      2009-09-07 kso #i104767# - merged in dev300 m57.
      2009-09-07 kso #i104767# - support for system credentials usage
      2009-09-07 kso #i104767# - support for system credentials usage
      2009-09-07 kso #i104767# - support for system credentials usage
      2009-09-07 kso #i104767# - support for system credentials usage
      2009-09-07 kso #i104767# - support for system credentials usage
      2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage
      2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage
      2009-09-07 ks93798 #i104767# - adaptions for NTLM SSO
      e06358d4
    • Ivo Hinkelmann's avatar
      CWS-TOOLING: integrate CWS encsig09 · cf428a56
      Ivo Hinkelmann yazdı
      2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro
      2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object
      2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object
      2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user )
      2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload
      2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents
      2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text
      2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version
      2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version
      2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version
      2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version
      2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version
      2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly
      2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document
      2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files
      2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files
      2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change
      2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output
      2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names
      2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files
      2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files
      2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants
      2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning
      2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature
      2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property
      2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage
      2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 
      2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once
      2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents
      2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents
      2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 
      2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later
      2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix
      2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56)
      2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document
      2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams
      2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling
      2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check
      2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning
      2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning
      2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable
      2009-08-27 16:34:00 +0200 jl  r275494 : #i103989#
      2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST'
      2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning
      2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly
      2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters
      2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings
      2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning
      2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux
      2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning
      2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name
      2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams
      2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54)
      2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams
      2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams
      2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams
      2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment
      2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time
      2009-08-21 12:57:28 +0200 ufi  r275239 : 104339
      2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list'
      2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar
      2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar
      2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar
      2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar
      2009-08-20 12:05:09 +0200 ufi  r275170 : i104339
      2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog
      2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec
      2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams
      2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams
      2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams
      2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore
      2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed
      2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index
      2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature
      2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream
      2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version
      2009-08-07 16:58:46 +0200 jl  r274780 : #i103989#
      2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc.
      2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version
      2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version
      2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document
      2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version
      2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving
      2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export
      2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export
      2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component
      2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component
      2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component
      2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files
      2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component
      2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization
      2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents
      2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium
      2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium
      2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium
      2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium
      2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium
      2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium
      2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium
      2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51)
      2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any
      cf428a56
  12. 16 Eyl, 2009 3 kayıt (commit)
    • Jens-Heiner Rechtien's avatar
      CWS-TOOLING: integrate CWS sb113 · c7788533
      Jens-Heiner Rechtien yazdı
      2009-09-01 sb #i76393# second attempt at properly #ifdef-ing previous HG commit d598efdbf012
      2009-08-28 sb #i102469# change back <T extends XInterface> to just <T> on queryInterface, to avoid binary incompatibility (method changing its signature from (Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object; to (Ljava/lang/Class;Ljava/lang/Object;)Lcom/sun/star/uno/XInterface;)
      2009-08-28 sb #i76393# properly #ifdef previous HG commit d598efdbf012
      2009-08-27 sb #i94421# work around compiler error (based on a patch supplied by cloph)
      2009-08-26 sb merged in DEV300_m56
      2009-08-26 sb #i76393# on Linux, include dynamic section offset in crash report so as to be able to map "prelinked" callstacks back to original (patch by cmc)
      2009-08-26 sb #i88162# remove unnecessary whitespace lines from per-locale xcu files (patch by tora)
      2009-08-17 Juergen Schmidt #i104292# set context classloader after create new custom UNO loader
      2009-08-17 Juergen Schmidt #i103749# integrate patch
      2009-08-14 sb #i103269# cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r 5124ebd5edd1 ("#i101955# changed encoding of XML file content from erroneous ISO-8859-1 to UTF-8")
      2009-08-12 sb #i102469# fixed mis-applications of UnoRuntime.queryInterface (detected via the simplified UnoRuntime.queryInterface, the HG changeset 29de35fc9554) to use AnyConverter instead; changed qadevOOo's lib.MultiMethodTest.before to allow throwing arbitrary exceptions, to cater for IllegalArgumentException thrown by AnyConverter
      2009-08-12 sb #i104178# drop extra libxml2-config script from libxmlsec
      2009-08-10 sb #i101754# simplified osl_getProcessInfo for LINUX (patch by cmc)
      2009-08-10 sb #i95018# avoid closing -1 fds (patch supplied by cmc)
      2009-08-10 sb #i103585# removed (apparently unnecessary) zlib support from libxml2; in turn, removed zlib dependencies from libxmlsec, libxslt, and redland (assuming those were transitive dependencies brought in by direct dependencies on libxml2)
      2009-08-10 sb #i102469# simplified UnoRuntime.queryInterface using Java 5 generics; adapted URE-related modules accordingly
      2009-08-10 sb #i101213# adapted setsolar env (solenv/config/) to set PYTHONPATH (and not set PYTHONHOME) in accordance with configure env (set_soenv.in); fixed testtools/source/bridgetest/pyuno (which now should work everywhere out of the box, thanks to the fixed setsolar PYTHONPATH)
      2009-08-10 sb cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r ea8de6d9396b ("#i101955# work in progress for a .hgignore file, continued")
      c7788533
    • Ivo Hinkelmann's avatar
      CWS-TOOLING: integrate CWS impressnotes01 · 36fc9729
      Ivo Hinkelmann yazdı
      2009-09-11 13:52:41 +0200 cl  r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58)
      2009-09-10 15:44:57 +0200 cl  r276039 : #i103139# continued work on the impress annotation feature
      2009-09-10 14:52:31 +0200 cl  r276032 : #i103139# continued work on the impress annotation feature
      2009-09-10 14:50:32 +0200 cl  r276031 : #i103139# continued work on the impress annotation feature
      2009-09-10 14:48:29 +0200 cl  r276030 : #i103139# continued work on the impress annotation feature
      2009-09-10 11:36:11 +0200 cl  r276027 : #i103139# continued work on the impress annotation feature
      2009-09-09 20:22:41 +0200 cl  r276018 : #i103139# continued work on the impress annotation feature
      2009-09-09 20:21:45 +0200 cl  r276017 : #i103139# continued work on the impress annotation feature
      2009-09-09 19:32:29 +0200 sj  r276015 : #i103139# added import of comments (ppt binary)
      2009-09-09 19:31:07 +0200 sj  r276014 : #i103139# added import of comments (ppt binary)
      2009-09-09 19:16:41 +0200 cl  r276011 : #i103139# continued work on the impress annotation feature
      2009-09-09 19:15:19 +0200 cl  r276010 : #i103139# continued work on the impress annotation feature
      2009-09-09 16:27:19 +0200 cl  r276001 : #i104579# fixed isEmptyPresObj()
      2009-09-09 15:12:02 +0200 cl  r275997 : #i103139# continued work on the impress annotation feature
      2009-09-09 15:06:29 +0200 sj  r275996 : #i103139# added import of comments (ppt binary)
      2009-09-09 14:53:01 +0200 cl  r275995 : #i103139# continued work on the impress annotation feature
      2009-09-09 14:51:32 +0200 cl  r275994 : #i103139# continued work on the impress annotation feature
      2009-09-09 12:11:17 +0200 cl  r275982 : #i103139# continued work on the impress annotation feature
      2009-09-09 11:47:55 +0200 cl  r275981 : #i103139# continued work on the impress annotation feature
      2009-09-09 11:47:23 +0200 cl  r275980 : #i103139# continued work on the impress annotation feature
      2009-09-09 11:44:47 +0200 cl  r275978 : #i104315# added missing tab pages
      2009-09-08 16:04:44 +0200 cl  r275936 : #i103139# continued work on the impress annotation feature
      2009-09-08 16:03:28 +0200 cl  r275935 : #i103139# continued work on the impress annotation feature
      2009-09-08 11:45:47 +0200 cl  r275920 : #i103139# continued work on the impress annotation feature
      2009-09-08 11:41:51 +0200 cl  r275919 : #i103139# continued work on the impress annotation feature
      2009-09-07 18:30:55 +0200 cl  r275910 : #i103139# continued work on the impress annotation feature
      2009-09-07 18:29:37 +0200 cl  r275909 : #i103139# continued work on the impress annotation feature
      2009-09-07 17:25:43 +0200 cl  r275905 : #i103139# continued work on the impress annotation feature
      2009-09-07 12:00:28 +0200 cl  r275884 : #i103139# continued work on the impress annotation feature
      2009-09-06 14:14:00 +0200 cl  r275859 : #i103139# continued work on the impress annotation feature
      2009-09-05 20:57:24 +0200 cl  r275854 : #i103139# continued work on the impress annotation feature
      2009-09-05 20:56:29 +0200 cl  r275853 : #i103139# continued work on the impress annotation feature
      2009-09-05 20:55:27 +0200 cl  r275852 : #i103139# continued work on the impress annotation feature
      2009-09-05 20:11:42 +0200 cl  r275851 : #i103139# continued work on the impress annotation feature
      2009-09-05 20:11:09 +0200 cl  r275850 : #i103139# continued work on the impress annotation feature
      2009-09-05 17:43:33 +0200 cl  r275845 : #i103139# continued work on the impress annotation feature
      2009-09-05 17:04:41 +0200 cl  r275843 : #i103139# continued work on the impress annotation feature
      2009-09-05 17:03:26 +0200 cl  r275842 : #i103139# continued work on the impress annotation feature
      2009-09-05 17:02:53 +0200 cl  r275841 : #i103139# continued work on the impress annotation feature
      2009-09-05 13:15:04 +0200 pl  r275839 : #i104823# WB_NEEDSFOCUS
      2009-09-05 13:14:41 +0200 pl  r275838 : #i104823# WB_NEEDSFOCUS
      2009-09-04 17:48:21 +0200 cl  r275826 : #i103139# continued work on the impress annotation feature
      2009-09-04 17:35:03 +0200 cl  r275825 : #i103139# continued work on the impress annotation feature
      2009-09-04 17:15:46 +0200 cl  r275824 : #i103139# continued work on the impress annotation feature
      2009-09-04 17:12:54 +0200 cl  r275823 : #i103139# continued work on the impress annotation feature
      2009-09-04 17:05:23 +0200 cl  r275822 : #i103139# continued work on the impress annotation feature
      2009-09-04 16:48:28 +0200 cl  r275820 : #i103139# continued work on the impress annotation feature
      2009-09-04 16:44:02 +0200 cl  r275818 : #i103139# continued work on the impress annotation feature
      2009-09-04 16:43:23 +0200 cl  r275817 : #i103139# continued work on the impress annotation feature
      2009-09-04 16:06:04 +0200 cl  r275812 : #i103139# continued work on the impress annotation feature
      2009-09-04 16:05:45 +0200 cl  r275811 : #i103139# continued work on the impress annotation feature
      2009-09-04 15:04:33 +0200 cl  r275806 : #i103139# continued work on the impress annotation feature
      2009-09-04 11:43:14 +0200 cl  r275795 : #i103139# continued work on the impress annotation feature
      2009-09-04 11:27:10 +0200 cl  r275793 : #i103139# continued work on the impress annotation feature
      2009-09-04 11:10:02 +0200 cl  r275792 : #i103139# continued work on the impress annotation feature
      2009-09-04 11:07:05 +0200 cl  r275790 : #i103139# continued work on the impress annotation feature
      2009-09-04 11:05:01 +0200 cl  r275789 : #i103139# continued work on the impress annotation feature
      2009-09-04 10:55:51 +0200 cl  r275785 : #i103139# renamed notes to comments
      2009-09-04 10:54:57 +0200 cl  r275784 : #i103139# renamed notes to comments
      2009-09-03 20:37:35 +0200 cl  r275772 : #i103139# continued work on the impress annotation feature
      2009-09-03 20:35:31 +0200 cl  r275771 : #i103139# continued work on the impress annotation feature
      2009-09-01 18:17:55 +0200 cl  r275680 : #i103139# continued work on the impress annotation feature
      2009-09-01 18:15:08 +0200 cl  r275678 : #i103139# continued work on the impress annotation feature
      2009-09-01 18:13:38 +0200 cl  r275677 : #i103139#
      continued work on the impress annotation feature
      2009-08-18 12:35:42 +0200 cl  r275089 : fixed merge error
      2009-08-18 11:39:58 +0200 cl  r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55)
      2009-07-30 13:45:10 +0200 cl  r274481 : fixed merge errrors
      2009-07-30 13:41:21 +0200 cl  r274480 : fixed merge errrors
      2009-07-30 13:39:40 +0200 cl  r274478 : fixed merge errrors
      2009-07-22 18:07:30 +0200 cl  r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52)
      2009-07-21 17:21:31 +0200 cl  r274208 : merging
      2009-07-20 14:28:34 +0200 cl  r274137 : #i103139# annotation support for impress
      2009-07-20 14:28:04 +0200 cl  r274136 : #i103139# annotation support for impress
      2009-07-20 14:27:20 +0200 cl  r274135 : #i103139# annotation support for impress
      2009-07-20 14:21:17 +0200 cl  r274134 : #i103139# annotation support for impress
      2009-07-20 14:20:56 +0200 cl  r274133 : #i103139# annotation support for impress
      2009-07-20 14:20:09 +0200 cl  r274132 : #i103139# annotation support for impress
      2009-07-20 14:19:00 +0200 cl  r274131 : #i103139# annotation support for impress
      2009-07-20 14:17:50 +0200 cl  r274130 : #i103139# annotation support for impress
      2009-07-20 14:12:24 +0200 cl  r274129 : #i103139# annotation support for impress
      2009-07-20 13:52:03 +0200 cl  r274128 : #i103139# annotation support for impress
      2009-07-20 13:51:11 +0200 cl  r274127 : #i103139# annotation support for impress
      2009-07-20 13:48:59 +0200 cl  r274126 : #i103139# annotation support for impress
      2009-07-20 13:43:56 +0200 cl  r274125 : #i103139# annotation support for impress
      2009-07-20 13:31:55 +0200 cl  r274123 : #i103139# annotation support for impress
      2009-07-20 13:30:45 +0200 cl  r274122 : #i103139# annotation support for impress
      36fc9729
    • Ivo Hinkelmann's avatar
      fcd1e07f
  13. 14 Eyl, 2009 3 kayıt (commit)
    • Kurt Zenker's avatar
      CWS-TOOLING: integrate CWS dba32g · a580a183
      Kurt Zenker yazdı
      2009-09-09 07:53:55 +0200 oj  r275964 : replace strlen with rtl_str_getLength
      2009-09-07 20:59:10 +0200 fs  r275913 : disable the CopyTableWizard test until issue 104869 is fixed
      2009-09-07 12:17:31 +0200 oj  r275885 : #i104810# remove de as lang
      2009-09-05 22:26:21 +0200 fs  r275857 : protect StateChanged against re-entrance
      2009-09-05 22:25:52 +0200 fs  r275856 : don't attempt to classify the parent of a form as control
      2009-09-05 22:25:29 +0200 fs  r275855 : protect against re-entrance
      2009-09-05 00:11:40 +0200 fs  r275835 : #i10000#
      2009-09-04 23:25:50 +0200 fs  r275834 : #i10000#
      2009-09-04 23:23:47 +0200 fs  r275833 : #i10000#
      2009-09-04 21:49:37 +0200 fs  r275830 : #i10000# correct wrong conflict resolution
      2009-09-04 20:59:51 +0200 fs  r275829 : CWS-TOOLING: rebase CWS dba32g to trunk@275801 (milestone: DEV300:m57)
      2009-09-04 11:08:32 +0200 oj  r275791 : #i104780# new version 1.2.0
      2009-09-03 22:29:21 +0200 fs  r275775 : OSL_TRACE doesn't need \n anymore
      2009-09-03 08:33:21 +0200 fs  r275743 : CWS-TOOLING: rebase CWS dba32g to trunk@275331 (milestone: DEV300:m56)
      2009-09-02 13:48:12 +0200 fs  r275708 : removed useless include
      2009-09-02 13:45:43 +0200 fs  r275707 : more since tags, which are used across offapi/udkapi
      2009-09-02 13:23:04 +0200 fs  r275705 : should *not* have the dtor, copy ctor, and assignment operator compiler-generated, else we run into trouble as soon as the compiler creates different versions of our singleton member's static data in different libraries
      2009-09-02 12:32:45 +0200 fs  r275704 : AutoIncrementIsPrimaryKey is a driver setting, not a data source setting
      2009-09-02 11:42:49 +0200 fs  r275701 : URL meta data are meta data which are valid for all connections of this type, not per-data-source properties. Settings them as data source properties is a hack.
      2009-09-02 08:43:34 +0200 fs  r275696 : 3.x.x is not a valid 'since' tag
      2009-09-01 16:05:24 +0200 fs  r275665 : #i104686# don't treat controls bound to read-only columns as required
      2009-09-01 13:10:22 +0200 fs  r275657 : #i104574# use PageUp/Down to scroll through the complete page
      2009-09-01 07:04:48 +0200 oj  r275641 : #i104104# correct line ends
      2009-08-31 15:52:34 +0200 fs  r275612 : #i104410#
      2009-08-31 12:29:05 +0200 fs  r275596 : #i104364#
      2009-08-31 12:28:56 +0200 fs  r275595 : #i104364#
      2009-08-31 11:43:09 +0200 fs  r275593 : #i104649# JavaDriverClassPath is also a known JDBC-bridge setting
      2009-08-31 11:41:37 +0200 fs  r275592 : #i104649#
      2009-08-28 21:48:27 +0200 fs  r275552 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
      2009-08-28 21:48:17 +0200 fs  r275551 : #i96862# do not show the 'Create a new database' option when a) no embedded/dBase driver is installed or b) the configuration requests to hide the option
      2009-08-28 21:47:19 +0200 fs  r275550 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
      2009-08-28 21:46:41 +0200 fs  r275549 : #i96862# renamed and extended the configuration data which controls availability of certain DBA-related UI
      2009-08-28 15:10:19 +0200 fs  r275535 : #i96862# if no embedded driver is installed, use dBase for creating new DBs. If no dBase driver is installed, too, do not offer the 'Create new database' option
      2009-08-28 14:03:04 +0200 fs  r275532 : #i104454# allow multiple fields to display the same column
      2009-08-28 13:14:00 +0200 fs  r275528 : #i104584# driver meta data do not belong into a data source's settings
      2009-08-28 13:09:57 +0200 fs  r275527 : properly chech the MySQL type buttons (else next/back in the wizard leads to state with two buttons checked)
      2009-08-28 13:09:17 +0200 fs  r275526 : #i104584# driver meta data do not belong into a data source's settings
      2009-08-28 13:07:18 +0200 fs  r275525 : BooleanComparisonMode is a property, or a feature - but not a driver meta data
      2009-08-28 11:00:31 +0200 fs  r275521 : #i104580#
      2009-08-28 10:40:05 +0200 fs  r275519 : #i104577# correct assertion: If the template node type is ANY, then any value type is allowed
      2009-08-28 10:09:30 +0200 fs  r275518 : #i104575# implement Named Pipe UI
      2009-08-28 10:09:07 +0200 fs  r275517 : pass the trigger-event to IWindowOperator::operateOn / work with VclWindowEvents, not VclSimpleEvents
      2009-08-27 14:27:36 +0200 fs  r275484 : ImplPosTabPage: respect mbEmptyViewMargin for WINDOWALIGN_LEFT
      2009-08-27 13:43:56 +0200 fs  r275480 : merging latest changes from CWS dba32f herein
      2009-08-27 13:23:07 +0200 fs  r275475 : #i103882#
      2009-08-27 11:56:55 +0200 fs  r275466 : #i104544# SetState: Do not call Update at the window which we just set text for. It should (sic\!) not be needed, but causes trouble
      2009-08-27 11:55:34 +0200 fs  r275465 : #i104544#
      do not allow re-entrance for impl_ensureControl_nothrow
      Actually, this is part of the fix only. I also removed the code which triggered this re-entrance (from
      the grid control implementation), but to ensure it won't happen, again, I added some safety herein.
      2009-08-27 10:14:11 +0200 fs  r275459 : preparations for supporting a 'NamedPipe' parameter for the MySQL Connector/OOo
      2009-08-27 10:13:21 +0200 fs  r275458 : preparations for supporting a 'NamedPipe' setting for the MySQL Connector/OOo
      2009-08-27 10:11:14 +0200 fs  r275456 : outsourced the MySQLNative settings into a dedicated class, to not duplicate all the code in two tab page implementations
      2009-08-26 14:18:13 +0200 fs  r275422 : #i10000#
      2009-08-26 13:26:36 +0200 fs  r275419 : ignore output paths
      2009-08-26 13:23:38 +0200 fs  r275417 : support the LocalSocket property for the MySQL native driver
      2009-08-26 13:17:05 +0200 fs  r275416 : some re-factoring, to outsource the tab page for setting up the MySQLNative connection, into a dedicated class (needed later)
      2009-08-26 13:15:15 +0200 fs  r275415 : support a NoThousandSep property for NumericFormatters - I'm tired of correcting this at runtime, instead of controlling it in the resource
      2009-08-26 11:45:08 +0200 fs  r275410 : oops, 'flat' shouldn't have got lost
      2009-08-26 09:38:57 +0200 fs  r275398 : #i102631# when saving the document fails, ensure that the interaction handler really can handle/display the error
      2009-08-26 09:37:05 +0200 fs  r275397 : #i102631# don't let non-IO/RuntimeExceptions escape from DatabaseDocument::store*, wrap them into an IOException
      2009-08-26 09:35:39 +0200 fs  r275395 : let the default interaction handler implement XInteractionHandler2
      2009-08-25 13:51:34 +0200 fs  r275352 : #i102631# createTempFile: pass URL through FileHelper.getOOoCompatibleFileURL
      2009-08-25 13:49:23 +0200 fs  r275351 : #i102631# createTempFileURL: immediately delete the file implicitly created by createTempFile, we really only need the URL
      2009-08-24 14:49:07 +0200 fs  r275318 : #i10000#
      2009-08-24 14:36:03 +0200 fs  r275315 : properly terminate message with 0 character
      2009-08-24 14:35:45 +0200 fs  r275314 : trace method concepts in non-pro, if special flag is enabled
      2009-08-24 14:24:17 +0200 fs  r275312 : #i98973# filter some more events for grid control columns
      2009-08-24 14:15:23 +0200 fs  r275311 : #i98973# implement XComboBox for combo box cells
      2009-08-24 13:39:24 +0200 fs  r275308 : #i98973# do not display the 'actionPerformed' event for grid combo box columns
      2009-08-24 12:52:03 +0200 fs  r275303 : #i98973# implement XCheckBox and XButton for check box cells
      2009-08-24 11:56:05 +0200 oj  r275300 : #i104447# wrong default for orientation
      2009-08-24 10:51:21 +0200 fs  r275296 : in the script selector dialog, interpret a double click onto a function as OK
      2009-08-24 10:50:56 +0200 fs  r275295 : localize some to-be-displayed names, consolidate some code regarding form/control naming
      2009-08-21 14:28:05 +0200 fs  r275255 : #i98973# implement KeyListeners
      2009-08-21 14:27:20 +0200 fs  r275254 : #i98973# move the conversion VCL[Mouse|Key]Event->Awt[Mouse|Key]Event from vclxwindow.cxx to VCLUnoHelper
      2009-08-21 14:08:50 +0200 fs  r275248 : #i98973# implement Mouse- and MouseMotion-broadcasting
      2009-08-21 13:31:08 +0200 fs  r275244 : #i98973# implement text and change listeners at text cells
      2009-08-21 12:47:38 +0200 fs  r275234 : #i104399# some refactoring:
      If the MySQL Connector/OOo is installed, it registers for the sdbc:mysqlc: protocol (now known as DST_MYSQL_NATIVE_DIRECT).
      However, we do not want to display this in the UI, instead we display "MySQL" only, which collects DST_MYSQL_ODBC, DST_MYSQL_JDBC, and DST_MYSQL_NATIVE.
      2009-08-21 12:45:18 +0200 fs  r275232 : #i104399# also register for the sdbc:mysql:mysqlc protocol, decide at runtime (depending on the availability of sdbc:mysqlc:), whether it is really accepted. This prevents that the C/OOo extension needs to register *our* implementation name for the sdbc:mysql:mysqlc: protocol, which would be somewhat weird
      2009-08-20 16:18:48 +0200 fs  r275190 : merging the latest changes from CWS dba32f (which this CWS was created from)
      2009-08-19 20:19:59 +0200 fs  r275160 : add some spacing between the radios
      2009-08-19 14:50:15 +0200 fs  r275150 : #i98973# slightly refactoring the grid cell implementations, to prepare for proper events being fired. Implement focus events for the moment, more to come.
      2009-08-19 10:53:38 +0200 fs  r275142 : #i99936# initialize newly created models
      2009-08-18 23:03:48 +0200 fs  r275132 : merging latest changes from CWS dba32f
      2009-08-18 15:14:08 +0200 fs  r275110 : #i102819# SetColumnPos: SCROLL_CLIP is deadly here
      a580a183
    • Kurt Zenker's avatar
      CWS-TOOLING: integrate CWS chart41 · c5249dfe
      Kurt Zenker yazdı
      2009-09-07 11:17:59 +0200 iha  r275880 : #i104854# ODF: Fallback to bar chart for surface charts as long as surface charts are not implemented
      2009-09-03 10:07:24 +0200 iha  r275745 : #i104020# Y axis scaling  problem with stock chart
      2009-09-02 17:11:42 +0200 iha  r275723 : #i103984# XChartDataArray / setDataArray broken
      2009-09-02 17:05:16 +0200 iha  r275721 : #i103984# XChartDataArray / setDataArray broken
      2009-08-31 18:18:21 +0200 iha  r275629 : #i103076# ODF, chart from MS-Office2007sp2 doesn't load  caused be different  xlink:href syntax
      2009-08-28 18:35:52 +0200 iha  r275548 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
      2009-08-28 18:35:25 +0200 iha  r275547 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
      2009-08-28 18:25:45 +0200 iha  r275546 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
      2009-08-28 18:23:21 +0200 iha  r275544 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
      2009-08-28 18:18:34 +0200 iha  r275543 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
      2009-08-27 15:57:20 +0200 iha  r275490 : #i104160# report designer broken
      c5249dfe
    • Kurt Zenker's avatar
      #i10000# cws odfmetadata3 corrected · 7e8e9768
      Kurt Zenker yazdı
      7e8e9768
  14. 11 Eyl, 2009 4 kayıt (commit)
    • Kurt Zenker's avatar
      CWS-TOOLING: integrate CWS odff06 · f70de526
      Kurt Zenker yazdı
      2009-09-10 18:58:49 +0200 dr  r276042 : #i104954# excel export: fixed broken handling of unary operators
      2009-09-06 19:30:43 +0200 er  r275861 : warnings
      2009-09-05 19:48:41 +0200 er  r275849 : warnings; wntmsci12 tries to be too smart
      2009-09-05 19:37:47 +0200 er  r275848 : warnings
      2009-09-03 22:45:42 +0200 er  r275776 : #i5658# GetCellValueOrZero: missed the formula cell case
      2009-09-03 14:28:41 +0200 er  r275752 : #i90759# better description of ZTEST
      2009-09-03 03:34:03 +0200 er  r275739 : warnings
      2009-09-03 03:31:19 +0200 er  r275738 : warnings
      2009-09-03 03:16:46 +0200 er  r275737 : warnings
      2009-09-03 03:11:42 +0200 er  r275736 : CELLTYPE_DESTROYED only if DBG_UTIL
      2009-09-03 03:06:31 +0200 er  r275735 : warnings
      2009-09-03 03:00:30 +0200 er  r275734 : warnings
      2009-09-03 02:32:35 +0200 er  r275733 : fix broken rebase merge
      2009-09-02 22:27:53 +0200 er  r275730 : CWS-TOOLING: rebase CWS odff06 to trunk@275331 (milestone: DEV300:m56)
      2009-09-02 14:45:05 +0200 er  r275712 : #i5658# calculate with string operands as long as they unambiguously represent an integer or ISO 8601 date and/or time value
      2009-08-29 22:05:31 +0200 er  r275559 : #i99140# CONVERT_ADD new conversions as per ODFF; patch from <lvyue>, slightly changed
      2009-08-25 13:23:59 +0200 er  r275349 : #i90759# rewording of ZTEST description
      2009-08-21 00:10:22 +0200 er  r275204 : #i82007# correct description of POWER and parameters; patch from <regina>
      2009-08-20 23:58:20 +0200 er  r275203 : #i74704# B correct calculation for SP arguments 0 and 1; patch from <regina>
      2009-08-20 22:58:57 +0200 er  r275201 : #i90759# ZTEST correct calculation using the 3rd parameter sigma
      2009-08-14 17:55:45 +0200 er  r275000 : #i81214# LOOKUP with single values, data arrays and result arrays; based on a patch from <lvyue>
      2009-08-11 00:47:48 +0200 er  r274845 : unxlngi6 compiler warnings
      2009-08-11 00:43:06 +0200 er  r274844 : unxlngi6 compiler warnings
      2009-08-10 23:59:05 +0200 er  r274843 : #91351# make HYPERLINK accept and return numeric values, propagate errors
      2009-07-08 18:46:00 +0200 dr  r273846 : #i102022# export 3D refs to cond. formats and data validation
      2009-07-02 17:59:40 +0200 dr  r273667 : #i102702# adapt changes from sc/source/filter/excel
      2009-07-02 15:20:37 +0200 dr  r273656 : #i102702# reimplementation of formula token class export
      2009-07-02 14:41:02 +0200 er  r273653 : a surrogate with value 0x10000 is also valid (ran into when testing #i99900# Calc's UNICHAR function), and Unicode ends at 0x10ffff
      2009-07-01 00:10:16 +0200 er  r273536 : #i99900# iterateCodePoints: check index against string length to avoid assertion; caught this when testing Calc's new UNICHAR function, with the result of a surrogate pair forming one character.
      2009-07-01 00:03:57 +0200 er  r273535 : #i99900# new UNICODE and UNICHAR functions; patch from <tanchengbiao>
      2009-06-15 16:42:06 +0200 er  r272999 : merge patch from #i102701
      2009-06-15 11:15:16 +0200 dr  r272970 : #i102702# in BIFF, the SKIP flag may be missing for the tAttrSkip token
      2009-06-11 13:27:46 +0200 er  r272867 : CWS-TOOLING: rebase CWS odff06 to trunk@272827 (milestone: DEV300:m50)
      2009-04-30 18:28:02 +0200 er  r271423 : #i94618# on status bar, ignore error of cell for COUNT and COUNTA if selection; patch from <kohei>
      2009-04-30 13:58:44 +0200 er  r271413 : get rid of that ugly mail address thingie in RTL_LOGFILE_CONTEXT_AUTHOR introduced by CWS frmdlg ...
      2009-04-30 12:32:44 +0200 er  r271411 : #i94618# do not display error of cell for COUNT and COUNTA status bar functions
      2009-04-30 01:32:38 +0200 er  r271399 : #i101316# improve accuracy of STDEV on equal values; patch from <regina>
      2009-04-30 01:18:54 +0200 er  r271398 : #i97605# improve accuracy of ASINH and ACOSH; patch from <regina>
      2009-04-30 00:46:00 +0200 er  r271397 : #i59153# improve accuracy of MOD; patch from <regina>
      2009-04-30 00:29:43 +0200 er  r271396 : #i69069# improve accuracy of NORMSDIST and POISSON; patch from <regina>
      2009-04-29 23:53:28 +0200 er  r271395 : #i100119# NORMDIST and LOGNORMDIST optional parameters, plus improvement in accuracy also of NORMSDIST (part of i69069); patch from <regina>
      2009-04-28 18:22:07 +0200 er  r271337 : #i97052# REPLACE with no length of text to be removed simply inserts new text; patch from <lvyue>, slightly modified
      2009-03-24 17:29:36 +0100 er  r269982 : #i97091# moved implementation of erf() and erfc() from scaddins to sal to provide C99 functions for compilers lacking it
      f70de526
    • Kurt Zenker's avatar
      CWS-TOOLING: integrate CWS chartuseability01 · 8d9861ec
      Kurt Zenker yazdı
      2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57)
      2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements
      2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor'
      2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly
      2009-08-25 16:35:00 +0200 ufi  r275369 : i104087
      2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection'
      2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection'
      2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection'
      2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu
      2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI
      2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090
      2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements
      2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements
      2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements
      2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent
      2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent
      2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation
      2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation
      2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation
      2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation
      2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent
      2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent
      2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar'
      2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font'
      2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements
      2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements
      2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements
      2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected
      2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements
      2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements
      2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu
      2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu
      8d9861ec
    • Kurt Zenker's avatar
      CWS-TOOLING: integrate CWS odfmetadata3 · 7c85fd2d
      Kurt Zenker yazdı
      2009-09-11 Michael Stahl merge DEV300_m58
      2009-09-07 Michael Stahl SwFmtFld::Modify(): do nothing on RES_OBJECTDYING
      2009-08-27 Michael Stahl #i91565#, #i91566#: TextPortionEnumerationTest.java: add test document
      2009-08-27 Michael Stahl #i91565#, #i91566#: add complex test: TextPortionEnumerationTest.java
      2009-08-27 Michael Stahl CLiteral::initialize(): zero-length literals probably not an error
      2009-08-27 Michael Stahl #i91565#, #i91566#: offapi: new InContentMetadata and MetadataField services
       adapt TextPortion for InContentMetadata
      2009-08-27 Michael Stahl #i91564#: xmloff: load/store xml:id and RDFa for text:bookmark(-start).
      2009-08-27 Michael Stahl #i91564#: sw core: add support for xml:id at bookmarks:
       sw::mark::Bookmark: derive from Metadatable.
       SwHistoryBookmark, SaveBookmark: store a MetadatableUndo.
       ndcopy.cxx: lcl_CopyBookmarks(): copy the xml:id.
       SwXBookmark: derive from MetadatableMixin.
      2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: refactor ruby import so nested meta(-field) works:
       remove XMLRubyHint_Impl.
       XMLImpRubyContext_Impl::~XMLImpRubyContext_Impl(): insert ruby directly.
      2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: fix text:meta(-field) import/export:
       new XMLTextParagraphExport::exportTextField() overload for XTextField.
       CreateAndInsertMark(): set xml:id after insertion.
       fix meta(-field) service names, bugs etc.
      2009-08-27 Michael Stahl #i91565#, #i91566#: sw text formatting: paint background of meta(-field) body:
       SwFont: add member m_nMetaCount.
       txttypes.hxx: add POR_META.
       atrstck.cxx: handle RES_TXTATR_META(FIELD).
       itrform2.cxx: SwTxtFormatter::WhichTxtPor(): create new class SwMetaPortion.
      2009-08-27 Michael Stahl #i91566#: sw text formatting: display meta-field prefix and suffix:
       SwAttrIter::GetAttr(): replace with call to GetTxtAttrForCharAt().
       SwTxtFormatter::NewExtraPortion(): handle meta-field prefix.
       SwTxtFormatter: new member m_nHintEndIndex.
       SwTxtFormatter::WhichFirstPortion(): call TryNewNoLengthPortion().
       SwTxtFormatter::TryNewNoLengthPortion(): new; handle suffix of meta-field.
       SwTxtFormatter::UnderFlow(): UGLY HACK: decrement m_nHintEndIndex.
       SwFldPortion: add flag m_bNoLength: portion has zero length (for suffix).
      2009-08-27 Michael Stahl #i91565#, #i91566#: extend text:meta(-field) uno wrapper with XText interface:
       unoobj.hxx: new CursorType CURSOR_META.
       unoobj2.cxx: refactor SwXText implementation to ensure that when the SwXText
        belongs to a SwXMeta, content is always inserted inside the meta(-field).
       unoobj.cxx: new SwXTextCursor::ForceIntoMeta(): cursor stays in meta(-field).
       unometa.hxx: SwXMeta implements XText, forwarding to a member SwXMetaText.
       DocInsertStringSplitCR(), SwX*::attachToRange(), SwX*::DeleteAndInsert():
        use FORCEHINTEXPAND hack to ensure insert into the meta(-field) at the end.
      2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) uno wrapper to sw:
       fmtmeta.hxx, fmtatr2.cxx: new class sw::MetaField, new sw::MetaFieldManager.
       doc.hxx, docnew.cxx: new SwDoc::GetMetaFieldManager().
       unocoll.hxx,.cxx: new SW_SERVICE_FIELDTYPE_METAFIELD, SW_SERVICE_TYPE_META.
       unomap.hxx,.cxx: new PROPERTY_MAP_METAFIELD.
       unoprnms.hxx: new UNO_NAME_META.
       unoport.hxx: new PORTION_META; add "InContentMetadata" prop to SwXTextPortion.
       new unometa.hxx: new class SwXMeta and SwXMetaField.
       unofield.cxx: SwXFieldEnumeration: include meta-fields.
       unoportenum.cxx: handle RES_TXTATR_META(FIELD) by using a portion list stack.
       unotext.cxx: SwXText::insertTextContent(): handle meta(-field) as attribute.
      2009-08-27 Michael Stahl #i91565#, #i91566#: ndhints.cxx: remove sort number from SwTxtAttrNesting
      2009-08-27 Michael Stahl #i91565#, #i91566#: add support for hints with end and CH_TXTATR to sw core:
       doc.hxx, docedt.cxx: replace SwDoc::Delete(), DeleteAndJoin(), ReplaceRange()
        with wrappers that split at left-overlapped end+CH_TXTATR hints.
       txatbase.hxx: new member SwTxtAttr::m_bHasDummyChar.
       ndtxt.hxx: rename SwTxtNode::GetTxtAttr() to GetTxtAttrForCharAt().
       ndtxt.cxx: SwTxtNode::CopyText(): copy end+CH_TXTATR hints iff copy CH_TXTATR.
       txtatr2.cxx, thints.cxx: SwTxtMeta gets a CH_TXTATR.
      2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) to sw core:
       txatbase.hxx: new member SwTxtAttr::m_bNesting.
       hintids.hxx: new ids RES_TXTATR_META, RES_TXTATR_METAFIELD.
       txtatr.hxx: new base class SwTxtAttrNesting.
        new hint SwTxtMeta.
        SwTxtRuby derives from SwTxtAttrNesting.
       txtinet.hxx: SwTxtINetFmt derives from SwTxtAttrNesting.
       new header fmtmeta.hxx: new pool item SwFmtMeta. new class sw::Meta.
       ndhints.hxx, thints.cxx: new method SwpHints::TryInsertNesting().
       thints.cxx: refactoring: BuildPortions() no longer handles Ruby/Hyperlink,
        but TryInsertNesting(), which also handles meta(-field).
       SwTxtNode::InsertItem(): check if the hint is actually inserted.
       ndhints.cxx: sort nesting hints based on sort number.
       ndtxt.cxx: lcl_CopyHint(): handle copy of meta/meta-field.
      2009-08-27 Michael Stahl enable expanding hints with m_bLockExpandFlag set:
       add new InsertFlag: INS_FORCEHINTEXPAND.
       add new SetAttrMode: SETATTR_FORCEHINTEXPAND.
       rename SwEditShell::Insert() to Insert2() because changed signature fails
        to compile when SwWrtShell tries to overwrite these non-virtual members...
       SwWrtShell::Insert() sets FOCEHINTEXPAND if range was selected/deleted.
       adapt SwUndoInsert to store flags.
      2009-08-27 Michael Stahl change formal parameters of item insertion methods to type SetAttrMode
      2009-08-27 Michael Stahl fix incorrect resetting of text attributes in SwUndoInsSection, SwUndoInserts
      2009-08-27 Michael Stahl clean up SwTxtNode::CutImpl() and lcl_CopyHint()
      2009-08-27 Michael Stahl rename SwDoc::Copy() to CopyRange(), and _Copy() to CopyImpl()
      2009-08-27 Michael Stahl rename SwNodes::Move() to MoveRange(), and remove unused parameter
      2009-08-27 Michael Stahl rename SwDoc::Move() to MoveRange()/MoveNodeRange()
      2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertString(), and remove sal_Unicode variant
      2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertPoolItem()/InsertItemSet()/InsertSwSection()
      2009-08-27 Michael Stahl rename SwDoc::Replace() to ReplaceRange()
      2009-08-27 Michael Stahl remove SwDoc::Overwrite() sal_Unicode variant
      2009-08-27 Michael Stahl split up SwDoc::DeleteAndJoin(): factor out DeleteAndJoinWithRedline()
      2009-08-27 Michael Stahl rename overloaded SwDoc::Delete() to DeleteRange()/DeleteTOXMark()
      2009-08-27 Michael Stahl rename SwTxtNode::Copy() to CopyText()
      2009-08-27 Michael Stahl rename SwTxtNode::Cut() to CutText(), and _Cut() to CutImpl()
      2009-08-27 Michael Stahl rename SwTxtNode::Delete() to DeleteAttribute()/DeleteAttributes()
      2009-08-27 Michael Stahl rename SwTxtNode::Replace() to ReplaceText(), and remove the xub_Unicode variant
      2009-08-27 Michael Stahl rename SwTxtNode::Erase() to EraseText()
      2009-08-27 Michael Stahl rename SwTxtNode::Insert() to InsertText(), and remove the xub_Unicode variant
      2009-08-27 Michael Stahl clean up SwTxtNode::Update()
      2009-08-27 Michael Stahl remove SwTxtAttr::RemoveFromPool() and make destructor non-public,
       to be invoked by new method SwTxtAttr::Destroy()
      2009-08-27 Michael Stahl ensure that SwDoc::Insert() for item (set) returns success indicator:
       replace SwRegHistory constructor with method InsertItems(), returning bool.
       refactor InsAttr() so that it checks if InsertItems() succeeds.
      2009-08-27 Michael Stahl move SwXTextPortionEnumeration from unoobj.hxx to unoport.hxx
      2009-08-27 Michael Stahl add missing SolarMutex in SwXTextPortion methods
      2009-08-27 Michael Stahl SwXTextPortion: new member m_xTextField (so the TextField property need not
        be returned indirectly via SwUnoCursorHelper).
       factor out function CreateSwXTextField().
      2009-08-27 Michael Stahl SwXTextPortion: remove PORTION_CONTROL_CHAR and implementation of XTextField
      2009-08-27 Michael Stahl remove obsolete hint SwTxtHardBlank and formats SwFmtHardBlank/SwFmtSoftHyph
      2009-08-27 Michael Stahl clean up SwTxtAttr and friends:
       remove many accessor methods for obsolete (due to autofmt) char format items.
       remove unused flag SwTxtAttr::m_bDontMergeAttr.
       MakeRedlineTxtAttr() now dedicated function, no longer calls MakeTxtAttr().
      2009-08-27 Michael Stahl remove obsolete attribute SwTxt2Lines
      2009-08-27 Michael Stahl SwXTextPortionEnumeration: finish refactoring CreatePortions
       change ExportHints so it always returns a text portion for hint w/ CH_TXTATR.
       remove special case for handling end of paragraph.
       unfortunately had to refactor the fieldmarks export as well (got in the way).
      2009-08-27 Michael Stahl SwXTextPortionEnumeration: refactor CreatePortions: frames export
       extract function ExportFrames() from CreatePortions().
       remove (un)dead code that calls evil MovePara(fnParaCurr, fnParaEnd)
      2009-08-27 Michael Stahl clean up SwXParaFrameEnumeration
      2009-08-27 Michael Stahl CollectFrameAtNode: replace SwDependArr with STL based FrameDependList_t
      2009-08-27 Michael Stahl SwXTextPortionEnumeration: tweak refmark/toxmark export
       so ExportHints returns the portion for point marks
      2009-08-27 Michael Stahl clean up SwXTextPortionEnumeration:
       prefix members, remove casts, replace SvWeirdArray with STL, etc.
       make CreatePortions() method a function, and remove lots of members.
       extract fieldmarks function from CreatePortions.
      2009-08-27 Michael Stahl remove FOREACHUNOPAM_START/END macros
      2009-08-27 Michael Stahl clean up SwXTextPortion:
       prefix members, remove casts, etc.
       remove SwXRubyPortion: replace it with another SwXTextPortion constructor
      2009-08-27 Michael Stahl #i102541# SwXReferenceMark::InsertRefMark(): use flag SETATTR_DONTEXPAND
      2009-08-27 Michael Stahl rename SwTxtNode::Insert to SwTxtNode::InsertHint, and
      fix constness in SwTxtNode::InsertItem
      2009-08-27 Michael Stahl turn SwTxtNode::MakeTxtAttr() methods into global functions in ndhints.hxx
      2009-08-27 Michael Stahl remove obsolete sw/inc/bookmrk.hxx
      2009-08-27 Michael Stahl pam.cxx: fix ComparePosition functions (returned wrong result in one case)
      2009-08-27 Michael Stahl #i103613# only import RDF metadata on normal open of a document
      2009-09-11 kz CWS-TOOLING: integrate CWS impress176
      2009-09-08 20:18:24 +0200 sj  r275957 : fixed warning (shadowed variable)
      2009-09-08 18:02:05 +0200 cl  r275948 : #i104315# added missing tab pages
      2009-09-08 17:35:18 +0200 cl  r275947 : #i104866# fixed angle import
      2009-09-08 17:32:53 +0200 cl  r275946 : #i104841# fixed angle import
      2009-09-08 17:01:25 +0200 cl  r275943 : #i103935# fixed the SID_EVENTCONFIG mess
      2009-09-08 14:32:57 +0200 sj  r275928 : #i104685# only comments
      2009-09-07 12:37:36 +0200 sj  r275886 : #i104683# fixed import of bold/italic attributes for normal text shapes
      2009-09-04 15:07:46 +0200 sj  r275808 : #104689# fixed bullet color problem
      2009-09-03 15:25:07 +0200 sj  r275753 : #160200# added vertical alignment of table cells
      2009-09-11 kz CWS-TOOLING: integrate CWS dv14
      2009-09-10 15:16:32 +0200 sg  r276035 : #160513# updated wfs scheme to accept ports
      2009-09-10 07:41:47 +0200 dv  r276019 : #i104942# Better renaming algorithmen
      2009-08-31 13:41:11 +0200 dv  r275604 : #160505# Setting APP1PRODUCTNAME must not overwrite APP1PRODUCTDEF
      2009-09-11 kz CWS-TOOLING: integrate CWS jl131
      2009-09-02 16:42:40 +0200 jl  r275720 : #i97896#
      2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56)
      2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53)
      2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared
      2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file
      2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog
      2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file
      2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file
      2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0
      2009-09-11 kz CWS-TOOLING: integrate CWS changehc
      2009-08-31 19:38:50 +0200 pl  r275633 : remove dbug printf
      2009-08-31 17:41:50 +0200 pl  r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56)
      2009-07-15 19:45:46 +0200 pl  r274028 : #i35482# use HC flag to decide high contrast mode
      2009-07-15 17:40:52 +0200 pl  r274020 : #i35482# use HC flag to decide high contrast mode
      2009-07-15 17:39:50 +0200 pl  r274019 : #i35482# update autohc correctly in MergeSystemSettings
      2009-07-15 17:38:57 +0200 pl  r274018 : #i35482# update autohc correctly in MergeSystemSettings
      2009-09-11 kz CWS-TOOLING: integrate CWS notes10
      2009-08-24 07:25:57 +0200 mod  r275287 : 2009-07-26 02:38:32 +0200 mod  r274343 : #i#i103645#
      2009-07-26 02:01:53 +0200 mod  r274342 : #i103645#
      2009-07-26 01:52:42 +0200 mod  r274341 : #i103490#
      2009-07-22 08:31:48 +0200 mod  r274215 : #i103373#
      2009-07-15 00:55:11 +0200 mod  r273987 : #i101419#
      2009-07-14 07:07:55 +0200 mod  r273956 : #i101419#
      2009-07-14 07:07:43 +0200 mod  r273955 : #i101419#
      2009-07-14 07:02:10 +0200 mod  r273954 : changes from notes9
      2009-07-14 06:14:25 +0200 mod  r273953 : #i103476#
      2009-09-11 kz CWS-TOOLING: integrate CWS ab70
      2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test
      2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test
      2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import
      2009-09-11 kz CWS-TOOLING: integrate CWS hb32bugs02
      2009-09-02 Henning Brinkmann #i102420# revert changes
      2009-08-26 Henning Brinkmann merged DEV300_m56
      2009-08-19 Henning Brinkmann merged DEV300_m55
      2009-08-14 Henning Brinkmann merged changes from wntmsci12
      2009-08-12 Henning Brinkmann Implemented NoSpaceEdit constructor and destructor in .cxx to allow compile with debug on wntmsci12.
      2009-08-12 Henning Brinkmann Added some SW_DLLPUBLIC to make compilable on wntmsci12.
      2009-08-11 Henning Brinkmann #i102420# dbg_out: surround output for SwNodes with <nodes-array>.
      2009-08-10 Henning Brinkmann #i102420# rewritten debug output for SwNodes.
      2009-08-07 Henning Brinkmann #i102420# debug _MoveNodes: output the destination, too. Break after two iterations.
      2009-08-07 Henning Brinkmann #i102420# _MoveNodes: Additionally check if destination index is inside source => false
      Check if current range was already handled => loop
      Debug output current range
      2009-08-06 Henning Brinkmann merged DEV300_m54
      2009-08-06 Henning Brinkmann added master fix
      2009-08-06 Henning Brinkmann debug output for SwNodeRange
      2009-08-04 Henning Brinkmann #i102844# robustness: check for NULL pointer to prevent crash
      2009-08-03 Henning Brinkmann #i103475# applied patch and verified
      2009-08-03 Henning Brinkmann Removed code preventing build of sw with DEBUG.
      2009-09-11 convert-repo update tags
      2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300
      2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree.
      2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23
      2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite
      2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix
      2009-09-10 kz CWS-TOOLING: integrate CWS mh232
      2009-08-26 03:52:57 +0200 mh  r275385 : #i102182# FreeBSD patch
      2009-08-26 03:43:20 +0200 mh  r275384 : #i101333# patch for FreeBSD
      2009-08-26 03:11:20 +0200 mh  r275383 : #i39230
      2009-08-26 03:07:51 +0200 mh  r275382 : #i39230# more space for initials field
      2009-08-26 02:41:19 +0200 mh  r275380 : #i39230# use vos::osecurity for reading the user name
      2009-08-18 22:06:00 +0200 mh  r275130 : #i104243#, line ending problem with newer perl
      2009-08-18 21:53:21 +0200 mh  r275129 : #i39230# read initials via getpwnam
      2009-08-18 21:34:05 +0200 mh  r275128 : enable CAIROCANVAS for Linux and Mac, #i88613#
      2009-08-17 18:02:59 +0200 mh  r275067 : #i95498# make compile with gcc3
      2009-09-10 kz CWS-TOOLING: integrate CWS tkr24
      2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT
      2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>
      2009-09-11 convert-repo update tags
      2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300
      2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree.
      2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23
      2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite
      2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix
      2009-09-10 kz CWS-TOOLING: integrate CWS mh232
      2009-08-26 03:52:57 +0200 mh  r275385 : #i102182# FreeBSD patch
      2009-08-26 03:43:20 +0200 mh  r275384 : #i101333# patch for FreeBSD
      2009-08-26 03:11:20 +0200 mh  r275383 : #i39230
      2009-08-26 03:07:51 +0200 mh  r275382 : #i39230# more space for initials field
      2009-08-26 02:41:19 +0200 mh  r275380 : #i39230# use vos::osecurity for reading the user name
      2009-08-18 22:06:00 +0200 mh  r275130 : #i104243#, line ending problem with newer perl
      2009-08-18 21:53:21 +0200 mh  r275129 : #i39230# read initials via getpwnam
      2009-08-18 21:34:05 +0200 mh  r275128 : enable CAIROCANVAS for Linux and Mac, #i88613#
      2009-08-17 18:02:59 +0200 mh  r275067 : #i95498# make compile with gcc3
      2009-09-10 kz CWS-TOOLING: integrate CWS tkr24
      2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT
      2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>
      7c85fd2d
    • Kurt Zenker's avatar
      CWS-TOOLING: integrate CWS jl131 · 4f371d43
      Kurt Zenker yazdı
      2009-09-02 16:42:40 +0200 jl  r275720 : #i97896#
      2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56)
      2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53)
      2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared
      2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file
      2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog
      2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file
      2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file
      2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0
      4f371d43
  15. 10 Eyl, 2009 2 kayıt (commit)
  16. 09 Eyl, 2009 2 kayıt (commit)
    • Oliver Bolte's avatar
      CWS-TOOLING: integrate CWS mhu20 · b76cb86e
      Oliver Bolte yazdı
      2009-09-01 15:18:43 +0200 mhu  r275662 : #i32526# Fixed missing includes, and a wrong cast
      2009-08-28 13:30:05 +0200 mhu  r275530 : #i32526# Fixed missing includes and remaining merge conflicts.
      2009-08-28 13:28:45 +0200 mhu  r275529 : #i32526# osl_readLine() now implemented in sal/osl/<platform>/file.cxx
      2009-08-26 19:47:53 +0200 mhu  r275445 : CWS-TOOLING: rebase CWS mhu20 to trunk@275331 (milestone: DEV300:m56)
      2009-08-25 15:47:00 +0200 mhu  r275365 : #i32526# Also maintain phys. file offset.
      2009-08-25 15:24:56 +0200 mhu  r275364 : #i32526# Added buffered file I/O; refactored file.cxx into multiple files.
      2009-08-24 10:38:15 +0200 mhu  r275294 : #i32526# Correct OpenFlags for osl_openFile().
      2009-05-25 11:07:34 +0200 mhu  r272225 : #i32526# Added support for non-seekable file handles (pipe et al.).
      2009-05-25 11:01:50 +0200 mhu  r272223 : #i32526# Add osl_readLine() test, cleanup obsolete tests.
      2009-05-25 10:56:14 +0200 mhu  r272221 : #i32526# Add missing include
      2009-05-25 10:48:51 +0200 mhu  r272220 : #i32526# Accept OpenJDK (IcedTea6) 1.6.0_0 version string
      2009-05-15 19:18:20 +0200 mhu  r271965 : #i32526# Initial osl/unx buffered file I/O implementation.
      2009-05-15 17:41:57 +0200 mhu  r271959 : CWS-TOOLING: rebase CWS mhu20 to trunk@271830 (milestone: DEV300:m48)
      2009-03-26 17:28:53 +0100 mhu  r270091 : CWS-TOOLING: rebase CWS mhu20 to trunk@270033 (milestone: DEV300:m45)
      b76cb86e
    • Oliver Bolte's avatar
      CWS-TOOLING: integrate CWS impress174 · 78497fa4
      Oliver Bolte yazdı
      2009-08-27 18:21:38 +0200 af  r275502 : #i73289# Fixed detection of the cases when the layout menu is be disabled.
      2009-08-24 17:45:50 +0200 sj  r275326 : #i103360# only setting filltype if there is also a correct fill element
      2009-08-24 16:11:06 +0200 cl  r275322 : #i73871# only remove replaced objects from mark list if replaced by SdrEditView::ReplaceObjectAtView(). see issue for reason
      2009-08-24 15:03:33 +0200 cl  r275319 : fixed merge error
      2009-08-20 12:45:29 +0200 sj  r275174 : CWS-TOOLING: rebase CWS impress174 to trunk@275001 (milestone: DEV300:m55)
      2009-08-19 15:54:47 +0200 sj  r275153 : #158486# text of flipped shapes is not flipped in word
      2009-08-17 17:30:16 +0200 sj  r275063 : #158486# also correcting text bound for additional text rotation
      2009-08-05 11:09:32 +0200 sj  r274643 : #i102797# adapted customshape coloring (fixed fontwork)
      2009-08-04 14:17:36 +0200 sj  r274620 : #i99501# pdf export: fixed export of rotated graphics
      2009-07-30 16:15:44 +0200 sj  r274494 : #158653# binary ppt import: fixed table border lines
      2009-07-27 18:28:02 +0200 sj  r274376 : added shape text clipping for customshapes
      2009-07-20 18:09:14 +0200 sj  r274154 : #i101918# fixed gallery preview (now taking the correct mapmode)
      2009-07-13 18:00:58 +0200 cl  r273948 : #i103238# clear hard set attributes only if new style set is manually applied
      2009-07-13 17:58:07 +0200 cl  r273947 : #i73289# do not expand a toolpanel when it gets enabled
      2009-07-08 12:39:49 +0200 sj  r273827 : #i101566# applied patch from cmc to solve font width inconsistencies
      2009-07-08 12:11:13 +0200 sj  r273826 : #i87727# added PDFDialog service
      2009-07-06 17:22:40 +0200 sj  r273755 : #i103360# fixed a merge problem, no more looping when loading transparence gradients on background page
      2009-07-03 14:42:07 +0200 sj  r273701 : #102797# added patch from thb (Adapted customshape coloring)
      2009-07-03 14:09:44 +0200 sj  r273696 : #102797# removed warning
      2009-07-03 14:01:47 +0200 sj  r273695 : #102797# added patch from thb (Adapted customshape coloring)
      2009-07-03 13:13:39 +0200 sj  r273688 : #102797# added patch from thb (Adapted customshape coloring)
      2009-07-03 11:25:30 +0200 sj  r273684 : #i103278# fixed import of lines
      2009-07-01 16:23:47 +0200 cl  r273599 : #i96820# correctly call setChanged on model if table is modified
      2009-07-01 14:43:09 +0200 cl  r273588 : #i8770# Patch: fix missing type provider for pdf export dialog
      2009-07-01 14:40:28 +0200 cl  r273586 : #i73871# activate picture bar after converting shape to bitmap
      2009-07-01 14:39:05 +0200 cl  r273584 : #i73871# activate picture bar after converting shape to bitmap
      2009-07-01 14:04:53 +0200 cl  r273578 : #i73289# PATCH: Disable layout pane on the masterslide
      78497fa4
  17. 08 Eyl, 2009 1 kayıt (commit)
    • Oliver Bolte's avatar
      CWS-TOOLING: integrate CWS jl132 · b12afe90
      Oliver Bolte yazdı
      2009-08-31 13:06:06 +0200 jl  r275601 : #i104650# increase versions of assemblies
      2009-08-31 13:01:07 +0200 jl  r275598 : #i104650# increase versions of assemblies
      2009-08-31 12:36:40 +0200 jl  r275597 : #i104650# new test library for 3.1.1 versions
      2009-08-31 10:30:39 +0200 jl  r275586 : CWS-TOOLING: rebase CWS jl132 to trunk@275331 (milestone: DEV300:m56)
      b12afe90
  18. 07 Eyl, 2009 1 kayıt (commit)
    • Oliver Bolte's avatar
      CWS-TOOLING: integrate CWS dr72 · 63fb0c4c
      Oliver Bolte yazdı
      2009-08-26 10:24:00 +0200 dr  r275402 : #i92645# CODEPAGE is encrypted...
      2009-08-24 14:37:36 +0200 dr  r275316 : #i10000# enable exceptions for xlroot.cxx
      2009-08-24 14:33:15 +0200 dr  r275313 : #i10000# link openssl under solaris correctly
      2009-08-21 17:41:16 +0200 dr  r275267 : #i10000# unxlngi6 warning
      2009-08-21 15:35:56 +0200 dr  r275265 : #i10000# remove files again, already deleted in previous milestone...
      2009-08-21 11:24:57 +0200 dr  r275227 : #160401# port to DEV300
      2009-08-21 09:53:45 +0200 dr  r275221 : #i92645# full support for encrypted Word2007 files
      2009-08-21 09:50:52 +0200 dr  r275219 : #i92645# final changes for decryption
      2009-08-20 19:48:40 +0200 dr  r275195 : #i104370# missing parentheses, patch from cmc
      2009-08-20 18:28:22 +0200 dr  r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality
      2009-08-20 13:55:14 +0200 dr  r275179 : #i92645# add new property names
      2009-08-19 19:24:21 +0200 dr  r275159 : #160401# open writeprotected files read-only, merged to DEV300
      2009-08-18 14:41:47 +0200 dr  r275109 : #i92645# add 'Aborted' property
      2009-08-18 11:20:34 +0200 dr  r275084 : #i92645# write back password to medium
      2009-08-17 17:52:51 +0200 dr  r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs
      2009-08-17 17:51:31 +0200 dr  r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs
      2009-08-17 11:06:39 +0200 dr  r275035 : #i92645# more password handling
      2009-08-17 11:05:21 +0200 dr  r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox
      2009-08-14 16:33:53 +0200 nn  r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting
      2009-08-14 16:27:12 +0200 nn  r274995 : #i104059# restore a change lost in the integration of fhawfixes1
      2009-08-14 16:24:00 +0200 dr  r274994 : #i92645# adapt BIFF import to latest changes
      2009-08-14 16:21:30 +0200 dr  r274993 : #i92645# adapt BIFF import to latest changes
      2009-08-14 16:20:43 +0200 dr  r274992 : #i92645# do not add default passwords to media descriptor
      2009-08-13 19:20:45 +0200 dr  r274965 : #i92645# add a helper to request a document password
      2009-08-13 19:09:35 +0200 dr  r274964 : #i92645# add a helper to request a document password
      2009-08-13 19:09:03 +0200 dr  r274963 : #i92645# add a helper to request a document password
      2009-08-13 14:35:01 +0200 dr  r274946 : #i92645# comment typo
      2009-08-13 14:33:47 +0200 dr  r274945 : #i92645# add a helper to request a document password
      2009-08-13 14:04:47 +0200 dr  r274941 : #i92645# add a helper to request a document password
      2009-08-13 14:04:22 +0200 dr  r274940 : #i92645# add a helper to request a document password
      2009-08-13 11:16:27 +0200 dr  r274927 : #i42303# show quick help if field name too long for button
      2009-08-13 10:55:48 +0200 dr  r274925 : #i31600# cut field name and add ellipsis, if too long for button
      2009-08-12 18:47:26 +0200 dr  r274914 : #i92645# ask user for a password
      2009-08-12 18:02:39 +0200 dr  r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox
      2009-08-12 16:59:11 +0200 dr  r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox
      2009-08-12 16:41:18 +0200 dr  r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox
      2009-08-12 16:40:33 +0200 dr  r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox
      2009-08-12 16:40:08 +0200 dr  r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox
      2009-08-12 16:39:30 +0200 dr  r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox
      2009-08-12 16:15:28 +0200 dr  r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox
      2009-08-11 19:51:12 +0200 dr  r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'
      63fb0c4c
  19. 27 Agu, 2009 2 kayıt (commit)
    • Release Engineers's avatar
      CWS-TOOLING: integrate CWS sw32bf02 · 54febeb5
      Release Engineers yazdı
      2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752
      2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172
      2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55)
      2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)>
      	 - invalidation of cache for object rectangle inclusive spaces is needed.
      2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)>
      	 - trigger recalculation of page preview layout even if the count of pages is not changing
      2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines
      2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)
                - assure that a heading applies the outline style, if no other list style is applied.
      2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph
      2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1
      2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)>#
      	  - correct condition for handling embedded documents and embedded math objects
      2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects
      2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)>
      	  - perform action on different paragraph styles before applying new paragraph style
      2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)>
      	  - encapsulate paint of document background and document into pre and post drawing layer paint calls
      2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds
      2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()>
      	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available.
      2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..)
      	 - disable smooth scroll for Mac port builds
      2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54)
      2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)>
      	  - adjust condition to apply automatic tab stop at left margin correctly
      	    in case that tab stops are not relative to indent
      2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)>
      	 - assure that a ShapePropertyChangeNotifier exists
      2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional
      2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51)
      54febeb5
    • Vladimir Glazounov's avatar
      CWS-TOOLING: integrate CWS sw32a11y01 · 4228f978
      Vladimir Glazounov yazdı
      2009-08-27 10:11:46 +0200 hde  r275457 : new testcase i103265
      2009-08-27 08:24:31 +0200 hde  r275454 : new testcase i103265
      2009-08-27 08:23:05 +0200 hde  r275453 : new document for testcase i103265
      2009-08-26 13:43:33 +0200 hde  r275421 : added new autotest
      2009-08-26 13:36:28 +0200 hde  r275420 : added new autotest
      2009-08-18 15:41:18 +0200 od  r275113 : #i104300# method <SwEditWin::RequestHelp(..)>
      	  - improve help tip for hyperlinks to cross-reference bookmarks.
      2009-08-10 15:18:41 +0200 od  r274816 : #i73249# method <SwFrameShell::Execute(..)>
      	 - no update of fly frame manager on dialog "Title and Description"
      2009-08-10 14:24:15 +0200 od  r274813 : #i92125# correction of end of file - missing newline end
      2009-08-10 14:10:14 +0200 od  r274811 : #i92125# correction of end of file - newline missing
      2009-08-10 14:00:30 +0200 od  r274808 : #i92125# - correct end of file - new line missing
      2009-08-10 09:12:30 +0200 od  r274794 : CWS-TOOLING: rebase CWS sw32a11y01 to trunk@274622 (milestone: DEV300:m54)
      2009-08-07 15:52:59 +0200 od  r274775 : #i73249# minor adjustment due to compiler warning
      2009-08-07 15:40:38 +0200 od  r274774 : #i92125# method <MarkManager::deleteMarks(..)>
      	 - do not delete cross-reference bookmark, if deletion occurs inside a certain node
      2009-08-06 12:53:05 +0200 od  r274717 : #i92125# method <MarkManager::deleteMarks(..)
               - no move of position for cross-reference bookmark, if move occurs inside certain node.
      2009-08-06 12:50:27 +0200 od  r274716 : #i92125# method <SwUndoSaveCntnt::DelCntntIndex(..)>
               - keep cross-reference bookmarks, if deletion occurs inside a certain node.
      2009-08-06 09:53:29 +0200 od  r274705 : #i103265# method <SwTOXPara::GetURL()>
      	  - For outline and template entries create link to bookmark.
      	    The bookmark of type CROSSREF_HEADING_BOOKMARK is created, if needed
      2009-07-22 13:57:04 +0200 od  r274236 : #i73249# adjustment for export of svg:title and svg:description
      2009-07-22 13:51:58 +0200 od  r274234 : #i73249# adjust and enhance import/export of svg:title and svg:description
      	 for Writer's text frames, graphics and embedded objects
      2009-07-21 10:26:27 +0200 od  r274168 : #i73249# implement support for attributes Title and Description for 
      	 text frames, graphics and embedded objects in Writer
      	 - core, UNO-API, undo/redo and UI
      2009-07-21 10:05:15 +0200 od  r274164 : #i73249# new optional properties Title and Description as basis frame properties in text documents
      2009-07-13 12:19:54 +0200 od  r273928 : #i73249# Implementation of Undo/Redo of drawing object's name, title and description
      4228f978
  20. 26 Agu, 2009 2 kayıt (commit)
    • Vladimir Glazounov's avatar
      CWS-TOOLING: integrate CWS swa11y32_2nd · 284e76b0
      Vladimir Glazounov yazdı
      2009-08-13 13:04:09 +0200 mav  r274936 : #i104204# remove support for Ctrl-Tab
      2009-08-13 09:59:22 +0200 od  r274924 : #i93269# method <atk_wrapper_focus_idle_handler(..)>
      	 - emit also object:state-changed:focus, if cursor is inside <XAccessibleText> object
      2009-08-11 12:15:11 +0200 tl  r274851 : CWS-TOOLING: rebase CWS swa11y32_2nd to trunk@274622 (milestone: DEV300:m54)
      2009-07-14 17:35:03 +0200 tl  r273982 : 2009-07-10 10:46:39 +0200 tl  r273879 : CWS-TOOLING: rebase CWS swa11y32 to trunk@273468 (milestone: DEV300:m51)
      2009-07-01 14:00:25 +0200 mav  r273577 : #i102879# the text of the button should not change
      2009-07-01 13:16:19 +0200 od  r273574 : #159496# method <GetHelpAnchor_Impl(..)>
      	 - do not release the solar mutex
      2009-06-29 15:29:10 +0200 od  r273476 : #i95042# method <CreateXWindow(..)>
      	 - return instance <VCLXComboBox> for <Window> instance of type <MetricBox>.
      	   note: <MetricBox> is inherited from <ComboBox>
      2009-06-23 15:49:32 +0200 mav  r273283 : #i101967# fix tab-control implementation
      2009-06-22 13:56:22 +0200 od  r273229 : #i100938# method <text_wrapper_get_run_attributes(..)>
      	  - always provide start_offset and end_offset
      	  - do _not_ increment the end_offset provide by <accessibility::TextSegment> instance
      2009-06-02 12:09:03 +0200 mav  r272492 : #i101959# Let the additional dialog window add its childred to the parents tab-hierarchy
      2009-06-02 09:55:39 +0200 mav  r272484 : #i102015# allow to have indirect child windows in tab-hierarchy
      2009-06-02 09:49:42 +0200 mav  r272482 : #i102015# Let the windows containing the extension dialog controls add controls to the tab hierarchy
      2009-05-27 15:45:33 +0200 od  r272354 : #i101012# method <SvxIconChoiceCtrl_Impl::EntrySelected(..)>
      	  - emit vcl event LISTBOX_SELECT only in case that the given entry is selected.
      2009-05-27 09:54:36 +0200 od  r272333 : #i92103# map UNO-API accessible events list box entry expanded/collapsed
      	 to corresponding atk events.
      2009-05-27 09:52:15 +0200 od  r272331 : #i92103# process list box entry expanded/collapsed events
      2009-05-27 09:49:19 +0200 od  r272330 : #i92103# emit vcl event list box entry expanded/collapsed
      2009-05-26 10:42:05 +0200 od  r272283 : #i93269# correct fix: check success of <queryInterface> call
      2009-05-04 15:52:04 +0200 od  r271469 : #i92103# new vcl event ids VCLEVENT_LISTBOX_ENTRY_EXPANDED and VCLEVENT_LISTBOX_ENTRY_COLLAPSED
      2009-05-04 15:10:20 +0200 od  r271460 : #i92103# refine definition of new constants
      2009-05-04 14:36:44 +0200 od  r271454 : #i92103# new constants for indicating that a list box entry is
      	 expanded respectively collapsed.
      2009-04-30 16:09:40 +0200 od  r271421 : #i93269# method <atk_wrapper_focus_idle_handler(..)>
      	 - emit text_caret_moved event for <XAccessibleText> object,
      	   if cursor is inside the <XAccessibleText> object.
      2009-04-22 14:00:10 +0200 tl  r271105 : warning-free code
      2009-04-22 09:17:30 +0200 tl  r271073 : CWS-TOOLING: rebase CWS swa11y32 to trunk@270723 (milestone: DEV300:m46)
      2009-04-20 12:53:03 +0200 cd  r270974 : #i83639# Check extendedhelp state to provide correct tool tip text
      2009-04-03 13:07:13 +0200 tl  r270471 : #i63983# changed accessible object names to empty strings
      2009-04-01 15:52:09 +0200 tl  r270336 : #i90991# accessible names and description for paragraphs should be empty
      2009-04-01 15:12:42 +0200 tl  r270333 : #i90991# accessible names and description for paragraphs should be empty
      2009-04-01 15:10:34 +0200 tl  r270331 : warning-free code
      2009-04-01 12:54:44 +0200 tl  r270319 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine
      2009-04-01 12:52:56 +0200 tl  r270318 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine
      2009-03-27 18:31:01 +0100 tbe  r270166 : #i92143# text getRangeExtents reports incorrect 'x' values for spreadsheet cells
      2009-03-13 13:43:54 +0100 tl  r269476 : #i94322# ImpEditView::ShowCursor and nPara == USHRT_MAX problem fixed
      2009-03-12 10:27:30 +0100 tl  r269366 : warning-free code; unresolved external dbg_out when compiling with debug=t
      2009-03-11 12:40:31 +0100 tl  r269312 : warning-free code Solaris x86
      2009-03-10 15:49:01 +0100 tl  r269279 : #i86443# handle GetColumnCount() == 0
      2009-03-10 10:48:32 +0100 cl  r269254 : #i91742# name cells for accessibility
      2009-03-09 17:06:33 +0100 cl  r269203 : #i91742# call init on accessible cells
      284e76b0
    • Release Engineers's avatar
      CWS-TOOLING: integrate CWS gridcontrol_01 · 18d7d056
      Release Engineers yazdı
      2009-08-13 07:53:28 +0200 tkr  r274919 : #103210# remove mixed-line-endings
      2009-08-13 07:36:19 +0200 tkr  r274918 : #103210# remove mixed-line-endings
      2009-08-06 14:02:11 +0200 tkr  r274725 : #103210# build issues fixed
      2009-08-06 12:11:52 +0200 tkr  r274711 : #103210# build issues fixed
      2009-08-06 12:03:32 +0200 tkr  r274710 : #103210# add grid directory to d.lst
      2009-08-05 17:00:11 +0200 misheto  r274689 : CWS-TOOLING: rebase CWS gridcontrol_01 to trunk@274622 (milestone: DEV300:m54)
      2009-08-05 14:31:42 +0200 tkr  r274668 : #103210# remove add/removeMouseListener from XGridControl and use XWindow
      2009-08-05 14:30:06 +0200 tkr  r274667 : #103210# remove add/removeMouseListener from XGridControl and use XWindow
      2009-08-05 14:29:09 +0200 tkr  r274666 : #103210# remove add/removeMouseListener from XGridControl and use XWindow
      2009-08-05 12:02:15 +0200 misheto  r274649 : fox for HScroll problem
      2009-08-05 11:37:22 +0200 misheto  r274644 : CWS-TOOLING: rebase CWS gridcontrol_01 to trunk@274203 (milestone: DEV300:m53)
      2009-08-03 10:12:50 +0200 tkr  r274568 : #103210# Method getItemIndexPos() added
      2009-07-31 18:25:42 +0200 misheto  r274547 : fixed bug no cursor with NONE-selection, arrow keys cause selection disappear
      2009-07-31 16:36:34 +0200 tkr  r274541 : #103210# MouseListener added
      2009-07-31 16:35:48 +0200 tkr  r274540 : #103210# MouseListener added
      2009-07-31 14:37:45 +0200 misheto  r274533 : event handlers
      2009-07-31 09:43:52 +0200 tkr  r274513 : #103210# MouseListener added
      2009-07-31 09:42:46 +0200 tkr  r274512 : #103210# MouseListenerMultiplexer exported
      2009-07-30 18:19:55 +0200 misheto  r274501 : 2009-07-30 18:15:00 +0200 misheto  r274500 : mouselistener changes
      2009-07-30 15:23:03 +0200 tkr  r274491 : #i103210# remove XItemListener and add XMouseListener
      2009-07-30 15:22:01 +0200 tkr  r274490 : #i103210# remove XItemListener and add XMouseListener
      2009-07-28 16:47:37 +0200 misheto  r274415 : fixed text left intented, removeAllScroll mode, selection mode, single selection
      2009-07-28 16:45:32 +0200 misheto  r274413 : 2009-07-28 14:56:33 +0200 tkr  r274407 : #i103210# build issue fixed
      2009-07-28 12:49:23 +0200 tkr  r274397 : #i103210# use HScroll and VScroll for Scrolbarmode
      2009-07-28 12:24:14 +0200 tkr  r274396 : #i103210# use HScroll and VScroll for Scrolbarmode
      2009-07-28 11:33:46 +0200 tkr  r274393 : ##i103210# api changes
      2009-07-28 11:32:48 +0200 tkr  r274392 : ##i103210# add ItemListener
      2009-07-28 11:31:49 +0200 tkr  r274391 : ##i103210# add ItemListener
      2009-07-28 08:30:30 +0200 tkr  r274388 : #i103210# paint background color
      2009-07-24 17:22:10 +0200 misheto  r274314 : focus problem solved, single selection with keys UP DOWN
      2009-07-22 11:43:24 +0200 misheto  r274226 : removed vclxcontrol dependencies
      2009-07-22 10:23:34 +0200 misheto  r274220 : 2009-07-21 15:04:26 +0200 misheto  r274200 : tablecontrol added items
      2009-07-21 15:00:44 +0200 misheto  r274198 : tablecontrol
      2009-07-17 09:58:59 +0200 misheto  r274082 : changes mihaela
      2009-07-15 11:04:27 +0200 tkr  r273999 : #i103210# api documentation added
      2009-07-15 11:03:18 +0200 tkr  r273998 : #i103210# adapt idl changes
      2009-07-14 08:47:32 +0200 tkr  r273959 : #i103210# Method removeRow added
      2009-07-14 08:46:52 +0200 tkr  r273958 : #i103210# Method removeRow added
      2009-07-13 08:20:11 +0200 tkr  r273914 : #i103210# XGridSelectionModel removed
      2009-07-10 13:50:01 +0200 tkr  r273888 : #i103210# selection support and listener added
      2009-07-10 13:42:17 +0200 tkr  r273887 : #i103210# selection support added
      2009-07-06 10:21:51 +0200 tkr  r273724 : #i103210# implement listener
      2009-07-06 10:13:25 +0200 tkr  r273723 : #i103210# remove wrong interfaces
      2009-07-06 10:11:47 +0200 tkr  r273722 : #i103210# interface changes
      2009-07-02 15:28:50 +0200 tkr  r273659 : #i103210# create new services
      2009-07-02 15:26:21 +0200 tkr  r273658 : #i103210# create new services
      2009-07-02 12:00:39 +0200 tkr  r273633 : #i103210# defaultgriddatamodel works now
      2009-07-02 11:59:24 +0200 tkr  r273631 : #i103210# now XGridDataModel inherits XComponent
      2009-07-01 14:07:31 +0200 tkr  r273579 : #i103210# initial implementation of the grid control data model
      2009-07-01 13:14:21 +0200 tkr  r273571 : #i103210# adding new service and some methods
      2009-06-30 12:15:13 +0200 tkr  r273500 : #i103210# change attribute names
      2009-06-30 10:55:07 +0200 tkr  r273496 : #i103210# create services and interfaces for the grid control
      2009-06-30 10:47:26 +0200 tkr  r273495 : #i103210# create services and interfaces for the grid control
      18d7d056