Commit graph

788 commits

Author SHA1 Message Date
Thomas Arnhold
278000a28b Remove unused defines
Some of them were commented out for documentation purpose.

Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02 17:46:25 +02:00
Michael Meeks
fdda178d88 targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Jacek Wolszczak
3c1a1aacf5 fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility
Change-Id: I194f776c298f6e149f8e30e82c4b591fed594d55
2012-06-29 23:32:03 +02:00
Jacek Wolszczak
caf0e31e24 fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility
Change-Id: I4f8fb4ffa8bcd5a503374040ada191ccf1f89013
2012-06-29 23:31:48 +02:00
Noel Grandin
9eb8eae4e1 Java5 update - convert Vector to ArrayList
Change-Id: Ic6e7946a065d6667e3cf620811102714817f11a2
2012-06-29 22:03:03 +02:00
Thomas Arnhold
57154616f0 Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
Caolán McNamara
9928fd7fc6 remove some annoying XubStrings
Change-Id: I8c34a344285b6929091788c6b7a5529b48943f94
2012-06-25 14:19:02 +01:00
Michael Stahl
0caf87c580 remove bunch of obsolete looking .dxp files
Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97
2012-06-22 22:39:34 +02:00
Michael Meeks
3dd8f023fa re-base on ALv2 code. 2012-06-11 17:22:31 +01:00
Thomas Arnhold
3770bbbdba Remove superfluous empty lines on top
More than two lines are removed for readability.

Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-06-09 04:57:58 +02:00
Thomas Arnhold
13887f4848 Remove superfluous include comments
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
2012-06-09 04:51:38 +02:00
Takeshi Abe
6b915b210a nuke unused typedef
Change-Id: I12a55e08a83b88221d992790c97c830761755582
2012-05-29 23:46:57 +09:00
Michael Stahl
a9550f63cd normalize variable names in gbuild user makefiles
Variables should have module name as prefix to prevent collisions.
2012-05-10 10:47:44 +02:00
Matúš Kukan
f4f4e3c050 gbuild: use mixed paths on cygwin
make 3.82 understands mixed paths, so use them.
This allows us to get rid of evil in BuildDirs.mk.
Hopefully, life will be simpler now.

Change-Id: I I I641f28c6af1948963f7004f8071af62e21caabb3
2012-05-09 09:39:18 +01:00
Caolán McNamara
fc7333c77b make javah work for me with JDK7 under windows
Change-Id: Ie223f6213fea2fc4d9076f693857f4e17c726f54
2012-05-01 12:11:20 +01:00
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
Matúš Kukan
6c8c0732bc gbuild: simplify and unify gb_Helper_*native* 2012-04-09 21:04:40 +02:00
Matúš Kukan
0a45deba2b enforce only one possible use of gb_CustomTarget
This brings two changes:
- no more recursive calling of make
- gbuild_simple is now not used => removed
2012-04-09 21:04:39 +02:00
Michael Stahl
c923f7d2c2 gbuild: "use" vs. "add":
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)
2012-04-08 01:05:52 +02:00
Szabolcs Dezsi
d6bc02f8c4 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
Caolán McNamara
5688b51bcb UniString::CreateFromInt32 -> rtl::OUString::valueOf 2012-04-05 13:59:05 +01:00
Matúš Kukan
058723356d accessibility: use CustomTarget makefiles 2012-03-31 22:49:30 +02:00
Michael Stahl
e476a7632c .java files don't need executable bits 2012-03-23 21:58:12 +01:00
Caolán McNamara
39d6e42ca4 WaE: ununsed variables 2012-02-20 12:20:59 +00:00
Josh Heidenreich
223cca46ed Added READMEs for modules which used to be in components 2012-02-08 07:46:57 +01:00
Norbert Thiebaud
c857dff7fc switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Marcel Metz
2a566b1775 Replaced SAL_INFO with SAL_WARN were applicable. 2012-01-17 23:27:44 +01:00
Marcel Metz
a18123fb97 Replaced DBG_ERRORFILE with SAL_INFO. 2012-01-16 12:51:33 +01:00
David Tardon
ee5371c805 WaE: deleting object of abstract class type with non-virtual destructor 2012-01-15 20:27:17 +01:00
Marcel Metz
d59211357a Removed unnecessary tools/debug.hxx includes. 2012-01-06 23:55:51 +01:00
Peter Foley
c61d62d70a fix gbuildified accessibilty on windows 2011-12-24 10:32:03 -05:00
David Tardon
636a8f2943 use generated java source 2011-12-23 16:43:03 +01:00
David Tardon
f75d68b30d avoid copying hack 2011-12-23 16:43:02 +01:00
David Tardon
d3fec0e98b remove unused file 2011-12-23 16:43:01 +01:00
David Tardon
7aadee6df6 convert windows-specific bits, part 2: lib 2011-12-23 16:43:00 +01:00
David Tardon
24585e1bf1 convert windows-specific bits, part 1: jars 2011-12-23 16:43:00 +01:00
David Tardon
7f31e252e4 gbuildize accessibility 2011-12-23 16:43:00 +01:00
Michael Stahl
07c20eb81b accessibility: workben was removed in c8e7f88325 2011-12-19 18:56:31 +01:00
Caolán McNamara
c8e7f88325 drop this workben 2011-12-19 17:10:23 +00:00
Caolán McNamara
c61f986374 msvc 2008 express won't link without explicit salhelper
post salhelper visibility markup and gbuildification express
2008 doesn't link without salhelper mentioned on link line
2011-12-19 10:47:39 +00:00
Olivier Hallot
f43311dfb7 Fix for fdo43460, Part I, getLength to isEmpty
Part I
Modules
unoControl, accessibility and avmedia
2011-12-09 23:37:05 +01:00
Caolán McNamara
47690422e4 don't need an extra header, fold into body 2011-12-07 11:33:11 +00:00
Norbert Thiebaud
c0bed9c72e remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
Norbert Thiebaud
e6e29733ed remove include of pch header in accessibility 2011-11-27 12:54:37 -06:00
Norbert Thiebaud
e4610ffd2d remove PCH support in dmake-module 2011-11-27 12:26:12 -06:00
Tor Lillqvist
bdda05135e WaE: class has virtual functions, but destructor is not virtual 2011-10-06 12:53:41 +03:00
Tor Lillqvist
5cb1597064 WaE: class has virtual functions, but destructor is not virtual 2011-10-06 12:02:04 +03:00
Michael Meeks
7fc35af5fd remove obsolete Forte NOOPT files 2011-09-24 08:33:45 +01:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Caolán McNamara
07f9a847f0 callcatcher: various unused methods 2011-09-12 09:09:59 +01:00