1. 9227da7 Port main/svl's DDE to Win64. by Damjan Jovanovic · 7 years ago
  2. 0ee87bc The register storage class is deprecated and is incompatible with C++17. by Don Lewis · 8 years ago
  3. a264476 Re-enable some Date svn:keywords. by Pedro Giffuni · 9 years ago
  4. 8f75789 Clean up all of typos that cause header guard warnings when building the by Pedro Giffuni · 11 years ago
  5. 28206a7 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  6. b635b4f Merge back branch alg_writerframes to trunk by Armin Le Grand · 12 years ago
  7. fcf9e5b corrected the SFX_ASSERT macro for debug build by Armin Le Grand · 12 years ago
  8. 5cd09cc #i123753# WaE: fix unoedhlp.hxx declaration of 'nId' shadowing a member of SimpleHint by Herbert Dürr · 12 years ago
  9. 9c2bd79 #i123693# WaE: const type qualifier ignored on return value by Herbert Dürr · 12 years ago
  10. 2a3ef82 122927: adjusting change made for 121126 - allow formatting of boolean formula result as number, by Oliver-Rainer Wittmann · 13 years ago
  11. 4207db4 121751: - restore cursor/selection on Undo/Redo language change for all text by Oliver-Rainer Wittmann · 13 years ago
  12. e58fe7a i120020 corected paragraph merge, corresponding undo and ownership of linked undo actions by Armin Le Grand · 13 years ago
  13. 198a9ea assume STL to always be newer than stlport's version from 2002 by Herbert Dürr · 13 years ago
  14. 61610544 #121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice" by Oliver-Rainer Wittmann · 13 years ago
  15. 51bac3e #i121126 User-definded format code is lost with a cell which value is TRUE or FALSE when importing xls file by Wang Lei · 14 years ago
  16. b39f169 #i120575 optimize a comparing operation from 'memcmp' to 'hash compare' to improve xls loading performance by Wang Lei · 14 years ago
  17. ec1819f #120077# ALG: Reverted r1354011, adapted all usages of SfxStyleSheetIterator and CreateIterator to use boost::shared_ptr by Armin Le Grand · 14 years ago
  18. aee8221 #120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl, also chekced and fixed memory leaks caused by not deleting SfxStyleSheetIterator instances. by Armin Le Grand · 14 years ago
  19. 423e8bc #i119943 - Underline "_" can not work with ";" in format code, the semicolon will always be regarded as separator by Wang Lei · 14 years ago
  20. b2ab5a6 #i120041# Prevent fix caused by un-disposed secondary item pool. by Andre Fischer · 14 years ago
  21. 953b282 #i119943 - Underline "_" can not work with ";" in format code, the semicolon will always be regarded as separator by Wang Lei · 14 years ago
  22. 6ffd516 #i119964 - Number displays different from MS with the same format code by Wang Lei · 14 years ago
  23. 8735f58 #120015# Let SdrUndoAttrObj remember a reference to the used style to survive removal of the style by UI (which creates no undo actions). Re-add the style when undoing if needed. by Armin Le Grand · 14 years ago
  24. 5ee01da #119400# - method <SfxUndoManager::ImplAddUndoAction_NoNotify(..)> by Oliver-Rainer Wittmann · 14 years ago
  25. df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
  26. 64270dc Update headers to Alv2 headers by Andrew Rist · 14 years ago
  27. da66c7f Update headers to Alv2 headers by Andrew Rist · 14 years ago
  28. 65a41d9 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  29. 6e01a9e Update headers to Alv2 headers by Andrew Rist · 14 years ago
  30. d6ed1c4 impress212: removing some warnings by Eike Rathke · 15 years ago
  31. 8c7591a fs34b: pulled and merged DEV300:m104 by Frank Schoenheit [fs] · 15 years ago
  32. d26d776 CWS-TOOLING: integrate CWS sw34bf04 by Vladimir Glazunov · 15 years ago
  33. 78f80b0 masterfix DEV300: #i117352#,#i10000# WaE converting to non-pointer type sal_uInt16 from NULL by obo · 15 years ago
  34. 456b31d fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't count the calls, but maintain a simple flag. by Frank Schoenheit [fs] · 15 years ago
  35. 6201194 sw34bf04: #i46648#: define class for NfKeywordTable by Henning Brinkmann · 15 years ago
  36. d55fc1c CWS gnumake3: pull in cws removetooltypes01 by Mathias Bauer · 15 years ago
  37. 31c7fdb removetooltypes01: #i112600# Fix problem after rebase in svl by Carsten Driesner · 15 years ago
  38. c39a5bd removetooltypes01: Rebase to DEV300m99 by Carsten Driesner · 15 years ago
  39. 2e913ff CWS gnumake3: resync to m99 by Mathias Bauer · 15 years ago
  40. cb0aa04 gnumake3: remove comphelper version; fix including extract.hxx by Hans-Joachim Lankenau · 15 years ago
  41. 8568e19 removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags by Mikhail Voytenko · 15 years ago
  42. 6e6de6f removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in svl by Carsten Driesner · 15 years ago
  43. 698c00d removetooltypes01: #i112600# do not affect FASTBOOL in this cws by Mikhail Voytenko · 15 years ago
  44. 39ad2ff removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebase by Carsten Driesner · 15 years ago
  45. 3053153 removetooltypes01: rebase to DEV300_m96 by Mikhail Voytenko · 15 years ago
  46. 1c38057 undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a list action - introdce a dedicated method (ClearAllLelves) for the pattern needed by sw by Frank Schoenheit [fs] · 15 years ago
  47. e4e6ad6 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system by Frank Schoenheit [fs] · 15 years ago
  48. c7ad411 undoapi: MSVC WaE (how did this survive the previous compilations?) by Frank Schoenheit [fs] · 15 years ago
  49. 845ab68 CWS-TOOLING: integrate CWS gnumake2 by Hans-Joachim Lankenau · 15 years ago
  50. f4686f6 undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT by Frank Schoenheit [fs] · 15 years ago
  51. a5d3540 undoapi: #i115383#: SfxUndoManager: fix stack marks, add empty stack marks by Michael Stahl · 15 years ago
  52. 9bcb3c2 undoapi: allow to clear the Redo stack on the top level (needed for Writer's migration to SfxUndoManager) by Frank Schoenheit [fs] · 15 years ago
  53. fb7a11b undoapi: clear the redo stack when leaving an Undo context resp. list action, not when entering it. This is a pre-requisite for Writer's upcoming migratin to SfxUndoManager by Frank Schoenheit [fs] · 15 years ago
  54. cb36292 undoapi: Undo/Redo: do not take ownership of a (derivee-provided) SfxUndoContext, since it acts as out parameter, too. Instead, introduce a Undo/Redo which takes the context as parameter by Frank Schoenheit [fs] · 15 years ago
  55. 6877464 undoapi: introduced an (optional) SfxUndoContext for SfxUndoAction::Undo/Redo by Frank Schoenheit [fs] · 15 years ago
  56. 24a26cf CWS gnumake2: warning on Windows fixed by Mathias Bauer · 15 years ago
  57. 186123d CWS gnumake2: resync to m94 by Mathias Bauer · 15 years ago
  58. fee72f4 undoapi: +RemoveOldestUndoActions by Frank Schoenheit [fs] · 15 years ago
  59. 620269a undoapi: support for (simple) marks on the Undo stack by Frank Schoenheit [fs] · 15 years ago
  60. 1e40114 undoapi: fix Reset by Frank Schoenheit [fs] · 15 years ago
  61. 52e3b9e undoapi: merge after pulling DEV300.m94 by Frank Schoenheit [fs] · 15 years ago
  62. c8e2c92 gnumake2: removing old dmake file in migrated modules by Bjoern Michaelsen · 15 years ago
  63. 8767799 undoapi: make reset an explicit, atomar operation at the IUndoManager, instead of simulating it in a higher layer by Frank Schoenheit [fs] · 15 years ago
  64. 3a78a2d undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated thread, serializing them this way by Frank Schoenheit [fs] · 15 years ago
  65. 3491b4a removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework by Xiaofei Zhang · 15 years ago
  66. ca19291 undoapi: give SfxUndoManager an own mutex, and ensure it is released before calling into SfxUndoAction::Un/Redo by Frank Schoenheit [fs] · 15 years ago
  67. 717de1b undoapi: argh, the last changeset was never intended to be 'qfinish'ed, or even pushed. Reverted. by Frank Schoenheit [fs] · 15 years ago
  68. 75db1c4 undoapi: IUndoManager::GetUndoAction/Id/Comment/Count and IUndoManager::GetRedoActionCount/Comment now, by definition, work on the top level, not on the current level (in case of a list action being active) by Frank Schoenheit [fs] · 15 years ago
  69. 861471d undoapi: allow retrieving the count/comments of Undo/Redo actions both on the current and the top level by Frank Schoenheit [fs] · 15 years ago
  70. 8d3cd5f CWS-TOOLING: integrate CWS sw34bf01 by Vladimir Glazunov · 15 years ago
  71. f89817d CWS-TOOLING: integrate CWS svarray by Vladimir Glazunov · 15 years ago
  72. 91e34e4 CWS gnumake2: resolve conflicts and make sources buildable on Linux by Mathias Bauer · 15 years ago
  73. d2e5957 merge after pulling DEV300.m91 by Frank Schoenheit [fs] · 15 years ago
  74. e775b40a CWS gnumake: resync to m91; conflicts unresolved by Mathias Bauer · 15 years ago
  75. e1cc323 undoapi: detailed the error handling by Frank Schoenheit [fs] · 15 years ago
  76. 5104853d undoapi: implementation/tests for hidden Undo contexts by Frank Schoenheit [fs] · 15 years ago
  77. 209d53b undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/flagguard.hxx by Frank Schoenheit [fs] · 15 years ago
  78. 271bdde undoapi: yet more Undo API tests (will this ever end?) by Frank Schoenheit [fs] · 15 years ago
  79. d0d55ee undoapi: tweaked notifications by Frank Schoenheit [fs] · 15 years ago
  80. 3554f52 undoapi: added locking support to the XUndoManager by Frank Schoenheit [fs] · 15 years ago
  81. 9cb5312 undoapi: more I/SfxUndoManager changes in preparation of new Undo API features by Frank Schoenheit [fs] · 15 years ago
  82. 5e3560f undoapi: specified (and implemented and tested) what should happen when you leave an Undo context which does not have any elements by Frank Schoenheit [fs] · 15 years ago
  83. 2360073 svarray: merge with DEV300 m90 by Bartosz Kosiorek · 15 years ago
  84. 3256215 undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface. by Frank Schoenheit [fs] · 15 years ago
  85. a1936ae svarray: #i112395#: #i84159# new const: SFX_ITEMS_DEFAULT by Bartosz Kosiorek · 15 years ago
  86. 20b24c6 svarray: #i112395# #i84159# increase max number of pools to 2^32 by Bartosz Kosiorek · 15 years ago
  87. fa565a0 svarray: #i112395# #i84159# handle 2^32 numbers by Bartosz Kosiorek · 15 years ago
  88. f9660fa undoapi: first sketch of the listener API - not sure this will survive 'til the final version by Frank Schoenheit [fs] · 15 years ago
  89. 5e4e633 undoapi: moved members into an IMPL structure by Frank Schoenheit [fs] · 15 years ago
  90. 034a9f3 undoapi: some flesh on the initial skeleton by Frank Schoenheit [fs] · 15 years ago
  91. 9821d2f svarray: #i112395#: #i84159# SfxPoolItemArrayBase_Impl by Bartosz Kosiorek · 15 years ago
  92. b41d626 CWS changehid: resync to m89 by Mathias Bauer · 16 years ago
  93. 707cfea svarray: #i112395#: fix bug, remove SvXub_StrLensSort and plains by Bartosz Kosiorek · 16 years ago
  94. b138d8d svarray: #i112395#: SvShorts by Bartosz Kosiorek · 16 years ago
  95. 3bb6145 svarray: #i112395#: SvXub_StrLens by Bartosz Kosiorek · 16 years ago
  96. 6d97433d svarray: #i112395#: SvBytes replace with STL by Bartosz Kosiorek · 16 years ago
  97. 62a803c merge DEV300_m89 by Michael Stahl · 16 years ago
  98. b917547 svarray: #i112395#: SvArray update by Bartosz Kosiorek · 16 years ago
  99. b8d9894 svarray: #i112395#: change vector to deque - possible memory bug (pointer address to vector could change) by Bartosz Kosiorek · 16 years ago
  100. 553c8d5 CWS-TOOLING: integrate CWS sb129 by Vladimir Glazunov · 16 years ago