summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/BluetoothServer.cxx
AgeCommit message (Expand)Author
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-08use unique_ptr in sd::BluetoothServer::ImplNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-10-17Turn sd::BluetoothServer::Impl into scoped enumStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in sd::BluetoothServerNoel Grandin
2018-08-24loplugin:useuniqueptr in sd::CommunicatorNoel Grandin
2018-08-12Resolves: tdf#112343 remove last dbus-glib mentionsArkadiy Illarionov
2018-02-26Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-02Fix typosAndrea Gelmini
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-08-07loplugin:casttovoidStephan Bergmann
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdStephan Bergmann
2017-01-10New loplugin:conststringvar: sdStephan Bergmann
2016-10-16clang-cl loplugin: sdStephan Bergmann
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-25sd/source/ui/tools boost->stdCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-28Fix tdf#90911 wrong parameter size on getsocknameJuergen Funk
2015-03-28loplugin:cstylecastStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-05sd: BluetoothServer: fix deprecation warning C4996, use WSAQUERYSETWMichael Stahl
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2014-12-10loplugin:cstylecastStephan Bergmann
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-04remotecontrol: required version for MacOSX is 10.8Riccardo Magliocchetti