summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-3/+3
* loplugin:constparams: embeddedobj (clang-cl)Stephan Bergmann2017-08-312-2/+2
* move resmgr to unotoolsCaolán McNamara2017-08-011-2/+2
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-312-2/+2
* loplugin:oncevarNoel Grandin2017-07-311-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+3
* Fix typosAndrea Gelmini2017-07-181-1/+1
* Embedded documents: show title in menu entriesSzymon Kłos2017-07-183-4/+12
* Embedded obj: resize to avoid rendering issueSzymon Kłos2017-07-171-1/+3
* loplugin:oncevar: embeddedobj (clang-cl)Stephan Bergmann2017-07-171-2/+1
* Embedded obj: don't change new window sizeSzymon Kłos2017-07-141-2/+0
* 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-134-0/+20
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-137-17/+17
* tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos2017-07-132-19/+48
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-122-2/+2
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-072-2/+2
* Resolves: tdf#108643 don't restore orig size on first chart activateCaolán McNamara2017-06-261-1/+3
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-125-10/+0
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-1/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-312-2/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-4/+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
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-2118-49/+49
* 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
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* Fix typosAndrea Gelmini2017-03-252-2/+2
* Typo: BimapPainter->BitmapPainterJulien Nabet2017-03-181-2/+2
* 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-1510-171/+55
* Remove misguided commentStephan Bergmann2017-02-131-1/+1
* Add missing #includesStephan Bergmann2017-02-082-0/+4
* Add missing #includesStephan Bergmann2017-02-0615-1/+28
* loplugin:stringconstantStephan Bergmann2017-02-013-14/+14
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-314-8/+8
* Remove dynamic exception specificationsStephan Bergmann2017-01-2636-1095/+249
* Ole10Native payload truncatedCaolán McNamara2017-01-231-5/+5
* use rtl::Reference in DocumentHolderNoel Grandin2017-01-232-12/+10
* use rtl::Reference in OCommonEmbeddedObjectNoel Grandin2017-01-237-76/+70
* loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann2017-01-202-0/+3
* New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann2017-01-193-2/+11
* fix windows buildNoel Grandin2017-01-191-1/+0
* use rtl::Reference in OleEmbeddedObjectNoel Grandin2017-01-193-11/+8