summaryrefslogtreecommitdiffstats
path: root/embeddedobj/source/msole
Commit message (Expand)AuthorAgeFilesLines
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* More loplugin:cstylecast: embeddedobjStephan Bergmann2018-01-123-14/+14
* Remove redundant control flow branchMike Kaganski2018-01-041-5/+1
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-202-6/+6
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-142-6/+6
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Fix typosAndrea Gelmini2017-11-161-1/+1
* loplugin:includeform: embeddedobj (Windows)Stephan Bergmann2017-10-2710-12/+12
* loplugin:includeform: embeddedobjStephan Bergmann2017-10-234-4/+4
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-13/+14
* loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann2017-10-052-85/+81
* add << operator for css::uno::ExceptionNoel Grandin2017-10-043-7/+3
* loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann2017-09-302-25/+22
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-6/+6
* loplugin:flatten in variousNoel Grandin2017-09-272-158/+146
* loplugin:flatten in editeng..extensionsNoel Grandin2017-09-211-6/+3
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+4
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-3/+3
* loplugin:constparams: embeddedobj (clang-cl)Stephan Bergmann2017-08-312-2/+2
* loplugin:oncevarNoel Grandin2017-07-311-2/+2
* Fix typosAndrea Gelmini2017-07-181-1/+1
* loplugin:oncevar: embeddedobj (clang-cl)Stephan Bergmann2017-07-171-2/+1
* tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos2017-07-131-3/+3
* OLE: show title of parent document in MSOSzymon Kłos2017-07-132-5/+3
* Show document title for embedded documentsSzymon Kłos2017-07-131-0/+3
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-132-4/+4
* tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos2017-07-131-18/+47
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-1/+1
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-1/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-1/+0
* Related: tdf#62702 also try various other known streams for object contentCaolán McNamara2017-05-091-15/+17
* Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attemptCaolán McNamara2017-05-091-0/+13
* remove empty namespacesJochen Nitschke2017-05-031-3/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-2110-21/+21
* Clean up uses of SAL_U/SAL_W: embeddedobjStephan Bergmann2017-04-101-2/+3
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-1/+1
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-154-77/+23
* Add missing #includesStephan Bergmann2017-02-082-0/+4
* Add missing #includesStephan Bergmann2017-02-066-0/+8
* loplugin:stringconstantStephan Bergmann2017-02-013-14/+14
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-312-5/+5
* Remove dynamic exception specificationsStephan Bergmann2017-01-2616-217/+42
* Ole10Native payload truncatedCaolán McNamara2017-01-231-5/+5
* loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann2017-01-201-0/+2