summaryrefslogtreecommitdiff
path: root/salhelper
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: salhelperStephan Bergmann1-2/+2
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann1-30/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin1-4/+4
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-13salhelper: work around spurious warning C4189Michael Stahl1-0/+11
2014-06-06fixincludeguards: fix include guardsThomas Arnhold2-4/+4
2014-06-05various: remove SAL_THROW macroNoel Grandin1-5/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-04-28prefer makefile-gmake-modeTakeshi Abe2-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-3/+3
2014-02-26Remove visual noise from salhelperAlexander Wilms1-11/+11
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-3/+1
2014-02-17salhelper: sal_Bool -> boolStephan Bergmann1-14/+14
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2-4/+4
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl1-1/+1
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