summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-087-20/+20
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-14/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-17/+17
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* fdo#33914 do not play sound in presenter consoleDavid Tardon2012-04-042-13/+20
* set alpha tooDavid Tardon2012-04-041-1/+1
* sdext: use CustomTarget makefilesMatúš Kukan2012-04-049-105/+22
* always pass --headless to cppunitsLuboš Luňák2012-04-021-1/+0
* removed duplicate includes in filter / i18npool / sdextTakeshi Abe2012-03-302-2/+0
* .pdf files don't need executable bitsMichael Stahl2012-03-232-0/+0
* maTransform had to go ( was always = identity)Christina Rossmanith2012-03-222-3/+0
* callcatcher: update listCaolán McNamara2012-03-203-38/+0
* Remove unused code (sdext)Christina Rossmanith2012-03-208-58/+0
* Remove unused code (sdext)Christina Rossmanith2012-03-204-65/+2
* Remove unused codeChristina Rossmanith2012-03-202-13/+0
* cppcheck report: logical disjunction always evaluates to trueJulien Nabet2012-03-201-1/+1
* orientation is always verticalCaolán McNamara2012-03-204-396/+43
* do not let a unittest create temp files in the current directoryLuboš Luňák2012-03-161-12/+10
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-1/+10
* sdext: factor out a static library to fix triple-linked objectsMichael Stahl2012-03-126-72/+85
* suppress errors with -WerrorDavid Tardon2012-03-121-1/+5
* operator must be in template or argument namespaceLuboš Luňák2012-03-101-2/+5
* sdext: fix unit test for WindowsMatúš Kukan2012-03-101-1/+2
* beware of excessive white spacesDavid Tardon2012-03-081-3/+1
* Fix Windows compilation errors caused by int/sal_Int32 borkageTor Lillqvist2012-03-081-11/+11
* use better assertion macros in pdfimport unit testMarkus Mohrhard2012-03-081-59/+65
* sdext: Configuration: use nodeliver modeMichael Stahl2012-03-082-2/+2
* WaE: various higher debug level compile time warningsCaolán McNamara2012-03-072-8/+8
* use const_iteratorDavid Tardon2012-03-071-3/+3
* ensure proper ordering, tooDavid Tardon2012-03-061-1/+1
* add dummy dep for generated fileDavid Tardon2012-03-061-0/+4
* update makefileDavid Tardon2012-03-061-35/+2
* this code is still used by pdfimport's test appsDavid Tardon2012-03-062-0/+19
* the passed string is already quotedDavid Tardon2012-03-061-3/+1
* remove leftover makefilesDavid Tardon2012-03-065-59/+0
* convert pdfimport testDavid Tardon2012-03-064-144/+192
* the include must be at the beginningDavid Tardon2012-03-061-2/+2
* fix platform IDDavid Tardon2012-03-061-2/+2
* remove unused bitmapDavid Tardon2012-03-061-0/+0
* remove unused sourcesDavid Tardon2012-03-062-1483/+0
* fix placement of help fileDavid Tardon2012-03-061-2/+6
* fix added library namesDavid Tardon2012-03-063-3/+5
* fix platform IDDavid Tardon2012-03-061-2/+2
* let gb_Extension do the necessary manifest updatesDavid Tardon2012-03-0613-248/+4
* set platformDavid Tardon2012-03-067-6/+67
* fix platform IDDavid Tardon2012-03-061-2/+3
* build test executables for pdfimportDavid Tardon2012-03-063-0/+155
* gbuildize sdextDavid Tardon2012-03-0645-1422/+1216
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-283-7/+7