Age | Commit message (Collapse) | Author |
|
...which apparently originated as some kind of duplicate of (also, but
potentially leas dead) io/test/stm/.
Change-Id: Iea749b44da2482835a08c6a21b62625836f8b643
|
|
also remove some commented out code
Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
|
|
Change-Id: I94c0ed3385e64f854875f62c32adaa066d3b1ead
|
|
Change-Id: If652bce4cf7621795b084bcbc0aa4c46dd903878
|
|
Change-Id: Ief87c7acacb08ee1debebea5085e9de208f29445
|
|
Change-Id: If5638fa4c35a642791088f8ecda7dd0c13ac5a81
|
|
Change-Id: I76bd0ef07a2fa134e948724cecdf539ffe6ccb8a
|
|
|
|
|
|
Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5
|
|
Change-Id: I92906de88669d629f8efd39439c4e6e0151f687c
|
|
Change-Id: Ie81d270267b6c3c3620ade62eb393b28d995a654
|
|
Change-Id: I2905e98425b9991d6138ab0adc15083d313ca445
|
|
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
|
|
...introduced in d2237276cb3e32493ff8f9f71e06301937434622 "INTEGRATION: CWS
vcl09 (1.6.10): #109426# make rpnp.so work on Linux" without any explanation,
but probably a misguided attempt at getting things working in the face of a
missing libgcc_s.so or libstdc++.so (though the names used here do not match any
there), and seemingly not necessary.
Change-Id: Ib092d426f4acfd3ece30adb754c1bb76d4eca381
|
|
Change-Id: Ic975df93535b47dfcf39b9e58e7e9728adce082b
|
|
Change-Id: I2db2ba69d7aac319fa9b446766729813c09d344f
|
|
Change-Id: I80c4a2fdff5bb487bc40a37da45a62cde3eaa9da
|
|
Change-Id: Ibb5623097f910d011c388c9c8d429871b62bf613
|
|
Change-Id: I20515693bed76163433421f7fd05b319ed472a54
|
|
Change-Id: Iaca31b4e12c258b762b3d88fbad0fb08b4f1fc16
Reviewed-on: https://gerrit.libreoffice.org/8832
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I7d170d704fa8950057698856d12df63992e38381
Reviewed-on: https://gerrit.libreoffice.org/8822
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ie1e1952e3d39d53756583482826dfc3b65b5f9e0
|
|
Change-Id: Ie6560c806369a2d1698b4df43710f3aebb10ed6a
|
|
Change-Id: I5fd41bca54c7b716003eea92e90ddfd08ebfa95a
|
|
i.e. convert "::sal_Bool" to "sal_Bool"
Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
|
|
Change-Id: Ibf92b3098c50388d8b6d27f4476e613a1f8918b5
|
|
It appears that the C++ standard allows overriding destructors to be marked
"override," but at least some MSVC versions complain about it, so at least make
sure such destructors are explicitly marked "virtual."
Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
|
|
All detected by SpellCode
https://code.google.com/p/spellcode/
|
|
Change-Id: I05ecb627119eb545d1781fa42613e940fc22aac1
|
|
Change-Id: I6eeb47699193ee024e975915011b1c3c5483bf9e
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
|
|
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
|
|
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
|
|
Change-Id: I8f171f7f61ea06a79183e9bf9b15b8c35c98cc9b
|
|
Change-Id: I8468009fafff845c249bddb88417a5ceeb556fb0
|
|
Change-Id: I524ce73811f32b7da38ef127ee4633a2c6a9f933
|
|
Change-Id: I228f7c8f99b0cc3117fbeab78efbeddd74896d54
|
|
Change-Id: If08dab3956da5c0ee90d6a788f6f34a936e792d7
|
|
Convert code like:
rTxt.match( "---", rTxt.getLength()-3 )
to:
rTxt.endsWith( "---" )
Change-Id: Iada74c5e714f7234f25b326526843a36255d5599
|
|
Change-Id: I1690f5b88b7bd04d336a45b1d745185285e13070
|
|
Change-Id: I283c883bf49e33941de33b9e58d355f683c96ea3
|
|
Change-Id: Ic411b2776d0c054d59bfdc847f67785c85c5cb9e
|
|
Change-Id: I32824c614d070cd4649e18da4a0b91b03bccfaba
|
|
Change-Id: Ia354e003903c20435947e82afa293a34a367773a
|
|
Change-Id: I234d36bc7ef9e8e27087067f6e43d7e522e52d4d
|
|
...deprecating com.sun.star.beans.Introspection (single-instance) service.
Change-Id: Ica2e3a3541c7dcb1aab79222c5abf40d6988c882
|
|
ListBox and related now handle up to sal_Int32 elements correctly.
sal_Int32 instead of sal_Size or size_t because of UNO and a11y API.
Also disentangled some of the mess of SvTreeList and other containers
regarding sal_uInt16, sal_uLong, long, size_t, ... type mixtures.
Change-Id: Idb6e0ae689dc5bc2cf980721972b57b0261e688a
Reviewed-on: https://gerrit.libreoffice.org/8460
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
The last cases are non obvious, so it's pratically done
Change-Id: Icae1da8e238f516eaed0f7fbdf96fff778eac547
Reviewed-on: https://gerrit.libreoffice.org/8445
Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
|