summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* remove leftover component_writeInfoDavid Tardon2012-04-241-6/+0
* Fix fdo#45848Korrawit Pruegsanusak2012-04-211-1/+1
* convert presenter console to passive registrationDavid Tardon2012-04-197-38/+51
* convert pdfimport to passive registrationDavid Tardon2012-04-197-32/+60
* convert presentation minimizer to passive registrationDavid Tardon2012-04-196-2/+51
* fix presentation minimizer registrationDavid Tardon2012-04-181-1/+1
* mpAccessibleConsole is not a child of itself .-)David Tardon2012-04-181-1/+1
* callcatcher: update listCaolán McNamara2012-04-162-13/+0
* unusedcode: PresenterAnimation and PresenterAnimatorMatúš Kukan2012-04-148-402/+0
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-133-0/+13
* gbuildize internal zlibCaolán McNamara2012-04-133-13/+0
* Remove VERBOSE part 3Rob Snelders2012-04-101-13/+3
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-092-2/+2
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
* add function for converting path to URLDavid Tardon2012-04-081-1/+1
* simplify use of configuration from unit testsDavid Tardon2012-04-081-3/+1
* always use --protector for UNO testsDavid Tardon2012-04-081-1/+0
* drop uses_ureDavid Tardon2012-04-081-2/+0
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-4/+0
* 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