summaryrefslogtreecommitdiff
path: root/embedserv/source/inc
AgeCommit message (Expand)Author
2020-11-13tdf#123936 Formatting files in module embedserv with clang-formatPhilipp Hofer
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-02-01embedserv: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-04-10Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25embedserv/source/embed/xwin.cxx is goneStephan Bergmann
2016-10-16clang-cl loplugin: embedservStephan Bergmann
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-02-Werror,-Wint-to-pointer-castStephan Bergmann
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann
2015-11-18The #else branch is unused nowStephan Bergmann
2015-11-18-Wmissing-braces is globally disabled in com_GCC_defs.mk anywayStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in embedserv/Noel Grandin
2015-08-05tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24Fix various Windows-only XServiceInfo implementationsStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25remove external include guardsThomas Arnhold
2012-12-11Blind Windows-only fixStephan Bergmann
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-12suppress "missing braces" error with -WerrorDavid Tardon
2012-03-12WaE: error: "DECLSPEC_SELECTANY" redefinedDavid Tardon
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-17Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutilTor Lillqvist
2011-06-21Include <guiddef.h> instad of <initguid.h>Tor Lillqvist