summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)AuthorFilesLines
2017-06-12cleanup unused css/frame/* includesJochen Nitschke3-5/+0
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-5/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin3-5/+5
2017-04-10Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann6-41/+50
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2-6/+6
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-21tdf#96505 - Get rid of cargo cult long integer literalsudaycoder1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann6-42/+5
2017-02-08Add missing #includesStephan Bergmann1-0/+2
2017-02-01loplugin:stringconstantStephan Bergmann1-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann7-134/+29
2017-01-25embedserv/source/embed/xwin.cxx is goneStephan Bergmann2-237/+0
2017-01-23loplugin:useuniqueptrStephan Bergmann2-10/+12
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann2-6/+6
2016-10-16clang-cl loplugin: embedservStephan Bergmann27-814/+798
2016-10-1464-bit Windows fix: InsertMenu takes a UINT_PTRStephan Bergmann1-1/+1
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann3-2/+3
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl1-1/+1
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2-1/+7
2016-05-04use Any constructor instead of temporariesNoel Grandin1-20/+9
2016-04-21Fix typosAndrea Gelmini1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-03-04-Werror,-WshadowStephan Bergmann1-3/+3
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann2-0/+2
2016-03-04-Werror,-WshadowStephan Bergmann1-1/+1
2016-03-04-Werror,-Wunused-macrosStephan Bergmann1-1/+0
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann1-1/+3
2016-03-04-Werror,-WshadowStephan Bergmann1-2/+1
2016-02-09Remove excess newlinesChris Sherlock12-34/+0
2016-01-26Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann1-1/+7
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann2-0/+2
2016-01-25more Windows build fixesNoel Grandin1-1/+1
2016-01-25more Windows build fixesNoel Grandin1-1/+1
2016-01-25more Windows build fixesNoel Grandin1-1/+1
2016-01-25more Windows build fixesNoel Grandin1-1/+1
2016-01-25more Windows build fixesNoel Grandin1-0/+1
2016-01-25more Windows build fixesNoel Grandin2-2/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin3-4/+4
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara5-9/+11
2015-12-08Resolve Linker Warning LNK4104Mike Kaganski2-5/+6
2015-12-02-Werror,-Wint-to-pointer-castStephan Bergmann2-6/+6
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann2-0/+24
2015-11-28-Werror,-Wunused-variableStephan Bergmann1-1/+0
2015-11-24-Werror,-Wunused-variableStephan Bergmann1-10/+0
2015-11-24Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann1-2/+2
2015-11-24-Werror,-Wbitwise-op-parenthesesStephan Bergmann1-1/+1
2015-11-24Expand single use of SendCommand macroStephan Bergmann1-6/+4
2015-11-24-Werror,-WreorderStephan Bergmann1-1/+1