summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cppcheck reduce scope of a variableJulien Nabet2011-02-011-1/+1
* Clean up makefilesThomas Arnhold2011-02-013-5/+0
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-282-0/+2
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-277-25/+4
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-262-2/+0
* WaE: remove unused variableDavid Tardon2011-01-262-2/+0
* fix build with system ODBCDavid Tardon2011-01-261-0/+4
* Workaround for <odbc/sqltypes.h> ULONG and BOOL screwupTor Lillqvist2011-01-251-0/+10
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-3/+2
* Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-242-2/+2
* Include the wntmscx build directoriesTor Lillqvist2011-01-241-2/+2
* Remove doubled define of MAP_LEN(x).Thomas Arnhold2011-01-211-2/+0
* oops, I'm such an idiotCaolán McNamara2011-01-211-4/+4
* Fix property type / default value mismatchLionel Elie Mamane2011-01-211-4/+4
* removed newlinesMichael Koch2011-01-211-18/+0
* Remove old RCS lines.Thomas Arnhold2011-01-2110-34/+0
* Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-2037-138/+138
* cppcheck: object destroyed immediatelyCaolán McNamara2011-01-171-1/+1
* i#116187: report left/right page margin setting ignored on Unix 64 bitLionel Elie Mamane2011-01-151-2/+2
* Some cppcheck cleaningserval2011-01-153-4/+3
* fix for fdo#32742#Noel Power2011-01-121-1/+1
* fix debug build breakageDavid Tardon2011-01-103-4/+6
* Remove unused code and fix typosTakeshi Abe2011-01-0925-59/+15
* fix this up but keep cppcheck silentCaolán McNamara2011-01-073-14/+8
* fix syntaxCaolán McNamara2011-01-071-1/+1
* cppcheck cleanlinessGuillaume Poussel2011-01-0713-23/+11
* cppunit: prefer prefix variantCaolán McNamara2011-01-061-1/+1
* White space cleanupJoseph Powers2011-01-030-0/+0
* Remove unused headerJoseph Powers2011-01-031-1/+0
* Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky2010-12-200-0/+0
|\
| * Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)Petr Mladek2010-12-180-0/+0
| * Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)Petr Mladek2010-12-010-0/+0
* | change of __READONLY_DATA define to constGert Faller2010-12-124-6/+6
* | string tweakageJulien Nabet2010-12-071-1/+1
* | remove obsolete __FAR_DATAMichael Callahan2010-12-065-34/+34
* | Replace all occured, occurance etc.Takeshi Abe2010-12-0536-52/+52
* | More comment deletionsWol2010-11-292-6/+0
* | More deleted comments ../../../dbaccess/source/core/misc/0001-More-translatio...Wol2010-11-292-19/+0
* | Remove undesirable commentsTakeshi Abe2010-11-2914-32/+31
* | Dead Code RemovalJoseph Powers2010-11-282-67/+0
* | stray slashCaolán McNamara2010-11-281-1/+1
* | More dead code deletedWol2010-11-282-13/+5
* | More dead code deletionWol2010-11-286-23/+11
* | Remove dead codeWol2010-11-2811-61/+8
* | More dead code removalWol2010-11-289-126/+25
* | Dead code deletion againWol2010-11-287-42/+5
* | cppcheck: variables assigned but never usedTakeshi Abe2010-11-271-3/+0
* | cppcheck: use ++ as prefixTakeshi Abe2010-11-271-3/+3
* | cppcheck: reduce the scope of variablesTakeshi Abe2010-11-273-6/+5
* | do not catch exception by valueDavid Tardon2010-11-261-1/+1