summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2012-05-04fdo#49136 use localized .xcu filesDavid Tardon2-3/+3
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-24Bump extension versions after changing to passive registrationStephan Bergmann3-3/+3
2012-04-24remove leftover component_writeInfoDavid Tardon1-6/+0
2012-04-21Fix fdo#45848Korrawit Pruegsanusak1-1/+1
2012-04-19convert presenter console to passive registrationDavid Tardon7-38/+51
2012-04-19convert pdfimport to passive registrationDavid Tardon7-32/+60
2012-04-19convert presentation minimizer to passive registrationDavid Tardon6-2/+51
2012-04-18fix presentation minimizer registrationDavid Tardon1-1/+1
2012-04-18mpAccessibleConsole is not a child of itself .-)David Tardon1-1/+1
2012-04-16callcatcher: update listCaolán McNamara2-13/+0
2012-04-14unusedcode: PresenterAnimation and PresenterAnimatorMatúš Kukan8-402/+0
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