Stephan Bergmann
23e32f46b1
Use structured binding
...
Change-Id: I8254d350320115be532c6d595dc56268c8de3ad2
Reviewed-on: https://gerrit.libreoffice.org/64653
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2018-12-06 08:19:25 +01:00
Noel Grandin
a5be07d6b6
inline use-once typedefs
...
Change-Id: I5c3ffc03c26b3428f1f336e6ecba7838a1cf1157
Reviewed-on: https://gerrit.libreoffice.org/46764
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-12-19 11:57:57 +01:00
Mike Kaganski
ff578127e2
binaryurp: consistently use "" and <> for include directives
...
Change-Id: If328428d7f88d8a160888857acd3a07bbd8dab83
Reviewed-on: https://gerrit.libreoffice.org/43318
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com >
2017-10-11 07:02:55 +02:00
Tor Lillqvist
013d9789c7
Drop :: prefix from std in [a-b]*/
...
Change-Id: I0422aaf39bbce889c95ed9a81a0784cb03a1badd
Reviewed-on: https://gerrit.libreoffice.org/34320
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Tor Lillqvist <tml@collabora.com >
2017-02-15 21:50:23 +00:00
Stephan Bergmann
e68121b3c1
loplugin:nullptr (automatic rewrite)
...
Change-Id: Ic3516d9069cbe935f5b82aec0afac3facdc814a5
2015-11-10 10:31:17 +01:00
Stephan Bergmann
bff4c13475
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
...
Change-Id: I328ac7a95ccc87732efae48b567a0556865928f3
2015-10-12 17:52:26 +02:00
Caolán McNamara
01a8bda416
boost::noncopyable->'= delete'
...
Change-Id: If0f898a1e912fcd2095d8ba88b2b8046596e16ea
2015-02-16 12:54:45 +00:00
Stephan Bergmann
11311b9216
untabify
...
Change-Id: Iad53e9cea28c3c7f3a8a2eaa1186d1e1be72affc
2014-09-25 11:49:59 +02:00
Alexander Wilms
598243b2d8
Remove visual noise from binaryurp
...
Change-Id: I863499cccfe586b570d0021e143718bd3e4e1181
Reviewed-on: https://gerrit.libreoffice.org/8236
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-25 21:10:45 +00:00
Herbert Dürr
08bb8fca41
#i122208# replace the binaryurp cache for improved C++ compatibility
...
Failing to instantiatie incomplete types like the Map::iterator in
binaryurp Cache's Entry members is allowed by the C++ standard.
The rewrite makes it more compliant with other C++ compilers/STLs.
And interesting alternative would be to use boost's multi_index_container.
git-svn-id: http://svn.apache.org/repos/asf/openoffice/branches/rejuvenate01@1480367 13f79535-47bb-0310-9956-ffa450edef68
2013-05-28 09:27:01 +03:00
Michael Meeks
b3d8fd8a41
re-base on ALv2 code.
2012-06-12 17:51:46 +01:00
Stephan Bergmann
ebdbd2b578
Adapted to new assertion/logging mechanisms.
2011-11-28 22:05:46 +01:00
Caolán McNamara
bc09ec8dee
add mode lines to new files
2011-06-02 16:49:28 +01:00
Francisco Saito
a09675b4c5
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:39:03 +01:00
sb
138ab06ecc
sb138: #i116038# fresh implementation of binary URP bridge
2011-01-26 09:26:59 +01:00