Commit Graph

59 Commits

Author SHA1 Message Date
Bálint Dózsa
f7114f0245 Remove commented out code 2011-03-08 21:41:41 +01:00
Thomas Arnhold
65c053ca1a Move DBG_ERROR to OSL_FAIL 2011-03-02 15:04:37 +01:00
Gert Faller
062f24fba5 change of __READONLY_DATA define to const 2010-12-12 09:24:14 +01:00
Michael Callahan
8a661baf49 remove obsolete __FAR_DATA 2010-12-06 10:37:25 +00:00
Gert Faller
110e8ccb85 RTL_CONSTASCII_USTRINGPARAM in libs core 48 2010-11-21 18:25:47 +01:00
Gert Faller
3b58d2b7e3 RTL_CONSTASCII_USTRINGPARAM in libs core 46 2010-11-21 17:21:04 +01:00
Alexander O. Anisimov
dec234ba07 Clean up the code
* Remove bogus comments
  * Refresh comments containing a reference to the bug tracker
  * Remove the comments such as "// add by zhaojianwei"
2010-11-09 11:50:47 +00:00
Norbert Thiebaud
d3756b8b73 merge vosremoval-reference.diff 2010-10-25 19:55:33 -05:00
Sebastian Spaeth
8694d2bc19 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:58 +02:00
Michael Stahl
6714cd0988 merge DEV300_m77 2010-04-27 14:58:14 +02:00
Michael Stahl
c72e885c09 sw33bf03: xmloff: fonthdl.hxx: fix broken header guard 2010-04-19 17:29:55 +02:00
Jens-Heiner Rechtien
82b1d381cd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Mathias Bauer
2e0fdd05a7 #i103496#: move some enums, defines and inlines from vcl to tools to get xmloff free of vcl stuff 2009-10-18 15:05:21 +02:00
Mathias Bauer
9f2fde7ab5 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Ivo Hinkelmann
b9392a3664 CWS-TOOLING: integrate CWS dbaperf1
2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45)
2009-03-17 10:20:34 +0100 oj  r269577 : add parameter
2009-03-17 10:20:05 +0100 oj  r269576 : add parameter
2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++
2009-03-11 12:53:35 +0100 oj  r269315 : compile error
2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code
2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader
2009-03-06 08:17:41 +0100 oj  r268965 : add header
2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code
2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code
2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator
2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs
2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop
2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop
2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs
2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper
2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs
2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs
2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator
2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out
2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile
2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed
2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper
2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile
2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile
2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects
2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster
2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM
2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes
2009-02-23 12:27:30 +0100 oj  r268349 : deleted
2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes
2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... )
2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl
2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG
2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG
2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls
2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline
2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public
2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public
2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code
2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code
2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code
2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader
2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data
2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data
2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data
2009-04-23 10:42:05 +00:00
Rüdiger Timm
3636885e84 INTEGRATION: CWS sw30bf08 (1.43.60); FILE MERGED
2008/07/02 12:31:05 od 1.43.60.1: #i91299# export/import correct element name for new list level attributes:
	 - style:list-level-label-alignment instead of style:label-alignment
2008-07-11 13:07:48 +00:00
Rüdiger Timm
8f944467da INTEGRATION: CWS changefileheader (1.42.18); FILE MERGED
2008/04/01 16:09:59 thb 1.42.18.3: #i85898# Stripping all external header guards
2008/04/01 13:05:12 thb 1.42.18.2: #i85898# Stripping all external header guards
2008/03/31 16:28:24 rt 1.42.18.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:48:33 +00:00
Rüdiger Timm
a045ee6057 INTEGRATION: CWS impresstables2 (1.39.58); FILE MERGED
2008/03/11 18:21:37 cl 1.39.58.3: RESYNC: (1.40-1.41); FILE MERGED
2007/08/01 14:36:33 cl 1.39.58.2: RESYNC: (1.39-1.40); FILE MERGED
2007/07/27 09:09:55 cl 1.39.58.1: fixed build issues due to pch and namespace ::rtl
2008-03-12 09:57:33 +00:00
Kurt Zenker
664f6d10a3 INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.40.110); FILE MERGED
2008/01/18 08:10:15 od 1.40.110.1: #i85348# export and import of new list level attributes
2008-03-05 15:43:27 +00:00
Jens-Heiner Rechtien
a43f81fbcf INTEGRATION: CWS vgbugs07 (1.39.102); FILE MERGED
2007/06/04 13:23:32 vg 1.39.102.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 14:48:18 +00:00
Rüdiger Timm
2570426b5f INTEGRATION: CWS ause060 (1.38.2); FILE MERGED
2006/09/29 17:24:55 hjs 1.38.2.1: #i69951# remove CONV_STAR_FONTS
2006-10-30 08:06:43 +00:00
Oliver Bolte
4e24e127e8 INTEGRATION: CWS pchfix02 (1.37.18); FILE MERGED
2006/09/01 17:59:58 kaib 1.37.18.1: #i68856# Added header markers and pch files
2006-09-17 09:59:58 +00:00
Kurt Zenker
b82fee0062 INTEGRATION: CWS warningfixes02 (1.36.10); FILE MERGED
2006/06/30 12:00:23 sb 1.36.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.
2006-07-19 15:37:05 +00:00
Jens-Heiner Rechtien
b132c4875e INTEGRATION: CWS warnings01 (1.33.32); FILE MERGED
2006/05/23 19:18:24 sb 1.33.32.4: RESYNC: (1.34-1.35); FILE MERGED
2006/01/25 19:19:13 sb 1.33.32.3: RESYNC: (1.33-1.34); FILE MERGED
2005/11/16 22:47:30 pl 1.33.32.2: #i55991# removed warnings
2005/11/03 17:47:06 cl 1.33.32.1: warning free code changes for unxlngi6
2006-06-19 17:37:09 +00:00
Vladimir Glazounov
05e17ac4bf INTEGRATION: CWS sixtyfour04 (1.34.34); FILE MERGED
2006/03/14 13:09:43 cmc 1.34.34.1: #i60372# fix scaling when exporting/importing on 64bit platforms
2006-04-07 07:12:01 +00:00
Oliver Bolte
5220442ef4 INTEGRATION: CWS impress81 (1.33.64); FILE MERGED
2005/12/29 14:57:38 cl 1.33.64.1: #120711# check if numbering rule exists
2006-01-16 14:07:00 +00:00
Rüdiger Timm
ec274eff48 INTEGRATION: CWS ooo19126 (1.32.294); FILE MERGED
2005/09/05 14:39:34 rt 1.32.294.1: #i54170# Change license header: remove SISSL
2005-09-09 13:53:43 +00:00
Rüdiger Timm
984a21c1a5 INTEGRATION: CWS oasis (1.30.66); FILE MERGED
2004/06/12 19:43:55 mib 1.30.66.3: RESYNC: (1.30-1.31); FILE MERGED
2004/05/07 12:00:02 mib 1.30.66.2: - #i20153#: encode/decode style names (ooo2oasis missing)
2004/04/07 11:49:57 mib 1.30.66.1: splitted <properties>
2004-07-13 07:28:05 +00:00
Jens-Heiner Rechtien
d2a1e81bc0 INTEGRATION: CWS num04 (1.30.84); FILE MERGED
2004/04/14 15:03:46 hbrinkm 1.30.84.1: #i23727# numbering indent can be negative
2004-05-11 10:34:15 +00:00
Rüdiger Timm
06f1b15eed INTEGRATION: CWS geordi2q09 (1.29.198); FILE MERGED
2003/11/21 11:46:06 obo 1.29.198.1: #111934#: join CWS pmselectedfixes2
2003-12-01 11:04:56 +00:00
Christian Lippka
082f3010be #97649# added support for automatic bullet color 2002-03-01 13:11:09 +00:00
Christian Lippka
b359c2401f #88757# fixed embedded bitmap bullets 2001-08-23 12:03:43 +00:00
Daniel Vogelheim
570469fd6c #91366# numberings may start with "0" 2001-08-21 15:33:20 +00:00
Christian Lippka
7c01d82604 #90782# fixed graphic bullet url import 2001-08-09 13:54:20 +00:00
Christian Lippka
899b65e8eb #88757# added support for encoded images 2001-08-09 13:09:49 +00:00
Christian Lippka
5c12cd60ea #89586# also import image bullets if there is no image 2001-08-06 14:52:12 +00:00
Michael Brauer
3c95c4a60f #90090#: Set coorect image URL 2001-08-06 05:18:54 +00:00
Michael Brauer
cad6e10264 #90090#: GPF when import bullets 2001-07-27 12:27:53 +00:00
Michael Brauer
2aef6d5a7c #88107#: Convert StarMath/StarBats to StarSymbol 2001-07-25 05:52:33 +00:00
Christian Lippka
219951e83d #86900# fix index if no bullet available 2001-07-04 12:21:53 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Christian Lippka
30d8c85e67 #85861# allow zero bullet chars 2001-06-29 11:34:19 +00:00
Michael Brauer
dcd225e40c #87313#: embedded images as base64 2001-06-19 14:21:16 +00:00
Michael Brauer
87f6304e41 #88107#: Prepared StarBats/Math to StarSymbol conversion 2001-06-19 06:11:36 +00:00
Daniel Vogelheim
6e1b447caf #86004# changed SvXMLTokenMap to use XML tokens 2001-06-15 16:16:59 +00:00
Martin Gallwey
a868e4c99e need to include svstdarr.hxx as nmspmap.hxx no longer does 2001-04-18 15:16:12 +00:00
Michael Brauer
9c1ff4ff9a reomoved obsolete methods 2001-03-19 09:50:10 +00:00
Michael Brauer
5cf764b8e6 new numbering types 2001-03-19 08:41:43 +00:00
Christian Lippka
1c8dcb30c8 renamed fo:height to fo:font-size 2001-01-17 15:23:54 +00:00
Christian Lippka
62cad0e30d #82677# replaced bullet-relative-size with fo:height and added fo:color 2001-01-16 21:10:35 +00:00