summaryrefslogtreecommitdiffstats
path: root/embeddedobj/source
Commit message (Expand)AuthorAgeFilesLines
* consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl2015-12-081-2/+2
* -Werror,-Wunused-functionStephan Bergmann2015-11-281-0/+2
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-261-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1011-44/+44
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-065-13/+13
* yyyyyNoel Grandin2015-11-044-8/+7
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-3111-58/+50
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-304-10/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1212-192/+192
* com::sun::star->css in embeddedobj/Noel Grandin2015-10-0123-805/+805
* Fix typosAndrea Gelmini2015-09-302-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-133-14/+11
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-0312-24/+24
* loplugin:unusedmethodsNoel Grandin2015-07-246-92/+12
* for now show chart sidebarMarkus Mohrhard2015-07-161-2/+3
* fix indentationMarkus Mohrhard2015-07-161-3/+3
* fix indentationMarkus Mohrhard2015-07-161-2/+2
* coverity#1308586 Uncaught exceptionCaolán McNamara2015-06-292-2/+3
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Resolves: tdf#91683 Revert avoid activating chart objects...Caolán McNamara2015-06-232-15/+6
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* More helpful exception messageLionel Elie Mamane2015-06-171-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-5/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-082-22/+22
* tdf#67421: Prevent unloading objects due to cache fullMike Kaganski2015-05-191-1/+0
* embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filterMiklos Vajna2015-05-043-0/+17
* embeddedobj: allow embedding objects lacking a FileFormatVersion=6800 filterMiklos Vajna2015-04-301-0/+4
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-154-15/+15
* loplugin:staticmethodsNoel Grandin2015-04-132-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-014-12/+12
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-312-4/+4
* avoid activating chart objects just to get their mapunit or set visual sizeCaolán McNamara2015-03-272-6/+15
* V801: Decreased performanceCaolán McNamara2015-03-091-4/+4
* tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane2015-02-141-1/+4
* add an explicit virtual keyword here, like the other onesCaolán McNamara2015-02-021-1/+1
* OOoEmbeddedObjectFactory does implement optional XLinkFactoryStephan Bergmann2015-02-021-4/+6
* callcatcher: remove some unused methodsCaolán McNamara2015-02-022-13/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-294-79/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-264-5/+5
* Some more loplugin:cstylecast: embeddedobjStephan Bergmann2015-01-202-4/+4
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* bnc#822341: PPTX export of embedded text documentsZolnai Tamás2014-12-221-0/+11
* embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-184-9/+6
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-151-3/+3
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-184-0/+4
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-175-0/+6
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-145-15/+15
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-124-7/+7