summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin18-49/+49
2017-04-10Clean up uses of SAL_U/SAL_W: embeddedobjStephan Bergmann1-2/+3
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-18Typo: BimapPainter->BitmapPainterJulien Nabet1-2/+2
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann10-171/+55
2017-02-13Remove misguided commentStephan Bergmann1-1/+1
2017-02-08Add missing #includesStephan Bergmann2-0/+4
2017-02-06Add missing #includesStephan Bergmann15-1/+28
2017-02-01loplugin:stringconstantStephan Bergmann3-14/+14
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin4-8/+8
2017-01-26Remove dynamic exception specificationsStephan Bergmann36-1095/+249
2017-01-23Ole10Native payload truncatedCaolán McNamara1-5/+5
2017-01-23use rtl::Reference in DocumentHolderNoel Grandin2-12/+10
2017-01-23use rtl::Reference in OCommonEmbeddedObjectNoel Grandin7-76/+70
2017-01-20loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann2-0/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann3-2/+11
2017-01-19fix windows buildNoel Grandin1-1/+0
2017-01-19use rtl::Reference in OleEmbeddedObjectNoel Grandin3-11/+8
2017-01-16new loplugin: useuniqueptr: embeddedobjNoel Grandin2-8/+5
2017-01-12in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara1-4/+57