summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-04-301-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-208-59/+59
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-143-5/+5
* loplugin:passstuffbyref in variousNoel Grandin2016-04-142-3/+3
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-122-2/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-178-46/+46
* Remove excess newlinesChris Sherlock2016-02-098-11/+0
* Fix typosAndrea Gelmini2016-02-052-2/+2
* more Windows build fixesNoel Grandin2016-01-252-3/+3
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-255-5/+7
* Fix memory leakStephan Bergmann2016-01-132-8/+11
* Fix typosAndrea Gelmini2016-01-103-3/+3
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-076-6/+6
* loplugin:unusedfields in desktopNoel Grandin2015-12-231-2/+0
* embeddedobj: do not automatically convert alien objects to ownMichael Stahl2015-12-201-11/+0
* 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
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* 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
* remove untyped Link<>Noel Grandin2015-10-213-6/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1212-192/+192
* com::sun::star->css in embeddedobj/Noel Grandin2015-10-0126-845/+845
* 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-0315-30/+30
* loplugin:unusedmethodsNoel Grandin2015-07-246-92/+12
* Miscellaneous typosAdolfo Jayme Barrientos2015-07-211-8/+8
* 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
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-1/+1
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-1/+1
* 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