summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)Author
2015-02-14tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane
2015-02-02OOoEmbeddedObjectFactory does implement optional XLinkFactoryStephan Bergmann
2015-01-05bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-11coverity#703952 Unchecked return valueCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-08-29Add a border to opengl chart to make it easier to handle.Zolnai Tamás
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-27bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-15fdo#78159: fix import of OOoXML embedded objectsMichael Stahl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-16coverity#1202965 unused memberCaolán McNamara
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-07fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat()Miklos Vajna
2014-04-04coverity#706511 Uncaught exceptionCaolán McNamara
2014-04-04coverity#706508 Uncaught exceptionCaolán McNamara
2014-04-04coverity#706512 Uncaught exceptionCaolán McNamara
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-10embeddedobj: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-04OLE: Turn an OSL_ENSURE() into a real condition.Jan Holesovsky
2014-02-27Exclude WNT-specific includes on other platformsStephan Bergmann
2014-02-26Remove visual noise from embeddedobjAlexander Wilms