summaryrefslogtreecommitdiff
path: root/salhelper
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-42/+8
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-5/+0
2013-04-24move URE headers to include/David Tardon14-1324/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-72/+12
2013-04-13simplify makefilesDavid Tardon1-6/+4
2013-04-13simplify generation of *_allheaders.hxxDavid Tardon2-18/+5
2013-04-13install SDK headers from filelistsDavid Tardon3-4/+6
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-04doubled namespacesThomas Arnhold1-2/+0
2013-03-03coverity#983108: fix memory leakMarkus Mohrhard1-0/+1
2013-03-03coverity#983107: fix memory leakMarkus Mohrhard1-0/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27salhelper: new ZipPackage_salhelper_odk_headersMichael Stahl4-14/+18
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-0/+4
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist1-1/+0
2012-12-07Proper indentationStephan Bergmann1-2/+6
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens4-397/+0
2012-10-10try and make mingw32 buildCaolán McNamara3-68/+1
2012-10-10fdo#39625 Make existing cppunittests workRadu Ioan3-5/+42
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+10
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-22dependency on makefile needs full pathDavid Tardon1-1/+1
2012-08-08fix buildThomas Arnhold1-1/+2
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-6/+1
2012-08-08remove include comments and boxesThomas Arnhold1-3/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0
2012-07-16More: echo -e is not POSIX (and unknown to Mac OS X)Stephan Bergmann1-11/+12
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák4-0/+134
2012-06-29Remove some more include guardsThomas Arnhold2-9/+0
2012-06-28Remove unused header filesThomas Arnhold2-283/+0
2012-06-27re-base on ALv2 code.Michael Meeks19-250/+290
2012-06-21re-base on ALv2 code.Michael Meeks12-192/+184
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2012-06-12fucntion -> functionCaolán McNamara1-1/+1
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl1-2/+3
2012-05-11It seems also nested struct needs SALHELPER_DLLPUBLIC for Mac OS X visibilityTor Lillqvist1-1/+1
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-1/+1
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-11/+13
2012-02-24salhelper::Thread::launch: check create() failureStephan Bergmann1-3/+8
2012-02-23Fix commentStephan Bergmann1-2/+4
2012-02-23Fix MSVC buildStephan Bergmann1-0/+7
2012-02-23Clean upStephan Bergmann1-6/+4
2012-02-23add ia32 non-virtual thunks to linker mapMichael Meeks1-2/+4
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann5-0/+190