David Ostrovsky
|
9e716494a8
|
fix some VS 2010 specific issues
Change-Id: Iae27a96c1e2ed72d2744fcbe100d6ada7dc41c82
Reviewed-on: https://gerrit.libreoffice.org/914
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
2012-10-28 18:09:02 +00:00 |
|
Julien Nabet
|
bf7240d067
|
Resolves: fdo#56473 IDE: Crash when inserting a simple macro
Change-Id: I7bb6fe0005b9afa2d853a13a30d5b0c48ba8bdf2
|
2012-10-28 09:46:29 +01:00 |
|
Norbert Thiebaud
|
8eb5db8997
|
replace sxub_Unicode by sal_Unicode
Change-Id: Icf4b434a1961cc4964ee6e362491868e898a1831
Reviewed-on: https://gerrit.libreoffice.org/887
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
2012-10-19 10:55:56 +00:00 |
|
Kohei Yoshida
|
4b313fd566
|
Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.
Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee
|
2012-10-19 11:45:36 +02:00 |
|
Kohei Yoshida
|
ac7acb0ab1
|
Merged SvTreeListBox and SvLBox.
There is no reason to keep SvLBox separate.
Change-Id: I0b34aa8f8ca539d4f4f0f9cea9fa9b8faec241e8
|
2012-10-11 23:35:15 -04:00 |
|
Arnaud Versini
|
36a2db3722
|
Replace usage of rtl_*Memory with equivalent from string.h
Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159
Reviewed-on: https://gerrit.libreoffice.org/734
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
2012-10-01 18:48:05 +00:00 |
|
Michael Meeks
|
286a7733ac
|
re-base on ALv2 code.
|
2012-09-29 15:07:42 +01:00 |
|
Caolán McNamara
|
0d7cbdbeac
|
just return a vector rather than pass one in by ref to be cleared
|
2012-09-28 08:48:19 +01:00 |
|
Caolán McNamara
|
d3788f3276
|
UniString::Fill->padToLength(OUStringBuffer
Change-Id: I61a562982af75fd3141b4b5d55840c0ebc94306c
|
2012-09-27 09:46:30 +01:00 |
|
Ricardo Montania
|
106a1b4eba
|
sal_Bool to bool conversion in accessibility
Change-Id: I79967eea535dc4bd11e725dc854ae8a8f97a2905
Reviewed-on: https://gerrit.libreoffice.org/701
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
2012-09-26 19:36:49 +00:00 |
|
Norbert Thiebaud
|
750fc20611
|
replace remaining InterlockedCount() with inlined version
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
2012-09-25 01:55:38 +00:00 |
|
Julien Nabet
|
f2504a0a9f
|
Fix some "Variables reassigned a value before the old one has been used"
Change-Id: I64eadd8f34e9d60e9d696fa572dc0001532eab02
|
2012-09-15 13:34:50 +02:00 |
|
Stephan Bergmann
|
2171077c0c
|
Introduce cppu::supportsService helper, adapt some call-sites
...more to follow (easy hack?)
Change-Id: Icb02626495701a3905c124c7368b98c3258e91b2
|
2012-09-14 19:32:30 +02:00 |
|
Norbert Thiebaud
|
2095b2e1d4
|
gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein
Change-Id: Ifa29a8b3c027970d46844b428a3529e680c0b09c
Reviewed-on: https://gerrit.libreoffice.org/541
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
2012-09-14 07:15:44 +00:00 |
|
Ricardo Montania
|
1ebed7b6c9
|
::rtl::OUString to OUString correction in accessibility
Change-Id: Ib59e07ef5dcdd2f30bc5abee2e958cbda57e9629
Reviewed-on: https://gerrit.libreoffice.org/589
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
2012-09-11 12:38:36 +00:00 |
|
Ricardo Montania
|
e1276e83e0
|
OUString cleanup in accessibility
Change-Id: Ie4e51632bf81053f0d32428bb7ef5b01ec301ccc
Reviewed-on: https://gerrit.libreoffice.org/579
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
|
2012-09-07 12:26:19 +00:00 |
|
Stephan Bergmann
|
7f7e0a6682
|
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I2a181d1442ef3b41ecba009d160d2d18d6fb71ac
|
2012-08-28 16:49:11 +02:00 |
|
Thomas Arnhold
|
5a7e8389f0
|
hrc cleanup: Remove include guards from src files
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
|
2012-07-14 05:43:47 +02:00 |
|
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 |
|
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 |
|
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 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 |
|
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 |
|
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 |
|
David Tardon
|
7f31e252e4
|
gbuildize accessibility
|
2011-12-23 16:43:00 +01: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
|
e6e29733ed
|
remove include of pch header in accessibility
|
2011-11-27 12:54:37 -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 |
|
Caolán McNamara
|
0b4e276445
|
catch by const ref
|
2011-07-29 10:55:26 +01:00 |
|
Caolán McNamara
|
d2d118362d
|
totally pointless intermediate object
|
2011-06-20 11:00:39 +01:00 |
|
Caolán McNamara
|
8a962baff6
|
use standard pattern for this
|
2011-06-07 08:56:50 +01:00 |
|
Christian Lohmaier
|
bef7ebf1d8
|
WaE (picky) - noeol
|
2011-05-17 01:57:19 +02:00 |
|
Andreas Becker
|
9ad4eeb4fa
|
fixed cppcheck warnings
|
2011-04-28 13:45:46 +02:00 |
|
Júlio Hoffimann
|
737ef925cc
|
left arrow comments removed // <--
|
2011-04-22 14:35:13 +02:00 |
|
Jan Holesovsky
|
bacd723b72
|
Fix build - the same symbol defined on 2 places.
|
2011-04-18 16:42:08 +02:00 |
|
Thomas Arnhold
|
352f1a58e2
|
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
|
2011-03-19 14:06:18 +01:00 |
|