summaryrefslogtreecommitdiff
path: root/cpputools
AgeCommit message (Expand)AuthorFilesLines
2013-05-06fdo#62475 - remove ASCII artPhilipp Riemer1-36/+9
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-5/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-4/+4
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-63/+12
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-10/+10
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-01Don't print an annoying newline every time even if otherwise silentTor Lillqvist1-2/+2
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl3-3/+3
2012-12-19API CHANGE: Remove support for uno executable's -ro/-rw argumentsStephan Bergmann1-189/+11
2012-12-19Fix for making absolute the registry arguments of the uno executableStephan Bergmann1-12/+5
2012-12-19Missing "_" in prefixesStephan Bergmann1-3/+3
2012-12-19Remove obsolete regsingletonStephan Bergmann3-221/+0
2012-12-18API CHANGE: Remove obsolete regcomp from UREStephan Bergmann4-887/+0
2012-12-18Properly absolutize all registry arguments of uno executableStephan Bergmann1-37/+15
2012-12-18Improve error reportingStephan Bergmann1-7/+9
2012-11-21None of this for non-desktop OSes I thinkTor Lillqvist2-46/+2
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan1-2/+4
2012-10-02these libs are now prefixedMatúš Kukan1-16/+12
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl3-6/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl3-3/+6
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl3-0/+3
2012-08-09android: don't try to package binaries we havn't builtMichael Meeks1-1/+3
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist1-0/+2
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-2/+2
2012-06-14re-base on ALv2 code.Michael Meeks5-95/+57
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann1-0/+4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-11Link the executables with gb_STDLIBSTor Lillqvist3-0/+3
2012-04-11also deliver .bin variants of the toolsDavid Tardon2-0/+40
2012-04-11gbuild conversion: cpputools moduleDavid Ostrovsky14-337/+278
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-02-16Build unoexe as a (static) library for iOSTor Lillqvist1-3/+8
2012-02-16Reduce verbiage slightlyTor Lillqvist2-2/+6
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-20Code clean up.Stephan Bergmann1-8/+8
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot3-18/+18
2011-11-26Compile as Objective-C++ for iOS thanks to current sal/main.h ideaTor Lillqvist1-0/+4
2011-11-26No sense building these for iOSTor Lillqvist2-0/+10
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-1/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+1
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-10/+10
2011-05-17Some cppcheck cleaningJulien Nabet1-1/+1