summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* V801: Decreased performanceCaolán McNamara2015-03-091-4/+4
* gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2015-03-051-4/+0
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* 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
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-3/+3
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-072-2/+2
* 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
* typo: unknownAndras Timar2014-11-241-1/+1
* 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-125-8/+8
* Removed duplicated includesAndrea Gelmini2014-10-311-2/+0
* coverity#703952 Unchecked return valueCaolán McNamara2014-10-111-3/+0
* loplugin: cstylecastNoel Grandin2014-10-015-14/+14
* Add a border to opengl chart to make it easier to handle.Zolnai Tamás2014-08-291-2/+1
* Make opengl chart window always activeZolnai Tamás2014-08-292-4/+7
* bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist2014-08-272-7/+8
* java: no need to instantiate String objects directlyNoel Grandin2014-08-191-17/+0
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-192-4/+4
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-3/+3
* java: remove commented out codeNoel Grandin2014-08-141-5/+0
* java: remove commented out codeNoel Grandin2014-08-052-52/+0
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* bnc#883684: Better fix for this.Kohei Yoshida2014-07-113-3/+22
* new loplugin: externalandnotdefinedNoel Grandin2014-07-119-10/+63
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-192-16/+48
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-2715-157/+153
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-2715-166/+163
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet2014-05-177-58/+58
* fdo#78159: fix import of OOoXML embedded objectsMichael Stahl2014-05-151-0/+18
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-159-18/+18
* various loplugin:passsequencebyrefNoel Grandin2014-05-141-1/+1
* embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin2014-05-148-73/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-304-4/+3
* embeddedobj: sal_Bool->boolNoel Grandin2014-04-2218-306/+306
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* coverity#1202965 unused memberCaolán McNamara2014-04-161-2/+0
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-151-4/+2
* Clean up function declarationsStephan Bergmann2014-04-143-7/+44