summaryrefslogtreecommitdiffstats
path: root/embedserv
Commit message (Expand)AuthorAgeFilesLines
* Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet2018-03-172-19/+12
* embedserv: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-0115-59/+0
* loplugin:emptyif (clang-cl)Stephan Bergmann2018-01-242-7/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-234-26/+26
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-151-4/+4
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-113-8/+8
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-271-2/+2
* Remove unnecessary state checks and the variablesMuhammet Kara2017-11-071-8/+0
* loplugin:includeform: embedserv (Windows)Stephan Bergmann2017-10-2715-30/+30
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-052-22/+24
* loplugin:blockblock (clang-cl)Stephan Bergmann2017-10-051-27/+25
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-302-25/+22
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-306-51/+50
* tdf#96505 Get rid of cargo cult "long" integer literals66kesara992017-09-242-7/+7
* Better not modify const RECTs passed inStephan Bergmann2017-09-221-11/+13
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-184-1/+15
* loplugin:redundantpointerops (clang-cl)Stephan Bergmann2017-09-142-2/+2
* loplugin:constparams: embedserv (clang-cl)Stephan Bergmann2017-08-312-6/+6
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-08-211-2/+2
* loplugin:oncevar (clang-cl)Stephan Bergmann2017-08-181-6/+6
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-172-2/+2
* loplugin:oncevar (clang-cl): embedservStephan Bergmann2017-07-032-5/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-123-5/+0
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-5/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-213-5/+5
* Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann2017-04-106-41/+50
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-042-6/+6
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-041-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* tdf#96505 - Get rid of cargo cult long integer literalsudaycoder2017-03-211-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-1/+1
* Remove MinGW supportStephan Bergmann2017-02-106-42/+5
* Add missing #includesStephan Bergmann2017-02-081-0/+2
* loplugin:stringconstantStephan Bergmann2017-02-011-6/+6
* Remove dynamic exception specificationsStephan Bergmann2017-01-267-134/+29
* embedserv/source/embed/xwin.cxx is goneStephan Bergmann2017-01-252-237/+0
* loplugin:useuniqueptrStephan Bergmann2017-01-232-10/+12
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-112-6/+6
* clang-cl loplugin: embedservStephan Bergmann2016-10-1627-814/+798
* 64-bit Windows fix: InsertMenu takes a UINT_PTRStephan Bergmann2016-10-141-1/+1
* -Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann2016-08-253-2/+3
* tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl2016-06-011-1/+1
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-252-1/+7
* use Any constructor instead of temporariesNoel Grandin2016-05-041-20/+9
* Fix typosAndrea Gelmini2016-04-211-1/+1
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* -Werror,-WshadowStephan Bergmann2016-03-041-3/+3
* Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann2016-03-042-0/+2
* -Werror,-WshadowStephan Bergmann2016-03-041-1/+1
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-1/+0