summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann2011-11-152-12/+0
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-1411-135/+15
* ReleaseConfigMgr not called by anythingCaolán McNamara2011-11-142-20/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-119-832/+265
* callcatcher: remove unused methodsCaolán McNamara2011-11-101-43/+0
* callcatcher: remove some unused methodsCaolán McNamara2011-11-102-58/+0
* Removed unused codeEmanuele Fia2011-11-071-53/+0
* callcatcher: update listCaolán McNamara2011-11-072-36/+0
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2011-11-022-16/+0
|\
| * drop freshly unused methodsCaolán McNamara2011-11-022-16/+0
* | move CloseVeto from dbaccess to unotoolsMichael Stahl2011-10-314-0/+255
|/
* drop some unused codeCaolán McNamara2011-10-282-75/+0
* Some warning cleanup (found with trunk Clang).Stephan Bergmann2011-10-242-0/+4
* Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann2011-10-201-1/+1
* Undo basis/brand split: move presets/ from basis to brand.Stephan Bergmann2011-10-181-1/+1
* don't need getExecutableDirectory anymoreCaolán McNamara2011-10-151-14/+0
* callcatcher: some unused codeCaolán McNamara2011-10-152-25/+0
* cppcheck reduce scope of var in unotools/...fontcfg.cxxPierre-André Jacquod2011-10-071-1/+1
* 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
* 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
* 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
* 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