summaryrefslogtreecommitdiff
path: root/embeddedobj/source/general
AgeCommit message (Expand)Author
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in DocumentHolderNoel Grandin
2017-01-16new loplugin: useuniqueptr: embeddedobjNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-16loplugin:salboolTakeshi Abe
2016-08-15Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chartCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-15Resolves: tdf#100140 crash on exit of report designCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13Fix memory leakStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-07-16for now show chart sidebarMarkus Mohrhard
2015-07-16fix indentationMarkus Mohrhard
2015-06-17More helpful exception messageLionel Elie Mamane
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-04embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filterMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
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-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-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-04coverity#706508 Uncaught exceptionCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26Remove visual noise from embeddedobjAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann