summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-03-26(author=pl) fix for transporting OOo types through OSX system clipboardHerbert Dürr
2013-03-26Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith
2013-03-26Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith
2013-03-25and remove the include again...Michael Meeks
2013-03-25remove an fprintf I left in in error.Michael Meeks
2013-03-25Fix error: use of undeclared identifier 'stderr'Tor Lillqvist
2013-03-25vcl: fix typoMichael Stahl
2013-03-25fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks
2013-03-25Remove a FIXME commentTor Lillqvist
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-25deleting NULL is safeTakeshi Abe
2013-03-25remove unused member maHelpFile and its getter/settermhofmann
2013-03-23fdo#39468 Translate German comments - vcl/win/source/gdi/Christian M. Heller
2013-03-23fdo#39468 Translate German Comments - salframe.cxxChristian M. Heller
2013-03-23Fix dbglevel=2 buildThorsten Behrens
2013-03-23fdo#39468 Translate German comments - vcl/win/source/appChristian M. Heller
2013-03-23Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTEDJulien Nabet
2013-03-23General comment cleanup for demo/test vcl appsChris Sherlock
2013-03-23Remove commented code in VCL demo app - should make the example clearer.Chris
2013-03-22coverity#440825 Logically dead codeJulien Nabet
2013-03-22coverity#440825 Logically dead codeJulien Nabet
2013-03-22blind try to fix MacOs buildingJulien Nabet
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-22get rid of two-argument compareToAsciiChristian Lohmaier
2013-03-22Don't include Java-related headers when they aren't neededTor Lillqvist
2013-03-22fdo#61847 - add test file of png image with invalid final chunk length.Michael Meeks
2013-03-21Avoid clash with the Win32 CreateBitmap()Tor Lillqvist
2013-03-21vcl: use OSL_BIGENDIANThomas Arnhold
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-21avoid Wundef / fix endian detectionLuboš Luňák
2013-03-21Fix force-choosing gtk3 backend.Thorsten Behrens
2013-03-21Remove StringMirror UNO service.Thorsten Behrens
2013-03-20Improve previous __BIG_ENDIAN__ fixStephan Bergmann
2013-03-20-Werror,-WundefStephan Bergmann
2013-03-20fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19SetSalColor() and GetSalColor() are unusedTor Lillqvist
2013-03-19Fix previous fixStephan Bergmann
2013-03-19Fix broken automatic search/replace resultsStephan Bergmann
2013-03-19handle the empty URL case in file pickerGergő Mocsi
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-19Fix single core build when TDE integration is enabledTimothy Pearson
2013-03-18Cppcheck: Variables reassigned before the old one has been useJulien Nabet