summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)AuthorFilesLines
2018-08-10Resolves: tdf#118919 crash on double click ole objectCaolán McNamara1-1/+1
2018-03-26lok - chart - state switch issue triggers an OLE general error msg boxMarco Cecchetti1-15/+19
2018-03-25tdf#114677 Correct title in Base forms cleanupSzymon Kłos1-8/+5
2018-03-25tdf#114677 Correct title in Base formsSzymon Kłos1-5/+8
2018-03-20Remove redundant control flow branchMike Kaganski1-5/+1
2018-02-07tdf#114677 Correct title in Base formsSzymon Kłos1-2/+2
2017-11-22Help old GCCStephan Bergmann1-1/+1
2017-11-22fuzzing: common case of embedded charts in docxCaolán McNamara1-1/+8
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-16Fix typosAndrea Gelmini1-1/+1
2017-10-27loplugin:includeform: embeddedobj (Windows)Stephan Bergmann10-12/+12
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann12-21/+21
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-13/+14
2017-10-05loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann2-85/+81
2017-10-04add << operator for css::uno::ExceptionNoel Grandin3-7/+3
2017-10-03new loplugin:blockblockNoel Grandin1-48/+46
2017-10-01throw more useful uno::Exception'sNoel Grandin1-3/+3
2017-09-30loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann2-25/+22
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski1-6/+6
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-5/+2
2017-09-27loplugin:flatten in variousNoel Grandin3-177/+160
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin6-177/+146
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski2-0/+7
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-3/+3
2017-08-31loplugin:constparams: embeddedobj (clang-cl)Stephan Bergmann2-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-07-18Fix typosAndrea Gelmini1-1/+1
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos3-4/+12
2017-07-17Embedded obj: resize to avoid rendering issueSzymon Kłos1-1/+3
2017-07-17loplugin:oncevar: embeddedobj (clang-cl)Stephan Bergmann1-2/+1
2017-07-14Embedded obj: don't change new window sizeSzymon Kłos1-2/+0
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos1-3/+3
2017-07-13OLE: show title of parent document in MSOSzymon Kłos2-5/+3
2017-07-13Show document title for embedded documentsSzymon Kłos4-0/+20
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin7-17/+17
2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos2-19/+48
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin2-2/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2-2/+2
2017-06-26Resolves: tdf#108643 don't restore orig size on first chart activateCaolán McNamara1-1/+3
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke5-10/+0
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin2-2/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-4/+0
2017-05-09Related: tdf#62702 also try various other known streams for object contentCaolán McNamara1-15/+17
2017-05-09Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attemptCaolán McNamara1-0/+13
2017-05-03remove empty namespacesJochen Nitschke1-3/+0