summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/graphhelp.cxx
AgeCommit message (Expand)Author
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-05loplugin:constantparamNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2014-05-14bool conversion for windows, tooThomas Arnhold
2014-05-14warning C4305: 'argument' : truncation from 'const rtl::OUString *'Thomas Arnhold
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-02-25callcatcher: update unused codeCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky
2014-02-03thumbnails: Consolidate code.Jan Holesovsky
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-22sfx2: remove obsolete redefinitions of Win32 UINT64 etc. typesMichael Stahl
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-04warning C4305 truncation from String* to boolMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-03Targeted string rework (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-06-14catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens