summaryrefslogtreecommitdiffstats
path: root/sc/workben
Commit message (Collapse)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-213-73/+46
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vectorNoel Grandin2012-06-201-1/+2
| | | | Change-Id: Id557b0116ec2574ef3e11a0664fb408ecc850e6e
* Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida2012-05-251-0/+0
| | | | Change-Id: Ica6aef56733c7c71568e37166a2f78d6aa05a118
* Some proof-of-concept code for dpcache performance.Kohei Yoshida2012-03-141-0/+434
|
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-5/+5
| | | | | ...see ebe26f72e90337da2d14f3029de148904e3e30b6 "WaE: 'unused' attribute ignored when parsing type" for the problem.
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
| | | | | | | | | SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-7/+0
|
* Code CleanupKorrawit Pruegsanusak2011-05-301-11/+4
| | | | | | | | * Remove empty and bogus comments * Remove dead codes * Fix typos in comments Released under LGPLv3+/MPL
* Follow-up of DBG_* removalJacek Wolszczak2011-05-273-4/+1
|
* Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-191-2/+2
|
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-103-99/+99
|\
| * CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a ↵Mathias Bauer2010-04-191-1/+1
| | | | | | | | copy of vcl/button.hxx
* | Remove some more dead codeThomas Arnhold2011-01-181-9/+0
| |
* | cppcheck: Remove unused variable in test.cxxNigel Hawkins2011-01-071-2/+2
| |
* | add modelines to .hxx files as wellCaolán McNamara2010-10-282-0/+4
| |
* | Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-251-1/+1
| |
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
| | | | | | | | | | In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
* | Removed lots of dead code.Povilas Kanapickas2010-10-201-104/+0
| |
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-133-0/+6
|/ | | | | | | | 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>
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-129-38/+9
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-162-2/+2
|
* CWS-TOOLING: integrate CWS kohei02Vladimir Glazounov2009-01-192-1/+1
| | | | | | | | | | | | | | | | | | 2009-01-13 16:54:47 +0100 kohei r266237 : added dpshttab.obj to the list of EXCEPTIONFILES, to remove warning on Solaris. 2009-01-07 03:18:32 +0100 kohei r265942 : Repeat values only on column, row, and page fields even for drill-down data. Don't repeat values on data fields. 2009-01-06 22:23:48 +0100 kohei r265941 : Don't repeat if empty on data fields. The "Identify category" option is not supposed to affect data fields. 2009-01-05 17:42:52 +0100 kohei r265884 : CWS-TOOLING: rebase CWS kohei02 to trunk@265758 (milestone: DEV300:m38) 2008-12-12 06:10:18 +0100 kohei r265385 : instantiate string data only when it's visible. 2008-12-12 05:48:20 +0100 kohei r265384 : when displaying the page field list box, only show visible page field members. 2008-12-11 22:41:11 +0100 kohei r265375 : #i96689# added a list of German translations for CELL. 2008-12-11 22:24:41 +0100 kohei r265373 : restored the old keyword file before it got stripped off. 2008-12-11 22:17:05 +0100 kohei r265371 : #i96591# Honor the hidden members data in page fields. 2008-12-11 21:51:36 +0100 kohei r265370 : #i96326# fixed pivot cache import that previously failed to import when the field count is zero. But when the postponed flag is on, the count may be sometimes zero even when the field contains data. 2008-12-11 21:44:44 +0100 kohei r265369 : #i96171# fix for broken 'Identify Categories' option for grouped fields.
* INTEGRATION: CWS changefileheader (1.2.146); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 17:20:14 rt 1.2.146.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.700); FILE MERGEDRüdiger Timm2008-04-112-46/+36
| | | | 2008/03/31 17:20:13 rt 1.2.700.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.700); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 17:20:13 rt 1.3.700.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.700); FILE MERGEDRüdiger Timm2008-04-111-31/+18
| | | | | 2008/04/01 15:31:24 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:20:13 rt 1.2.700.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.182); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 17:20:13 rt 1.3.182.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.7.46); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 17:20:13 rt 1.7.46.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.700); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 17:20:12 rt 1.2.700.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.182); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 17:20:12 rt 1.3.182.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS supdremove02 (1.6.224); FILE MERGEDOliver Bolte2008-02-251-3/+3
| | | | 2008/01/25 15:50:22 rt 1.6.224.1: #i85482# Remove UPD from library names.
* INTEGRATION: CWS celltrans02 (1.1.2); FILE ADDEDJens-Heiner Rechtien2007-11-011-0/+217
| | | | | | | 2007/09/06 02:57:32 kohei 1.1.2.4: finished the code generation script. 2007/09/06 00:07:31 kohei 1.1.2.3: routes output to the output file & added default input/output files. 2007/09/05 23:57:44 kohei 1.1.2.2: now the script parses the source text file correctly. 2007/09/05 21:22:21 kohei 1.1.2.1: initial commit for auto-generating cell keyword code.
* INTEGRATION: CWS celltrans02 (1.1.2); FILE ADDEDJens-Heiner Rechtien2007-11-011-0/+1
| | | | | | | 2007/10/03 20:14:35 kohei 1.1.2.4: added missing hungarian keywords. 2007/10/02 15:36:17 kohei 1.1.2.3: fixed one Hungarian localized keyword for FILENAME. 2007/09/06 02:57:32 kohei 1.1.2.2: finished the code generation script. 2007/09/05 21:22:21 kohei 1.1.2.1: initial commit for auto-generating cell keyword code.
* INTEGRATION: CWS mingwport06 (1.2.522); FILE MERGEDKurt Zenker2007-09-062-4/+8
| | | | 2007/08/24 13:08:31 vg 1.2.522.1: #i75499# pragma is for MSVC
* INTEGRATION: CWS mingwport04 (1.5.26); FILE MERGEDVladimir Glazounov2007-05-251-2/+4
| | | | 2007/04/18 10:31:18 vg 1.5.26.1: #i75844# MinGW port efforts part II
* INTEGRATION: CWS ause076 (1.4.10); FILE MERGEDOliver Bolte2007-03-091-64/+3
| | | | 2007/02/28 10:26:31 hjs 1.4.10.1: #i74812# cleanup *LIB and more
* INTEGRATION: CWS ause074 (1.3.40); FILE MERGEDVladimir Glazounov2007-02-061-4/+2
| | | | 2007/01/30 12:06:21 hjs 1.3.40.1: #i73801# remove remaining usages of sv[pre].mk
* INTEGRATION: CWS dr51 (1.2.300); FILE MERGEDIvo Hinkelmann2006-12-191-3/+3
| | | | 2006/11/14 20:13:40 er 1.2.300.1: correct PRJNAME
* INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:09:57 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:09:57 rt 1.2.154.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGEDRüdiger Timm2005-09-083-141/+63
| | | | 2005/09/05 15:09:56 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGEDRüdiger Timm2005-09-082-95/+42
| | | | 2005/09/05 15:09:55 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:09:54 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS dr33 (1.1.1.1.790); FILE MERGEDVladimir Glazounov2005-02-161-4/+4
| | | | 2005/02/04 15:52:41 dr 1.1.1.1.790.1: #i36782# remove non-ASCII chars from source code
* initial importJens-Heiner Rechtien2000-09-188-0/+3484