summaryrefslogtreecommitdiffstats
path: root/salhelper
Commit message (Expand)AuthorAgeFilesLines
* 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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* dependency on makefile needs full pathDavid Tardon2012-09-221-1/+1
* fix buildThomas Arnhold2012-08-081-1/+2
* reduce ascii noise and useless commentsThomas Arnhold2012-08-082-6/+1
* remove include comments and boxesThomas Arnhold2012-08-081-3/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-2/+0
* More: echo -e is not POSIX (and unknown to Mac OS X)Stephan Bergmann2012-07-161-11/+12
* allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák2012-07-164-0/+134
* Remove some more include guardsThomas Arnhold2012-06-292-9/+0
* Remove unused header filesThomas Arnhold2012-06-282-283/+0
* re-base on ALv2 code.Michael Meeks2012-06-2719-250/+290
* re-base on ALv2 code.Michael Meeks2012-06-2112-192/+184
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* fucntion -> functionCaolán McNamara2012-06-121-1/+1
* fdo#42865: privatized unique empty string symbol:Michael Stahl2012-05-181-2/+3
* It seems also nested struct needs SALHELPER_DLLPUBLIC for Mac OS X visibilityTor Lillqvist2012-05-111-1/+1
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-1/+1
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-11/+13
* salhelper::Thread::launch: check create() failureStephan Bergmann2012-02-241-3/+8
* Fix commentStephan Bergmann2012-02-231-2/+4
* Fix MSVC buildStephan Bergmann2012-02-231-0/+7
* Clean upStephan Bergmann2012-02-231-6/+4
* add ia32 non-virtual thunks to linker mapMichael Meeks2012-02-231-2/+4
* Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann2012-02-235-0/+190