summaryrefslogtreecommitdiff
path: root/sdext/source
AgeCommit message (Expand)Author
2012-04-24Bump extension versions after changing to passive registrationStephan Bergmann
2012-04-24remove leftover component_writeInfoDavid Tardon
2012-04-21Fix fdo#45848Korrawit Pruegsanusak
2012-04-19convert presenter console to passive registrationDavid Tardon
2012-04-19convert pdfimport to passive registrationDavid Tardon
2012-04-19convert presentation minimizer to passive registrationDavid Tardon
2012-04-18fix presentation minimizer registrationDavid Tardon
2012-04-18mpAccessibleConsole is not a child of itself .-)David Tardon
2012-04-16callcatcher: update listCaolán McNamara
2012-04-14unusedcode: PresenterAnimation and PresenterAnimatorMatúš Kukan
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-10Remove VERBOSE part 3Rob Snelders
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04fdo#33914 do not play sound in presenter consoleDavid Tardon
2012-04-04set alpha tooDavid Tardon
2012-04-04sdext: use CustomTarget makefilesMatúš Kukan
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe
2012-03-23.pdf files don't need executable bitsMichael Stahl
2012-03-22maTransform had to go ( was always = identity)Christina Rossmanith
2012-03-20callcatcher: update listCaolán McNamara
2012-03-20Remove unused code (sdext)Christina Rossmanith
2012-03-20Remove unused code (sdext)Christina Rossmanith
2012-03-20Remove unused codeChristina Rossmanith
2012-03-20cppcheck report: logical disjunction always evaluates to trueJulien Nabet
2012-03-20orientation is always verticalCaolán McNamara
2012-03-16do not let a unittest create temp files in the current directoryLuboš Luňák
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12suppress errors with -WerrorDavid Tardon
2012-03-10operator must be in template or argument namespaceLuboš Luňák
2012-03-08Fix Windows compilation errors caused by int/sal_Int32 borkageTor Lillqvist
2012-03-08use better assertion macros in pdfimport unit testMarkus Mohrhard
2012-03-07WaE: various higher debug level compile time warningsCaolán McNamara
2012-03-07use const_iteratorDavid Tardon
2012-03-06this code is still used by pdfimport's test appsDavid Tardon
2012-03-06the passed string is already quotedDavid Tardon
2012-03-06remove leftover makefilesDavid Tardon
2012-03-06convert pdfimport testDavid Tardon
2012-03-06remove unused bitmapDavid Tardon
2012-03-06remove unused sourcesDavid Tardon
2012-03-06fix platform IDDavid Tardon
2012-03-06let gb_Extension do the necessary manifest updatesDavid Tardon
2012-03-06set platformDavid Tardon
2012-03-06gbuildize sdextDavid Tardon
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-02-21WaE: duplicateBranchThomas Arnhold