Commit Graph

18 Commits

Author SHA1 Message Date
Noel Grandin
c227d963d8 inline UNO helper macros
Change-Id: Ia401dd2f51108d2f3b08cd3d6d433a12ac17ee74
2014-12-09 12:55:38 +02:00
Thomas Arnhold
97a5ba4a71 remove comments why a file gets included
also remove some commented out code

Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21 18:08:28 +02:00
Stephan Bergmann
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
Stephan Bergmann
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Thomas Arnhold
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
Jelle van der Waa
dd9c97d587 fdo#62475 removed pointless comments
Change-Id: I3f5e86dba2df950aeb12c895f52d99274c0959aa
Reviewed-on: https://gerrit.libreoffice.org/5148
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-29 11:34:33 +00:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Michael Meeks
63c508e3e8 re-base on ALv2 code. Includes:
118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
Francisco Saito
3efa3777aa drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:39:42 +01:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Timo Heino
62a7e34677 More cleanup in calc
Removed more commented out code

>From 508c82de834dc890a2b00702147a55c4603c4bb1 Mon Sep 17 00:00:00 2001
From: Timo Heino <eraggo@gmail.com>
Date: Mon, 22 Nov 2010 20:14:43 +0200
Subject: [PATCH] More commented out code removed in calc

Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-22 20:36:35 +00:00
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
Ingrid Halama
63af9d6233 chart49: #i113103# use corrected double-checked locking pattern for propertysetinfo 2010-10-06 13:53:07 +02:00
Ingrid Halama
f0a13fa433 chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht static variable initialization 2010-10-05 11:10:54 +02:00
Jens-Heiner Rechtien
4573ccfffd 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
Vladimir Glazounov
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
Rüdiger Timm
429623c8af INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED
2008/04/01 15:03:58 thb 1.2.126.3: #i85898# Stripping all external header guards
2008/04/01 10:50:17 thb 1.2.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:15 rt 1.2.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:29:22 +00:00
Vladimir Glazounov
8abcfe2228 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:42 iha 1.1.2.6: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:55 bm 1.1.2.5: license header change
2005/07/19 13:50:18 bm 1.1.2.4: some properties fixed
2005/07/15 21:15:13 iha 1.1.2.3: fixed LineStyle for Min
2005/06/15 18:02:31 iha 1.1.2.2: LineDash for MinMaxLine
2005/06/14 15:01:21 iha 1.1.2.1: new class to support MinMaxLine for old api
Issue number:
Submitted by:
Reviewed by:
2007-05-22 16:19:04 +00:00