summaryrefslogtreecommitdiff
path: root/svtools/source/misc/embedhlp.cxx
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard
2014-08-29cache the call to getenvMarkus Mohrhard
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-29Add a method to check whether an XEmbeddedObject is a chartZolnai Tamás
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand
2014-07-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-31coverity#982430 Division or modulo by zeroCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-09translated German commentsLuc Castermans
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-08-22convert svtools/source/misc/* from String to OUStringNoel Grandin
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-17cppcheck: fix some uninitMemberVar in svtools partJulien Nabet
2013-04-26EmbeddedObjectRef: guard against div by zeroMiklos Vajna
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-13Secure EmbeddedObjectRef::GetGraphic to react when something goes wrongArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-23sal: update log areasThomas Arnhold
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-17sal_Bool to bool.Kohei Yoshida
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-17String cleanup.Kohei Yoshida
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-07-26discard broken embedded object previewsCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-18UniString->rtl::OUStringCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-09-02No macros for the com::sun::star::foo.Kohei Yoshida
2011-08-23unusedcode: svt::Matúš Kukan
2011-06-14catch by const referenceCaolán McNamara
2011-05-20make this a well-behaved singletonCaolán McNamara
2011-05-12do not leak memoryDavid Tardon
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara
2010-12-03fwk162: #i115836# fix assertionMikhail Voytenko
2010-11-22Remove last of the HC icons from libs-guiJoseph Powers
2010-11-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang