summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin3-33/+27
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann4-55/+109
2013-05-23Resolves: #i121857# Presentation Minimizer: fix filter namingAriel Constenla-Haile1-1/+22
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2-13/+7
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin3-28/+20
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin4-84/+38
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile2-39/+14
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-15/+1
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof2-1/+15
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl3-16/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-30pdf2xml implicitely needs cppunit headers.Thorsten Behrens1-0/+1
2013-04-30Fix warning: unused variable 'aIniUrl' [loplugin]Tor Lillqvist1-1/+1
2013-04-30WaE: 'SAL_OVERRIDE' macro redefinedTor Lillqvist1-6/+2
2013-04-30pdfunzip rather needs ~no office libraries.Thorsten Behrens1-4/+0
2013-04-30Make pdf2xml usable at least from within buildenv again.Thorsten Behrens2-27/+13
2013-04-30Add unit test for pdfimport image import.Thorsten Behrens1-1/+5
2013-04-30Fix import of images from pdf.Thorsten Behrens2-72/+89
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin2-11/+3
2013-04-24gbuild: drop empty use_packages callsDavid Tardon2-6/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-8/+0
2013-04-24move URE headers to include/David Tardon2-6/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks13-286/+52
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-3/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-12/+3
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-6/+6
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14make file names match library namesPeter Foley2-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák109-770/+729
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02drop prefix from ::cssThomas Arnhold8-13/+13
2013-03-30fix loplugin unused warningsPeter Foley1-2/+1
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-2/+2
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-8/+2
2013-03-28add missing deps on headersDavid Tardon1-0/+6
2013-03-21Remove StringMirror UNO service.Thorsten Behrens6-413/+18
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens2-65/+56
2013-03-20avoid floating-point error with empty bitmaps.Michael Meeks1-0/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-8/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold11-70/+69
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-11fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed2-98/+144
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann1-0/+3
2013-03-04coverity#982282: Resource leak in objectJulien Nabet2-0/+5