summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* 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
* new loplugin: useuniqueptr: embeddedobjNoel Grandin2017-01-162-8/+5
* in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara2017-01-121-4/+57
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-111-1/+1
* Typo: GetReccomendedExtent->GetRecommendedExtentJulien Nabet2017-01-013-3/+3
* loplugin:unnecessaryoverride (dtors) in embeddedobjStephan Bergmann2016-12-051-6/+0
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-192-2/+2
* clang-cl loplugin: embeddedobjStephan Bergmann2016-10-1618-344/+356
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-053-3/+3
* SAL_WARN in case bBackToLoaded failedStephan Bergmann2016-09-271-1/+4
* Resolves: tdf#98946 too many running MathTypes...Caolán McNamara2016-09-271-0/+16
* Resolves: tdf#101971 OleLoad under structured exception guardsCaolán McNamara2016-09-231-2/+15
* embeddedobj: add a comment why the original size is restoredMichael Stahl2016-09-161-0/+2
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-162-4/+0
* disable generation of ole previews in ODF format until after loadCaolán McNamara2016-09-151-1/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-137-7/+7
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj)Stephan Bergmann2016-08-301-1/+1
* loplugin:salboolTakeshi Abe2016-08-161-1/+1
* Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chartCaolán McNamara2016-08-151-2/+9