summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole
AgeCommit message (Expand)Author
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: embeddedobjStephan Bergmann
2018-01-04Remove redundant control flow branchMike Kaganski
2017-12-20loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-16Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: embeddedobj (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-31loplugin:constparams: embeddedobj (clang-cl)Stephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18Fix typosAndrea Gelmini
2017-07-17loplugin:oncevar: embeddedobj (clang-cl)Stephan Bergmann
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos
2017-07-13OLE: show title of parent document in MSOSzymon Kłos
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-09Related: tdf#62702 also try various other known streams for object contentCaolán McNamara
2017-05-09Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attemptCaolán McNamara
2017-05-03remove empty namespacesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: embeddedobjStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann