1. f121c53 Cleaned up whitespace by Matthias Seidel · 7 years ago
  2. 7f07a874 Cleaned up resource file for template window. by Matthias Seidel · 7 years ago
  3. 8103c43 Fixed typo (curently -> currently) by Matthias Seidel · 7 years ago
  4. 12d4422 #i124718# by Matthias Seidel · 8 years ago
  5. 4828086 Fixed typos (successfull -> successful) by Matthias Seidel · 8 years ago
  6. 164b338 Don't use !this as an alias for a constant that evaluates to false in by Don Lewis · 8 years ago
  7. 2549527 Fixed typos, removed whitespace by Matthias Seidel · 8 years ago
  8. 4191303 Changed link to templates (online) to avoid redirection by Matthias Seidel · 8 years ago
  9. e387056 #i127662# send better window position to input method for suggestion window by Tsutomu Uchino · 8 years ago
  10. 0bce577 #127044# - Defects in the code by Damjan Jovanovic · 8 years ago
  11. c6970633 Align w/ AOO414 on these fixes by Jim Jagielski · 9 years ago
  12. 9feaf73 Avoid including some dates in executable files. by Pedro Giffuni · 9 years ago
  13. 9265749 #i125762# fix null pointer reference while accessibility related call by Tsutomu Uchino · 10 years ago
  14. 7204bff Fix -Wformat-security warnings. by Don Lewis · 10 years ago
  15. 45a7551 #i126864# Language support: Add Venetan (vec) by Andrea Pescetti · 10 years ago
  16. ca68acd Merge branches/gbuild-reintegration to trunk. by Damjan Jovanovic · 10 years ago
  17. 48cf17d #i124867#: jpg options shows initially wrong estimated file size by Damjan Jovanovic · 10 years ago
  18. 352796f jpeg build fixes by Pedro Giffuni · 11 years ago
  19. b923454 i81637 - Replace column header "Title" by "Name" by Ariel Constenla-Haile · 11 years ago
  20. 2d382b7 #i125147# check the pointer while get accessible state set by Tsutomu Uchino · 11 years ago
  21. 0138631 Issue 125495 - Awkward Chinese (ZH-TW) numbering suffix when importing RTF document by Steve Yin · 11 years ago
  22. ca436d4 i125519 check GraphicObject existance before accessing it by Armin Le Grand · 12 years ago
  23. 5e3cbe0 i125386 secured user request and changed some bools to bitfield by Armin Le Grand · 12 years ago
  24. a48414a corrected place for stl sort function for linux by Armin Le Grand · 12 years ago
  25. 61b32a7 i125111 limit mem footprint for GraphicObjects in 32Bit environments by Armin Le Grand · 12 years ago
  26. a5cfb91 124717: do not mark *.svm graphic files as *.bmp graphic files by Oliver-Rainer Wittmann · 12 years ago
  27. 28206a7 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  28. 6a820f1 i124629 - UNO Wizard - avoid crash by removing unneeded reference by Ariel Constenla-Haile · 12 years ago
  29. 54f27df i124570 - Prevent a null pointer dereference by Ariel Constenla-Haile · 12 years ago
  30. f5185b2 124427: <TextWindow/MultiLineEdit::GetFocus()> - call parent class' method to assure corresponding notifications and listener calls by Oliver-Rainer Wittmann · 12 years ago
  31. 9956ed1 i15508 Added support for BMP file type by Armin Le Grand · 12 years ago
  32. c6d2914 #i118923# OS/2 port, add CPPULIB to resolve uno constructors. by Yuri Dario · 12 years ago
  33. 7cb6c17 124241: Fixed the language name 'Kazakh' by Andre Fischer · 12 years ago
  34. c991f7c i124085 disabled CF_DIBV5 (no advantages but some problems), increased png support by Armin Le Grand · 12 years ago
  35. 275a1d7 get rid of an extraneous parentheses in "if((A==B))" by Herbert Dürr · 12 years ago
  36. fc6fc5b #i56998# use FUNIT_PERCENT on fields that allow relative value by Tsutomu Uchino · 12 years ago
  37. 2f28d99 #i106665# fix failed to replace with empty string on text view by Tsutomu Uchino · 12 years ago
  38. 0164d67 #120065# apply patch for Enabled property in grid model by Jürgen Schmidt · 12 years ago
  39. 5971804 #i123768# remove pre-IA2 code remains that has been commented out by Herbert Dürr · 12 years ago
  40. 1a15756 #i123068# remove implicit conversions from rtl strings to their elements by Herbert Dürr · 12 years ago
  41. 8591dbc #i123768# [ia2] remove pseudo-automatic noisy comments by Herbert Dürr · 12 years ago
  42. ec5f726 #i107914# adjust license headers to the ALv2 by Herbert Dürr · 12 years ago
  43. a5c4ddc Integrate branch of IAccessible2 by Steve Yin · 12 years ago
  44. 2104f86 i123438 Corrected crop for clipboard mitmap data preparations by Armin Le Grand · 12 years ago
  45. d0ebb70 i123216 No FontScaling by WorldTransform on WMF import by Armin Le Grand · 13 years ago
  46. f18ad61 i122985 Various speedups for graphic object swapping to enhance user experience by Armin Le Grand · 13 years ago
  47. a77275c i122982 Fallback to bitmap reader when no PNG even when claimed by Armin Le Grand · 13 years ago
  48. febd094 #122586# recalcuate width when scrolling to last column by Jürgen Schmidt · 13 years ago
  49. 65f11dc 122500,122378: fix build breaker in non-pro builds with and without stlport by Oliver-Rainer Wittmann · 13 years ago
  50. 136976e i122418 Added workaround to not use GetBitmap on windows by Armin Le Grand · 13 years ago
  51. 894ae72 #122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libs by Jürgen Schmidt · 13 years ago
  52. 65dd87d i122388 Corrected old fix to mentioned bounds by Armin Le Grand · 13 years ago
  53. 47204c7 Add missing copy&paste of SfxAppToolBoxControl_Impl::Select by Ariel Constenla-Haile · 13 years ago
  54. f3dc398 css::frame::XStatusbarController: add missing interface by Ariel Constenla-Haile · 13 years ago
  55. e1687ce svt::ToolboxController clean-up by Ariel Constenla-Haile · 13 years ago
  56. a249653 i74211 Correct crop of bitmap data when logical size and MapMode do not match real pixel size by Armin Le Grand · 13 years ago
  57. c17e634 i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration by Armin Le Grand · 13 years ago
  58. dc9abef i122198 added ColorValueSetColumnCount entry to configuration, default is 12 by Armin Le Grand · 13 years ago
  59. acc7fed UI Controller Factory fixes by Ariel Constenla-Haile · 13 years ago
  60. 35c9acf i122041 More unifications for FillStyles, better defaults, better preview visualizations by Armin Le Grand · 13 years ago
  61. 2af6517 #121996# integrate first part to remove 3layer office by Jürgen Schmidt · 13 years ago
  62. 401e8f2 i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions by Armin Le Grand · 13 years ago
  63. 61610544 #121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice" by Oliver-Rainer Wittmann · 13 years ago
  64. dd4bed5 #121532# unified getting the blended selection color by Armin Le Grand · 13 years ago
  65. ef3931f #121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
  66. be44a7a9 i121578 - Convert css.system.SystemShellExectue to new-style by Ariel Constenla-Haile · 13 years ago
  67. 48c6a4e i121548 - Remove deprecated system proxy API by Ariel Constenla-Haile · 13 years ago
  68. 399946b i121542 - Unify the Menu API by Ariel Constenla-Haile · 13 years ago
  69. 0ce59463f #121382# Corrected size handling including font size handling for EMF/WMF imports by Armin Le Grand · 13 years ago
  70. 6c640ee4 #i121442# - Adapt existing code in other modules by Ariel Constenla-Haile · 13 years ago
  71. 229a79b #121267# added support for taking clipping into account for metafile-based exporters to vector formats by Armin Le Grand · 13 years ago
  72. 2d9d5c8 make conversions between BitmapColor and sal_uInt8 explicit by Herbert Dürr · 13 years ago
  73. eb504f5 added linking hatchwindowfactory against stl since when building with debug on a non-pro stl symbols were missing by Armin Le Grand · 14 years ago
  74. fa88b1f #i120858# Change "Farsi" with "Persian" by Ariel Constenla-Haile · 14 years ago
  75. 79b6406 Fix win7 build bread issue. by Jianyuan Li · 14 years ago
  76. 5f0f155 Use proper type to prevent WaE issues. by Pavel Janík · 14 years ago
  77. 6aa4485 #119535# Fix WMF image with type pattern brush by Jianyuan Li · 14 years ago
  78. 181d412 Corrected small signed/unsigned mismatch by Armin Le Grand · 14 years ago
  79. 8ee4990 Secured some places where PolyPolygons were created using a all-points count and a all-points array by Armin Le Grand · 14 years ago
  80. 9dc64b4 Secure EmbeddedObjectRef::GetGraphic to react when something gets wrong when trying to get the replacement graphic, better fallback to default ole replacement graphic by Armin Le Grand · 14 years ago
  81. 260a75a Corrected singned/unsigned compare by Armin Le Grand · 14 years ago
  82. 1ea8c3a9 #119450# Added EMR_ALPHABLEND case to EnhWMFReader to correct visualisations by Armin Le Grand · 14 years ago
  83. 0deed3a #120175# SVG export fixes and enhancements by Armin Le Grand · 14 years ago
  84. 570b063 i118923 - OS/2 port: PM2 is no longer supported as macro, replaced with OS2 or deleted (old compilers). by Yuri Dario · 14 years ago
  85. f594e84 i118923 - OS/2 port: use windows directory layout for OS/2, fixes use of internal graphic filters. by Yuri Dario · 14 years ago
  86. 7a8c7f6 120306# enforce finite memory consumption of loaded jpeg by Herbert Dürr · 14 years ago
  87. 52c755f #i120306# cleanup failed loading of problematic jpeg by Herbert Dürr · 14 years ago
  88. d56225d #117461: set row count to 0 and add further check by Jürgen Schmidt · 14 years ago
  89. 409a829 Forward debug=<value> argument from build to make. by Andre Fischer · 14 years ago
  90. 259acf5 #i120019# memory leak in EmbeddedObjectRef::~EmbeddedObjectRef() by Herbert Dürr · 14 years ago
  91. a7e108b i119418 - Some Improvements in the About Dialog by Ariel Constenla-Haile · 14 years ago
  92. b2c2d2f Add missing header by Ariel Constenla-Haile · 14 years ago
  93. a379ffa #117968# Made WMFReader thread safe (used multithreaded when SdrGrafObj is on asynchronous loading). It was not safe due to using VirtualDevices on occasions where needed (mostly Font stuff). by Armin Le Grand · 14 years ago
  94. 8910111 #119735# Adapted patch provided by Sven Jacobi (thanks), added some ixes/cleanups to make it work with all kind of graphics (SVG, Bitmap, Metafile) by Armin Le Grand · 14 years ago
  95. 44f7914 119403: AOO 3.4 - GridControl not refreshing after deleting rows by Jürgen Schmidt · 14 years ago
  96. 7a1751f i78701 - Tree Control: impossible to edit a node (via API nor via UI) by Ariel Constenla-Haile · 14 years ago
  97. ad5fa95 #119601# Added support for transparency in PNG export dialog and support for alpha channnel by Armin Le Grand · 14 years ago
  98. d81d902 i119149 - Fix triggering of selection changed event by Ariel Constenla-Haile · 14 years ago
  99. 064adfc #119176# corrected file type detection for SVG for svg files without xml header by Armin Le Grand · 14 years ago
  100. 31ae2e4 Update headers to Alv2 headers by Andrew Rist · 14 years ago