summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Collapse)AuthorAgeFilesLines
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* callcatcher: another round of unused methodsCaolán McNamara2011-09-282-38/+0
|
* add missing dependent includeMichael Meeks2011-09-281-0/+1
|
* callcatcher: another roundCaolán McNamara2011-09-282-23/+0
|
* callcatcher: AtomServer unusedCaolán McNamara2011-09-282-101/+0
|
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
|
* remove obsolete and unused definesMichael Meeks2011-09-271-24/+9
|
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
| | | | | | | Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-201-9/+9
|
* callcatcher: various unused codeCaolán McNamara2011-09-092-28/+0
|
* externalrefmgr.cxx is String freeMarkus Mohrhard2011-09-092-0/+9
| | | | String->rtl::OUString and solve problem with old patch
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-052-15/+0
|
* callcatcher: some more unused codeCaolán McNamara2011-09-052-15/+0
|
* unusedcode: utl::PropertySetFooMatúš Kukan2011-09-016-703/+0
|
* callcatcher: drop various unused methodsCaolán McNamara2011-08-292-46/+0
|
* callcatcher: variousCaolán McNamara2011-08-294-52/+0
|
* String to rtl::OUString.Kohei Yoshida2011-08-262-0/+10
|
* regoptions (etc.) now unused post registration-removalCaolán McNamara2011-08-225-589/+0
|
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-221-1/+1
|
* callcatcher: various methodsCaolán McNamara2011-08-221-1/+1
|
* callcatcher: unused codeCaolán McNamara2011-08-222-84/+0
|
* callcatcher: remove unused methodsCaolán McNamara2011-08-228-236/+0
|
* and these headers are now unusedCaolán McNamara2011-08-222-2/+0
|
* unusedcode: CollatorWrapperMatúš Kukan2011-08-212-70/+0
|
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
|
* fix build, add mode-lines, use rtl::OStringBufferCaolán McNamara2011-08-191-6/+13
|
* correct typoMatúš Kukan2011-08-191-1/+1
|
* remove legacy explicit library loading fallbacks, and cleanMichael Meeks2011-08-199-312/+90
| | | | | | | centralise cut/paste coding designed to explicitly load i18n and i18npool libraries if UNO is not bootstrapped. Instead fallback to the process service manager, and require this to be initialized, even for small tools.
* callcatcher: Remove unused CalendarField and CalendarWrapper methods.Jan Holesovsky2011-08-152-22/+0
|
* make it a const arrayCaolán McNamara2011-08-151-10/+10
|
* SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara2011-08-122-10/+12
|
* Some cppcheck cleaningJulien Nabet2011-08-111-2/+2
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-104-4/+4
|
* catch by const referenceCaolán McNamara2011-08-081-13/+15
|
* callcatcher: ditch some more methodsCaolán McNamara2011-08-084-139/+0
|
* dump dangling config item names before assertCaolán McNamara2011-08-081-4/+10
|
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
|
* callcatcher: remove unused methodsCaolán McNamara2011-08-042-26/+0
|
* callcatcher: remove unused codeCaolán McNamara2011-07-312-114/+5
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-1/+5
|
* callcatcher: Kill SvtJavaOptionsThomas Arnhold2011-07-264-411/+0
|
* Remove an unneeded #include <unotools/javaoptions.hxx>Joseph Powers2011-07-251-1/+0
|
* resyncing to masterBjoern Michaelsen2011-07-2114-181/+122
|\
| * Remove an unused #defineFrancois Tigeot2011-07-181-4/+0
| |
| * Revert "callcatcher: remove unused TempFile::SetTempNameBaseDirectory from ↵Thomas Arnhold2011-07-142-0/+52
| | | | | | | | | | | | unotools" This reverts commit 817875a7126b403ab029ca1fa06c9d3297bd24b2.
| * callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotoolsThomas Arnhold2011-07-142-52/+0
| |
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-121-8/+0
| |
| * callcatcher: remove unused GetTempNameBaseDirectoryCaolán McNamara2011-07-112-13/+0
| |
| * callcatcher: remove unused hasReminderDateComeCaolán McNamara2011-07-112-57/+0
| |
| * catch by const referenceCaolán McNamara2011-07-081-23/+33
| |