summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* 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 un...Thomas Arnhold2011-07-142-0/+52
| * 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
| * tweak appendLocaleInfo to return a new stringCaolán McNamara2011-07-012-21/+23
| * update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-242-3/+3
| * catch by const referenceCaolán McNamara2011-06-202-50/+58
| * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
| * this assert isn't helpfulCaolán McNamara2011-06-161-1/+0
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19174-2352/+1892
|\|
| * Remove TOOLS_INETDEF_OSFrancois Tigeot2011-06-151-3/+8
| * cut down on the noiseCaolán McNamara2011-06-132-2/+1
| * only want to know if the type changesCaolán McNamara2011-06-131-14/+14
| * ditch old commented out stuffCaolán McNamara2011-06-131-26/+0
| * handle missing values gracefullyCaolán McNamara2011-06-131-4/+3
| * spare us the extra warningsCaolán McNamara2011-06-131-2/+0
| * catch by const referenceCaolán McNamara2011-06-071-9/+9
| * use a well-behaved singleton hereCaolán McNamara2011-06-011-19/+17
| * use tunnel pattern hereCaolán McNamara2011-06-012-18/+14
| * unotunnelhelper.hxx unusedCaolán McNamara2011-06-012-196/+0
| * this is overly static for little gainCaolán McNamara2011-06-0111-79/+61
| * use well behaved singletonsCaolán McNamara2011-06-012-6/+22
| * Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-313-7/+17
| |\
| | * wikihelp: Pass the LibreOffice version to help.libreoffice.org.Jan Holesovsky2011-05-102-0/+13
| | * Fix non-changeability of UI localeThorsten Behrens2011-05-091-14/+10
| | * bug 36262 - undo BrOffice branding workMichael Meeks2011-05-052-17/+4
| * | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-273-8/+104
| |\ \
| | * \ Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-223-8/+104
| | |\ \ | | | |/ | | |/|
| * | | dump offending config entry namesCaolán McNamara2011-05-201-4/+6
| * | | non leaky singletonCaolán McNamara2011-05-202-7/+4
| * | | non leaky singletonCaolán McNamara2011-05-203-8/+5
| * | | reimplement this using standard singleton patternCaolán McNamara2011-05-201-12/+7
| * | | set initialize result as part of initializeCaolán McNamara2011-05-201-11/+8