Commit Graph

24 Commits

Author SHA1 Message Date
Noel Grandin
fb14be5f8f create new 'enum class' SotClipboardFormatId to unify types
of which there are several.

There are some issues here I am unsure of
- the SW and SC and CHART2 modules essentially ignore the enum values and assign their own ids
  Perhaps I should change them to use the common values and create new enum values where necessary?
- the sc/qa/ and sq/qa/ and starmath/qa/ code was doing some dodgy stuff. I translated the code to pass down the stuff
   numeric values to the underlying code, but perhaps further fixing is necessary?

Change-Id: Ic06d723e404481e3f1bca67c43b70321b764d923
2015-03-18 14:23:50 +02:00
Noel Grandin
827c46e7d7 fdo#82577: Handle Window
Put the VCL Window class in the vcl namespace. Avoids clash with the X11
Window typedef.

Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-09-23 14:11:39 +03:00
Kohei Yoshida
1d38cb3655 fdo#71076, fdo#71767: Preserve number formats when charts are copied.
Change-Id: If5ae8852152012483237e7602e56a0c46ea8748a
2014-06-19 14:46:56 -04:00
Noel Grandin
fee4efcb54 dbaccess: sal_Bool->bool
Change-Id: Ieb52470f9638b74898954db3890aaf2cf202290a
2014-04-17 11:17:21 +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
Noel Grandin
b5e11641a7 svtools: sal_Bool->bool
Change-Id: I90320997ed79be2556eafa4c35af6b968b378454
2014-03-25 14:32:56 +02: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
bfbe8c0b5b fixincludeguards.sh: dbaccess
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
2013-11-05 09:28:52 +01:00
Noel Grandin
d11ed5a57e convert dbaccess module from String to OUString
Change-Id: I110c925f8d955dfd841cdd1092c13df4d8205393
2013-10-01 10:08:43 +02:00
Philipp Riemer
6d29ad0d28 align code pieces to surrounding lines/style
Change-Id: I992fd490461ba499cba1007abd57285949d3a488
2012-08-12 18:45:53 +02:00
Philipp Riemer
8c5b085e8e Removed ascii art + added/removed blank lines
This is a follow-up patch of 401a454c2d.

Change-Id: I8963aae057a91f0f6753d3b04439673614383565
2012-08-12 18:38:58 +02:00
Daniel Herde
401a454c2d fdo#39468: Translate German comments in dbaccess/source/ui/inc
Change-Id: Ibf6993a5b935d4ca4e0c792e8676b293ab224d68
2012-08-12 16:39:35 +02:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
Caolán McNamara
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Petr Mladek
fbd40753f5 more removed include guards using fixguard.py 2010-10-05 17:58:28 +02:00
Jens-Heiner Rechtien
1708f6091b 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
Rüdiger Timm
3fda26bc9d INTEGRATION: CWS changefileheader (1.7.308); FILE MERGED
2008/03/31 13:27:43 rt 1.7.308.1: #i87441# Change license header to LPGL v3.
2008-04-10 14:10:40 +00:00
Jens-Heiner Rechtien
6802e50735 INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED
2006/03/24 15:36:15 fs 1.6.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 02:11:58 +00:00
Rüdiger Timm
4d3f1f9eac INTEGRATION: CWS ooo19126 (1.5.476); FILE MERGED
2005/09/05 17:34:20 rt 1.5.476.1: #i54170# Change license header: remove SISSL
2005-09-08 14:29:18 +00:00
Ocke Janssen
2811203172 #99473# change string resource files 2002-08-19 06:32:53 +00:00
Ocke Janssen
2ec8c8618c #100271# new parameter included 2002-06-21 05:58:05 +00:00
Ocke Janssen
7c894b33cc #92000# making d&d asyncron 2001-10-11 07:38:14 +00:00
Frank Schönheit
82a096da93 new DnD implementations 2001-03-30 12:06:46 +00:00
Ocke Janssen
2f2ac1c5f2 new relation design 2001-02-28 09:09:17 +00:00