- febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
- de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
- 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
- bad606f Clean up uses of SAL_U/SAL_W: embedserv by Stephan Bergmann · 9 years ago
- 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
- f8cff53 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 9 years ago
- 55cc79f Fix typos by Andrea Gelmini · 9 years ago
- 68bd686 tdf#96505 - Get rid of cargo cult long integer literals by udaycoder · 9 years ago
- b57d51e Drop :: prefix from std in [de]*/ by Tor Lillqvist · 9 years ago
- 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
- fed3783 Add missing #includes by Stephan Bergmann · 9 years ago
- 87087ba loplugin:stringconstant by Stephan Bergmann · 9 years ago
- e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
- da1b981 embedserv/source/embed/xwin.cxx is gone by Stephan Bergmann · 9 years ago
- c010fe8 loplugin:useuniqueptr by Stephan Bergmann · 9 years ago
- 2597a2f loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
- 3b65875 clang-cl loplugin: embedserv by Stephan Bergmann · 9 years ago
- 60e264c 64-bit Windows fix: InsertMenu takes a UINT_PTR by Stephan Bergmann · 9 years ago
- d4aae1b -Werror,-Wnonportable-include-path (clang-cl) by Stephan Bergmann · 10 years ago
- c11e60f tdf#99643 OLE automation bridge: fix 64-bit pointer conversions by Michael Stahl · 10 years ago
- a890e31 SAL_FALLTRHOUGH in Windows-only code by Stephan Bergmann · 10 years ago
- 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
- 20f23c1a Fix typos by Andrea Gelmini · 10 years ago
- 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
- af662f3 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
- 5a7289d Silence -Werror,-Wnon-virtual-dtor in external includes by Stephan Bergmann · 10 years ago
- b1d9fe78 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
- 6fbac17 -Werror,-Wunused-macros by Stephan Bergmann · 10 years ago
- e4f8d0c Silence -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
- b955d43 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
- a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
- 4b68b6d Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) by Stephan Bergmann · 10 years ago
- 432adca Silence more warnings, clang-cl's /W4 now also includes -Wextra by Stephan Bergmann · 10 years ago
- f719e15 more Windows build fixes by Noel Grandin · 10 years ago
- 21e35e2 more Windows build fixes by Noel Grandin · 10 years ago
- c4d5feb more Windows build fixes by Noel Grandin · 10 years ago
- df1055e more Windows build fixes by Noel Grandin · 10 years ago
- 45b8337 more Windows build fixes by Noel Grandin · 10 years ago
- 692a7c2 more Windows build fixes by Noel Grandin · 10 years ago
- 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
- c9be274 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
- 3149c04 Resolve Linker Warning LNK4104 by Mike Kaganski · 10 years ago
- 803bff5 -Werror,-Wint-to-pointer-cast by Stephan Bergmann · 10 years ago
- c59646d Silence clang-cl warnings in ATL headers by Stephan Bergmann · 10 years ago
- 31927f9 -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
- 0ea6755 -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
- fa257a3 Use Get/SetWindowLongPtr, for 64-bit build by Stephan Bergmann · 10 years ago
- 04277e7 -Werror,-Wbitwise-op-parentheses by Stephan Bergmann · 10 years ago
- 0968238 Expand single use of SendCommand macro by Stephan Bergmann · 10 years ago
- 6391532 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
- e3eebcc -Werror,-Wlogical-op-parentheses by Stephan Bergmann · 10 years ago
- 5508383 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
- cf2f0f9 -Werror,-Wint-to-pointer-cast by Stephan Bergmann · 10 years ago
- f08d014 Fix css.awt.XSystemDependentMenuPeer.getMenuHandle by Stephan Bergmann · 10 years ago
- 753057b The #else branch is unused now by Stephan Bergmann · 10 years ago
- 8c0d5d4 -Werror,-Wlogical-op-parentheses by Stephan Bergmann · 10 years ago
- 94f790a -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) by Stephan Bergmann · 10 years ago
- 4668528 -Wmissing-braces is globally disabled in com_GCC_defs.mk anyway by Stephan Bergmann · 10 years ago
- 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
- 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- 6a93b97 com::sun::star->css in embedserv/ by Noel Grandin · 11 years ago
- 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- f0208db cppcheck: fix some redundantCondition warnings by Julien Nabet · 11 years ago
- aecdaa71 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
- 24c50b6 remove obsolete check for pre-MSVC2013 ATL library name by Michael Stahl · 11 years ago
- b55166d Revert "return and use std::vector from OInterfaceContainerHelper" by Noel Grandin · 11 years ago
- e57314f return and use std::vector from OInterfaceContainerHelper by Noel Grandin · 11 years ago
- 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
- fccf76e css::uno::Reference can automatically up-cast now by Stephan Bergmann · 11 years ago
- 8568c72 tdf#66232: Cannot open files by COM2 by Mike Kaganski · 11 years ago
- 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
- c6dcd7b Fix various Windows-only XServiceInfo implementations by Stephan Bergmann · 11 years ago
- d8dd6db gbuild: set _WIN32_WINNT globally instead of WINVER by Michael Stahl · 11 years ago
- b98ac70 Typo: trough->through by Julien Nabet · 11 years ago
- ca8787a boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
- 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- e9cd74a No atlsd.lib in VS 2013 by Tor Lillqvist · 12 years ago
- 3ddb928 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
- b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- c327aca remove globally disabled warnings from source files by Thomas Arnhold · 12 years ago
- fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago
- c63ba20 embedserv: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
- eb8b762 Remove visual noise from embedserv by Alexander Wilms · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- 612dac0 bool improvements by Stephan Bergmann · 12 years ago
- b55259e typo fixes by Andras Timar · 12 years ago
- 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
- 0fa31be Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter by Stephan Bergmann · 12 years ago
- b24957e clean up some COM initialization by Michael Stahl · 12 years ago
- 7236549 Use <windows.h> with a lower-case 'w' for cross-compilation goodness by Tor Lillqvist · 12 years ago
- f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
- debde4f fdo#66232 fix opening files via COM server by Andras Timar · 12 years ago
- 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
- 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
- d360feb embedserv: unused code by Andras Timar · 12 years ago