summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara3-0/+13
2012-04-13gbuildize internal zlibCaolán McNamara3-13/+0
2012-04-10Remove VERBOSE part 3Rob Snelders1-13/+3
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan2-2/+2
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08add function for converting path to URLDavid Tardon1-1/+1
2012-04-08simplify use of configuration from unit testsDavid Tardon1-3/+1
2012-04-08always use --protector for UNO testsDavid Tardon1-1/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl7-20/+20
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi6-14/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-17/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-04-04fdo#33914 do not play sound in presenter consoleDavid Tardon2-13/+20
2012-04-04set alpha tooDavid Tardon1-1/+1
2012-04-04sdext: use CustomTarget makefilesMatúš Kukan9-105/+22
2012-04-02always pass --headless to cppunitsLuboš Luňák1-1/+0
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe2-2/+0
2012-03-23.pdf files don't need executable bitsMichael Stahl2-0/+0
2012-03-22maTransform had to go ( was always = identity)Christina Rossmanith2-3/+0
2012-03-20callcatcher: update listCaolán McNamara3-38/+0
2012-03-20Remove unused code (sdext)Christina Rossmanith8-58/+0
2012-03-20Remove unused code (sdext)Christina Rossmanith4-65/+2
2012-03-20Remove unused codeChristina Rossmanith2-13/+0
2012-03-20cppcheck report: logical disjunction always evaluates to trueJulien Nabet1-1/+1
2012-03-20orientation is always verticalCaolán McNamara4-396/+43
2012-03-16do not let a unittest create temp files in the current directoryLuboš Luňák1-12/+10
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann3-1/+10
2012-03-12sdext: factor out a static library to fix triple-linked objectsMichael Stahl6-72/+85
2012-03-12suppress errors with -WerrorDavid Tardon1-1/+5
2012-03-10operator must be in template or argument namespaceLuboš Luňák1-2/+5
2012-03-10sdext: fix unit test for WindowsMatúš Kukan1-1/+2
2012-03-08beware of excessive white spacesDavid Tardon1-3/+1
2012-03-08Fix Windows compilation errors caused by int/sal_Int32 borkageTor Lillqvist1-11/+11
2012-03-08use better assertion macros in pdfimport unit testMarkus Mohrhard1-59/+65
2012-03-08sdext: Configuration: use nodeliver modeMichael Stahl2-2/+2
2012-03-07WaE: various higher debug level compile time warningsCaolán McNamara2-8/+8
2012-03-07use const_iteratorDavid Tardon1-3/+3
2012-03-06ensure proper ordering, tooDavid Tardon1-1/+1
2012-03-06add dummy dep for generated fileDavid Tardon1-0/+4
2012-03-06update makefileDavid Tardon1-35/+2
2012-03-06this code is still used by pdfimport's test appsDavid Tardon2-0/+19
2012-03-06the passed string is already quotedDavid Tardon1-3/+1
2012-03-06remove leftover makefilesDavid Tardon5-59/+0
2012-03-06convert pdfimport testDavid Tardon4-144/+192
2012-03-06the include must be at the beginningDavid Tardon1-2/+2
2012-03-06fix platform IDDavid Tardon1-2/+2