Commit Graph

20 Commits

Author SHA1 Message Date
f730b62e26 coverity#706265 Uncaught exception
Change-Id: I85c77236cd0a3cd791902a3978ea4e13606cea6c
2014-05-28 13:49:51 +01:00
92b447876d css already means ::com::sun::star
Change-Id: I48d7b746d7cc49246743c62480b0d225d2519342
2014-05-27 14:00:28 +02:00
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
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
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
ed0646e52f Fixes for new-style com.sun.star.chart2.FormattedString service
...changed from old-style with 5d1ad167294878789e644452f23ef883af93fe87
"fdo#46808 Convert chart2::FormattedString service to new style."  The
CharacterProperties* services dropped there are property-only old-style
services, so only serve documentation purposes anyway.  Ideally, the new-style
service would offer interface attributes for the relevant properties (and likely
not implement XPropertySet at all), but so be it for now...

Change-Id: I0dd0373cfd372f2320204eb953acce9a2b9e86d2
2013-06-05 14:39:45 +02:00
5d1ad16729 fdo#46808 Convert chart2::FormattedString service to new style
API CHANGE: dropped the following services from the new unified
interface because the current service does not implement them.
    service ::com::sun::style::CharacterProperties;
    [optional] service ::com::sun::style::CharacterPropertiesAsian;
    [optional] service ::com::sun::style::CharacterPropertiesComplex;

Change-Id: I7cb6a5d4e998975b1272f4f4da03feea30cd30b6
2013-05-13 09:38:03 +02:00
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
ecf943247f re-base on ALv2 code.
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-22 09:51:05 +01:00
cfad8d3a49 More commented out code removed
I try to take smallish control over commented out code ;)

Next time before commits i would like to see if someone really makes sure there is no commented out doe :|

Timo

p.s. (only one time i occured small "error" on if-statelement; fixed it (i think so))

Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-12-12 20:11:00 +00:00
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
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
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
2073d297f8 INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED
2008/04/01 15:04:18 thb 1.5.70.3: #i85898# Stripping all external header guards
2008/04/01 10:50:33 thb 1.5.70.2: #i85898# Stripping all external header guards
2008/03/28 16:44:07 rt 1.5.70.1: #i87441# Change license header to LPGL v3.
2008-04-10 20:40:30 +00:00
d8daa57752 INTEGRATION: CWS chart11 (1.4.38); FILE MERGED
2007/07/31 22:19:25 bm 1.4.38.1: #i79522# warnings on Solaris removed
2007-09-18 14:01:26 +00:00
b4a6fbef9c INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2005/11/08 12:55:25 bm 1.2.4.4: notification mechanism added
2005/10/07 11:54:56 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED
2005/03/31 14:54:59 bm 1.2.4.2: make titles cloneable
2004/02/13 16:51:30 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 17:36:54 +00:00
e7f3ced3ae INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED
2005/09/05 18:43:08 rt 1.2.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:59:48 +00:00
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
668c6b0245 initial import 2003-10-06 08:58:36 +00:00