1. f92a592 Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 by Chr. Rossmanith · 13 years ago
  2. e04fd83 fix dbgutil build by Caolán McNamara · 13 years ago
  3. d2ffd07 Replace XubString with OUString (vcl/ilstbox) by Chr. Rossmanith · 13 years ago
  4. 8905062 Replace XubString with OUString (dbggui.cxx) by Chr. Rossmanith · 13 years ago
  5. 42bbe3a Qt4.8 is enough for Qt glib integration support working properly by Luboš Luňák · 13 years ago
  6. 6fbd871 re-add support for KDE4 Qt+glib eventloop intergration by Luboš Luňák · 13 years ago
  7. ba3f655 maybe fix MacOSX build by Eike Rathke · 13 years ago
  8. e75fba4 fix incorrectly applied patch by Luboš Luňák · 13 years ago
  9. 08b9817b Removal finished of CreateFromAscii by Ricardo Montania · 13 years ago
  10. 8563f01 update pch headers by Luboš Luňák · 13 years ago
  11. b1beaf3 Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreen by Caolán McNamara · 13 years ago
  12. ddaf31f liblibo: install test library by itself and install it. by Michael Meeks · 13 years ago
  13. 99c3b3b equalsIgnoreAsciiCase is the one with support for literal arguments by Stephan Bergmann · 13 years ago
  14. 5a2cfa6 Abbreviate Rectangle as Rect, not Rec by Tor Lillqvist · 13 years ago
  15. 02689c9 No member named 'equalsIgnoreCaseAscii' in 'rtl::OUString' by Tor Lillqvist · 13 years ago
  16. 0af3166 sd: translate debug messages by Thomas Arnhold · 13 years ago
  17. 9d3df36 Resolves: fdo#62154 propogate text language down to icu for locl by Caolán McNamara · 13 years ago
  18. 221c71c vcl: further fixes by Thomas Arnhold · 13 years ago
  19. dfc6c48 vcl: fix debug build by Thomas Arnhold · 13 years ago
  20. 7d1f4cd fdo#38838: Converting String/UniString to OUString by elixir · 13 years ago
  21. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  22. 3a31375 Make ComboBox::CalcSize to return the right width by Zolnai Tamás · 13 years ago
  23. ab8f432 use approximate_char_width instead of GetTextWidth('X') by Caolán McNamara · 13 years ago
  24. 876f257 XubString->OUString by Caolán McNamara · 13 years ago
  25. b56e53f update pch files by Peter Foley · 13 years ago
  26. ebe5bdf Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM by Chris · 13 years ago
  27. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  28. 54e458f AndroidSalInstance::Wakeup() is unused by Tor Lillqvist · 13 years ago
  29. 78e217b Don't crash the other experimental apps by Tor Lillqvist · 13 years ago
  30. c78f40a Make use of new-style AccessBridge ctor by Stephan Bergmann · 13 years ago
  31. 6df8417 set action and content area via their internal-child ids by Caolán McNamara · 13 years ago
  32. 4bf95c4 make use of startsWith() by Thomas Arnhold · 13 years ago
  33. 5745d7a Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM from salplug.cxx by Chris · 13 years ago
  34. e99d502d fix handling of ttf embedding restrictions by Luboš Luňák · 13 years ago
  35. 8da3cfc editable ttf fonts are usable for print&preview too by Luboš Luňák · 13 years ago
  36. e2cd75f embed also view-only fonts, but do not use them by Luboš Luňák · 13 years ago
  37. 8fcc60b protect against incomplete writes by Luboš Luňák · 13 years ago
  38. 5c1c0a4 function for duplicated code by Luboš Luňák · 13 years ago
  39. 2e00860 WaE: avoid mis-detection of uninitialized pixmap. by Michael Meeks · 13 years ago
  40. 8475838 Some further hacks for scrolling on touch devices, but no cigar by Tor Lillqvist · 13 years ago
  41. a9c6211 Add a comment by Tor Lillqvist · 13 years ago
  42. e278c02 Add a SAL_INFO() by Tor Lillqvist · 13 years ago
  43. 3bc29af fdo#38838 Replaced some use of (Uni)String with OUString. by Jean-Noël Rouvignac · 13 years ago
  44. 6642d9ec OUString::replaceAt() does not replace in-place by Tor Lillqvist · 13 years ago
  45. efc4d6b Do not call OUStringBuffer::copy with bad argument by Stephan Bergmann · 13 years ago
  46. 91843f6 c#708653# remove unused member SalXLib::pYieldEntries_ by Herbert Dürr · 14 years ago
  47. 5ecb308 rename setInitialLayoutSize to setOptimalLayoutSize by Caolán McNamara · 13 years ago
  48. b42ea2a add stock button text for paste, and map to gtk-paste by Caolán McNamara · 13 years ago
  49. 736a63b Resolves: #i119997# fix a memory leak by WinGlyphFallbackSubstitution by Herbert Dürr · 14 years ago
  50. 81b3adf Oops, this is a conflict resolution problem by Fridrich Štrba · 13 years ago
  51. 3cad6c8 Replace (Xub)String with OUString in vcl(field) by Chr. Rossmanith · 13 years ago
  52. 46e53913 fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830 by Radek Doulik · 13 years ago
  53. cd2c3e7 Replaced XubString with OUString in vcl(combobox) by Chr. Rossmanith · 13 years ago
  54. be5587c c#705440# check ftell return value when emitting Type1 subset by Herbert Dürr · 14 years ago
  55. ce740af c#705441# handle invalid FDSelect entry while emitting Type1 by Herbert Dürr · 14 years ago
  56. f9e73b7 c#706171# handle invalid PFB chunk header by Herbert Dürr · 14 years ago
  57. 4514f9b OSL_TRACE->SAL_INFO by Caolán McNamara · 13 years ago
  58. e669502 Start hacking on scrolling by Tor Lillqvist · 13 years ago
  59. bcbe5fe Use view size for "work area" size by Tor Lillqvist · 13 years ago
  60. 1192381 Now get rid of the #if 0 blocks by Tor Lillqvist · 13 years ago
  61. 54d3aa2 Improve vcl/README by Tor Lillqvist · 13 years ago
  62. 334e3df Revert "Window::PostPaint() was unused and empty" by Tor Lillqvist · 13 years ago
  63. 0ce2d74 Handle damage tracking and redrawing properly in the "desktop" Android app by Tor Lillqvist · 13 years ago
  64. 1ea2124 SALEVENT_COUNT is unused by Tor Lillqvist · 13 years ago
  65. 303ff24 Window::PostPaint() was unused and empty by Tor Lillqvist · 13 years ago
  66. ee53857 handle empty button boxes by Caolán McNamara · 13 years ago
  67. a7b318a merge isLayoutEnableds by Caolán McNamara · 13 years ago
  68. 031f383 Translate German comment in idlemgr.cxx by Chris · 13 years ago
  69. fbb8d6b Remove commented out code in salplug.cxx by Chris · 13 years ago
  70. fb23756 One German comment translated, removed commented out line of code. by Chris · 13 years ago
  71. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  72. 6374ae0 Resolves: #i120306# cleanup failed loading of problematic jpeg by Herbert Dürr · 14 years ago
  73. c407de3 c#706125# fix overallocation on 64bit platforms by Herbert Dürr · 14 years ago
  74. a424a01 c#708666# remove unused member m_aThread from GetPPDAttribs struct by Herbert Dürr · 14 years ago
  75. c79da6a some XubString->OUString by Caolán McNamara · 13 years ago
  76. 3fbc15c remove the need to explicitly specify font style for font embedding by Luboš Luňák · 13 years ago
  77. 595f954 check whether font files allow being embedded in documents by Luboš Luňák · 13 years ago
  78. f7bae94 Translate German comments to English in svmain.cxx by Chris · 13 years ago
  79. 4ceb66d Drop unused timestamp parameters by Tor Lillqvist · 13 years ago
  80. 185b625 Add SvpSalInstance::PostedEventsInQueue() by Tor Lillqvist · 13 years ago
  81. 3554b36 fix for fdo#61801 by Noel Grandin · 13 years ago
  82. b3b2a4a Update README to explain what "SV" stands for in the source. by Chris · 13 years ago
  83. c123ea3 make vcl filter config extension search cleaner and more comprehensive by Michael Meeks · 13 years ago
  84. 0b78937 fdo#61847 - tolerate invalid pngs. by Michael Meeks · 13 years ago
  85. 21414f3 fdo#39468 translate German comments in /vcl V2 by Christian M. Heller · 13 years ago
  86. 6cd8e92 Add a SAL_INFO by Tor Lillqvist · 13 years ago
  87. d3f10f8 include scrollbar width in optimalsize if vert scrollbar is always shown by Caolán McNamara · 13 years ago
  88. cc71e03 audit GetParent harder wrt GetParentDialog by Caolán McNamara · 13 years ago
  89. ce33f85 sal_Bool to bool by Takeshi Abe · 13 years ago
  90. 33d6a7b doubled namespaces by Thomas Arnhold · 13 years ago
  91. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  92. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  93. ecda52f callcatcher: unused code by Caolán McNamara · 13 years ago
  94. 35a2f39 vcl: don't assert when lack of unit is intentional by Miklos Vajna · 13 years ago
  95. 929baa0 fdo#39468 translate German comments in vcl by Christian M. Heller · 13 years ago
  96. c7b82aa WaE: unused variable 'aPreviewMMSize' by Tor Lillqvist · 13 years ago
  97. 6339bf1 Android "desktop" app: More hacking on scaling by Tor Lillqvist · 13 years ago
  98. 779a701 Note that for COMMAND_WHEEL_ZOOM the delta value is ignored by Tor Lillqvist · 13 years ago
  99. 9058681 Better quality previews in print dialog. by Tomaž Vajngerl · 13 years ago
  100. dca9978 121687# better preview by Armin Le Grand · 13 years ago