summaryrefslogtreecommitdiffstats
path: root/salhelper
Commit message (Expand)AuthorAgeFilesLines
* don't catch SEH exceptions in sal thread codeMarkus Mohrhard2016-08-021-1/+9
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-2/+2
* Remove excess newlinesChris Sherlock2016-02-092-6/+0
* loplugin:unusedmethods unused return value in rscNoel Grandin2016-01-151-11/+7
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-112-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-29/+29
* Remove some stdio.h includes from salhelper moduleJulien Nabet2015-11-012-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-3/+3
* boost->stdCaolán McNamara2015-09-181-4/+4
* If we want this to crash intentionally, use abort() thenTor Lillqvist2015-08-061-6/+6
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-153-3/+3
* Some more loplugin:cstylecast: salhelperStephan Bergmann2015-01-201-2/+2
* Remove unused */qa/checkapi/Stephan Bergmann2014-12-191-30/+0
* fdo#82577: Handle TimeNoel Grandin2014-10-011-4/+4
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* salhelper: work around spurious warning C4189Michael Stahl2014-08-131-0/+11
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-4/+4
* various: remove SAL_THROW macroNoel Grandin2014-06-051-5/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* prefer makefile-gmake-modeTakeshi Abe2014-04-282-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-3/+3
* Remove visual noise from salhelperAlexander Wilms2014-02-261-11/+11
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-211-3/+1
* salhelper: sal_Bool -> boolStephan Bergmann2014-02-171-14/+14
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-192-4/+4
* gbuild: make the versioned library the linktarget on UnixesMichael Stahl2013-09-221-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-42/+8
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-5/+0
* move URE headers to include/David Tardon2013-04-2414-1324/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-223-72/+12
* simplify makefilesDavid Tardon2013-04-131-6/+4
* simplify generation of *_allheaders.hxxDavid Tardon2013-04-132-18/+5
* install SDK headers from filelistsDavid Tardon2013-04-133-4/+6
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* doubled namespacesThomas Arnhold2013-03-041-2/+0
* coverity#983108: fix memory leakMarkus Mohrhard2013-03-031-0/+1
* coverity#983107: fix memory leakMarkus Mohrhard2013-03-031-0/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* salhelper: new ZipPackage_salhelper_odk_headersMichael Stahl2013-02-274-14/+18
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* Get rid of GetVersionInfo and checkdllTor Lillqvist2013-01-161-1/+0
* Proper indentationStephan Bergmann2012-12-071-2/+6
* API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens2012-12-044-397/+0
* try and make mingw32 buildCaolán McNamara2012-10-103-68/+1
* fdo#39625 Make existing cppunittests workRadu Ioan2012-10-103-5/+42
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-071-0/+10