Stephan Bergmann
e8f8f24c84
vcl: sal_Bool -> bool
...
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-02-21 12:53:51 +01:00
Noel Grandin
72c64c7691
editeng: sal_Bool->bool
...
Change-Id: I18717328ccd37649683b0d8cb57c85629cdcb4d9
2014-02-21 12:19:23 +02:00
Noel Grandin
5a5a80dd5c
editeng: sal_Bool->bool
...
Change-Id: I92935238ff016dc441db72e3aadc28466fe84e68
2014-02-21 12:19:23 +02:00
Noel Grandin
32ef676504
editeng: sal_Bool->bool
...
Change-Id: I1b215ef78bcade675a2f80def0d6d5afe0ff3d2c
2014-02-21 12:19:23 +02:00
Noel Grandin
16c8fbfa07
editeng: sal_Bool->bool
...
Change-Id: I5f0b49b7a51f32fe4974739d2610204adefc4faa
2014-02-21 12:19:22 +02:00
Noel Grandin
4692d28e90
sal_Bool->bool
...
Change-Id: I83a9267cc461c2921b5da04a1122539ba0ac7d2d
2014-02-21 12:19:19 +02:00
Takeshi Abe
5f17e5eaad
Replace deprecated std::auto_ptr with boost::scoped_ptr
...
Change-Id: I674b7ee507258555b667657a13db6fda9b8d8372
2014-02-21 14:35:52 +09:00
Tobias Lippert
a18a1a4545
Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx
...
Added vcl/settings.hxx to all cxx files which require it.
This helps to speed up compilation after changes to the settings.
Conflicts:
sc/source/ui/dbgui/pvlaydlg.cxx
Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4
Reviewed-on: https://gerrit.libreoffice.org/7933
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-20 16:22:17 +00:00
Stephan Bergmann
12f1faf7bf
svl: sal_Bool -> bool
...
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
2014-02-20 08:17:00 +01:00
Noel Grandin
ae2f7da4f9
sal_Bool->bool
...
Change-Id: Id5cbf2c94e3d3ff27cdb8998e2b7b3b712b537ec
2014-02-19 13:04:57 +02:00
Noel Grandin
2e71918d49
sal_Bool->bool
...
Change-Id: I628c1506573c7d5ec182048a20ed996c9ae879c4
2014-02-18 10:08:03 +02:00
Stephan Bergmann
05f742d28b
comphelper: sal_Bool -> bool
...
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
2014-02-17 17:55:19 +01:00
Noel Grandin
bb39bea2e6
sal_Bool->bool
...
Change-Id: I475daf63c9548176f37449a26731cb176cf0ea3e
2014-02-14 14:15:20 +02:00
Noel Grandin
f44024d1a0
sal_Bool->bool
...
Change-Id: Iadc9f9ef444fe36d58304c2d6219021173385118
2014-02-14 14:15:15 +02:00
Caolán McNamara
4ba25fbab6
coverity#705112 Using invalid iterator
...
Change-Id: I6d05e418436b9d0b12be977b7842e1230ba3c7b1
2014-02-11 12:11:42 +00:00
Noel Grandin
08c40a2474
sal_Bool->bool
...
Change-Id: I31fb9d5b49260fd1a8fc1312b01fd5632c97ab2e
2014-02-11 12:50:43 +02:00
Stephan Bergmann
85cdb06fd5
sal_Bool -> bool
...
Change-Id: Ifc80202e0865b59931af6e50d3d60f5021f8b52e
2014-02-07 18:43:32 +01:00
Caolán McNamara
b4075c9efd
coverity#707968 Uninitialized pointer field
...
Change-Id: I85da713ec4f0e1e0180e9f7833a52a2768142a66
2014-02-06 15:11:57 +00:00
Alexandre Vicenzi
6ad41af76f
fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..
...
Change-Id: I42cf7dc139b79b715f3c330f9bca7d333de8bafc
Reviewed-on: https://gerrit.libreoffice.org/7762
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-02-04 10:16:33 +00:00
Michael Meeks
882645231b
uiconfig: remove obsolete helpid's and clean trailing whitespace.
...
Change-Id: Ic94ed52bbe0e5c612258fa56a970d61de0972eb3
2014-02-03 18:12:18 +01:00
Stephan Bergmann
859e8bea5e
Unused REPORTDESIGN_DLLPRIVATE
...
Change-Id: If06b7fdb749c7fca957c5cc4cb832a7a9cb167d6
2014-02-03 16:05:10 +01:00
Norbert Thiebaud
f68d5d5c8c
coverity#738780-79 : Uninitialized scalar field
...
Change-Id: Ie8a986bb633a7d81f95b81eac5bf2879ccba2cb9
2014-01-31 21:49:06 -06:00
Norbert Thiebaud
11dc589559
coverity#738781 : Uninitialized scalar field
...
Change-Id: I85875bd817a94f7c1b457a85780329cf85a1c71d
2014-01-31 21:39:04 -06:00
Stephan Bergmann
373de64a36
bool improvements
...
Change-Id: Ida0db3963ad472952f63b5e24901f16f6b0d5184
2014-01-28 20:26:24 +01:00
Matúš Kukan
ef597d80dc
Introduce com.sun.star.task.theJobExecutor singleton.
...
To replace com.sun.star.task.JobExecutor single-instance service,
incorrectly converted in 748aa84e9808ad31c6ff6b71459525c82de10e58
[including changes by Stephan Bergmann <sbergman@redhat.com>]
Change-Id: I4cea2c63a20b5b22f6e1f822fb35fcc4d0397687
Reviewed-on: https://gerrit.libreoffice.org/7609
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-01-24 14:24:34 +00:00
Stephan Bergmann
5398419116
bool improvements
...
Change-Id: I21f806d7a9ebe5b4de4cbedfc9879019cdbba22b
2014-01-22 08:22:36 +01:00
Arnaud Versini
d341000406
REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.
...
Valgrind is capable of detecting such bugs. No need for extra macros.
Change-Id: I9cb8af9dad93a7ee7114489b13e3994515357a10
Reviewed-on: https://gerrit.libreoffice.org/7533
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-21 16:24:38 +00:00
Stephan Bergmann
a3f32769fc
Fix bogus mass-conversion equalsAsciiL -> startsWith
...
3af99e4d59d89c343965a928681a30f36b1007d2 "convert equalsAsciiL calls to
startsWith calls" should rather have converted to oprator ==.
Change-Id: Id4a8836c5d6d570e54661c40be7214632e202b21
2014-01-21 15:54:52 +01:00
Stephan Bergmann
602c87b425
Window::PreNotify should return bool
...
Change-Id: Ic9903fd887f2c3fab2630ebeb20df39392177c8d
2014-01-18 00:37:49 +01:00
Stephan Bergmann
04683f1488
Window::Notify should return bool
...
Change-Id: I72081b1022582c8b6f95a611e21d9c78f7581efe
2014-01-17 16:42:29 +01:00
Stephan Bergmann
6e12fb3be3
Consolidate XServiceInfo for classes derived from SvXMLImport
...
Change-Id: I5a269d8b7e95049c67ae14b06a79b417bc91a474
2014-01-09 10:12:19 +01:00
Stephan Bergmann
31911b3cdc
Consolidate XServiceInfo for classes derived from SvXMLExport
...
Change-Id: Ia3e2b5e682a64844bb6c713912c50c7681393d52
2014-01-08 14:11:58 +01:00
Caolán McNamara
81f4840c01
convert related family of tabdialogs to .ui
...
Change-Id: I07581e59eb24383e0c2b25b5b46aeee37cc201e2
2013-12-31 11:25:16 +00:00
Caolán McNamara
a6f9c59d41
I can't see a route to create a RID_PAGEDIALOG_LINE
...
so remove it
Change-Id: I148714b469ac8cd065a85aef9ee04f8a32f35a45
2013-12-31 11:06:22 +00:00
Julien Nabet
4148ba7075
cppcheck: fix reassigned value
...
Change-Id: Iee162175b692d82679132ce32d026cb3b3bfa77e
2013-12-27 14:28:42 +01:00
Andras Timar
b55259eeb5
typo fixes
...
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-20 15:55:00 +01:00
Eike Rathke
ebc1b2fe50
added bool bForExport parameter to XMLPropertySetMapper ctor
...
Set to true for export, false for import. If export true, an
XMLPropertyMapEntry with mbImportOnly==true is not added to the
mappings. This to be able to have more than one mappings for import
(for example a current extension namespace and the future namespace
proposed to the ODF-TC, or corrected typos in element or attribute
names), but map only to one entry on export, of course.
Change-Id: Ia01ea949c88eda2f8a6c10f51c59e35e7abdcaf3
2013-12-20 03:26:57 +01:00
Eike Rathke
9dd7ee88bd
prepared XMLPropertyMapEntry with mbImportOnly flag
...
Change-Id: Id5a54a591a42c836884af1fd09dc055f2fce6db5
2013-12-20 03:26:56 +01:00
Stephan Bergmann
9ed364774c
Adapt all (non-extension, SharedLibrary) .components to environment="..."
...
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
2013-12-17 11:06:00 +01:00
Noel Grandin
8548abbac5
Remove unnecessary use of OUString constructor in OUStringBuffer::append calls
...
Convert code like
aStrBuffer.append(OUString(" AS "));
to
aStrBuffer.append(" AS ");
Change-Id: I8c1884b5a875f40f0b5e511b6ef38c6c8eeee656
2013-12-17 11:49:04 +02:00
Noel Grandin
08fe82e59c
Remove unnecessary use of OUString constructor in + expressions
...
Convert code like
aFilename = OUString::number(nFilePostfixCount) + OUString(".bmp");
to
aFilename = OUString::number(nFilePostfixCount) + ".bmp";
Change-Id: I03f513ad1c8ec8846b2afbdc67ab12525ed07e50
2013-12-17 11:49:03 +02:00
Bjoern Michaelsen
78c7eb3507
uiconfig is a l10n-relevant target
...
Change-Id: I8a2ca73c02fd6b04ce60e7701c51d2362ef7ec06
2013-12-16 17:36:26 +01:00
Stephan Bergmann
83e191e25d
Do not use C++-UNO internal static_type functions in client code
...
...use cppu::UnoType instead.
Change-Id: I507914b30ef8acda910ee4ecc0589fd328eb6f31
2013-12-12 11:10:10 +01:00
Stephan Bergmann
a62c2a5fa5
Don't hold css::uno::Type instances by pointer
...
...in comphelper::PropertyMapEntry and SfxItemPropertyMapEntry. And as the
arrays of such need to be initialized dynamically anyway, also change their name
members to proper OUStrings while at it. Plus some const clean-up.
Change-Id: I67d4d7b5773fb020605f369daf39528bec930606
2013-12-12 08:26:40 +01:00
Stephan Bergmann
123e2c3e93
Revert "Don't hold css::uno::Type instances by pointer"
...
This reverts commit 90f91088d238469b4a2262c91de3117ba40f5bde for now:
Ach, old GCC doesn't like plain string literals to initialize members
of OUString type...
Change-Id: I50563a00406259bb5d41831e2a2796762450d097
2013-12-11 15:38:30 +01:00
Stephan Bergmann
90f91088d2
Don't hold css::uno::Type instances by pointer
...
...in comphelper::PropertyMapEntry and SfxItemPropertyMapEntry. And as the
arrays of such need to be initialized dynamically anyway, also change their name
members to proper OUStrings while at it. Plus some const clean-up.
Change-Id: I67d4d7b5773fb020605f369daf39528bec930606
2013-12-11 15:16:51 +01:00
Lionel Elie Mamane
eb60095292
fdo#72391 empty formula is "rpt:", not starts with "rpt:"
...
(all?) functions start with rpt:
correction of erroneous cleanup wrt to equalsAsciiL
Change-Id: I0568ef28a1e677f68016b8593c2b30d0ffba1bb5
2013-12-07 21:35:58 +01:00
Stephan Bergmann
b0926378ac
Clean up includes of comphelper/stl_types.hxx
...
Change-Id: I00a8e794189d17ad91a90beb9ce6cb89b7bab2aa
2013-12-06 17:56:11 +01:00
Stephan Bergmann
c78f7d85ab
Get rid of DECLARE_STL_MAP
...
Change-Id: Ifbda934a89087fcc1c031978d3e5b5783722b328
2013-12-06 10:37:50 +01:00
Stephan Bergmann
1a715d4d67
Get rid of DECLARE_STL_STDKEY_MAP
...
Change-Id: I099f94922acba0bf9cde22fbbb3eefc230776868
2013-12-06 10:37:50 +01:00