1. 759a4b2 Trying to add a simple mode less dialog for db formatting; by Akash Shetye · 13 years ago feature/gsoc-calc-enhanced-db-range
  2. 139c749 Added the Formatting button to the dbnamedlg by Akash Shetye · 13 years ago
  3. 97a1938 Corrected the [Content_type].xml data by Akash Shetye · 13 years ago
  4. 1bf44ab Table (DB Range) style export now considers stripe size by Akash Shetye · 13 years ago
  5. 219738e Revised the code for cell style calculation by Akash Shetye · 13 years ago
  6. 9b09732 Added support for importing stripe sizes as well by Akash Shetye · 13 years ago
  7. cc5ab36 Adds the code to fill info to allow cell colouring. by Akash Shetye · 13 years ago
  8. e3995f2 Added nFirstRowStripeSize etc to the initializers for various constructors by Akash Shetye · 13 years ago
  9. ee6a3b6 Ensure correct initialization order. by Kohei Yoshida · 13 years ago
  10. 82acea9 Don't return a reference to a temporary variable. by Kohei Yoshida · 13 years ago
  11. 3a6626f Let's consistently use 'm' prefix for data members. by Kohei Yoshida · 13 years ago
  12. f3f0609 Fix excessive indentation. by Kohei Yoshida · 13 years ago
  13. bf2de6f Fix license headers. by Kohei Yoshida · 13 years ago
  14. 5085cff Added the DB Formatting calculation code by Akash Shetye · 13 years ago
  15. c3a6f03 Added stripe size members in db formatting by Akash Shetye · 13 years ago
  16. 0513176 Gave default values to dbdataformatting style names and other variables by Akash Shetye · 13 years ago
  17. 947b34d Corrected a typo by Akash Shetye · 13 years ago
  18. ad94a0f Iron out recent commit for code uniformity by Akash Shetye · 13 years ago
  19. 77aaa44 Solves Dxf styles related to table formatting not being imported correctly. by Akash Shetye · 13 years ago
  20. 4567c4e Fix the build. by Kohei Yoshida · 13 years ago
  21. cc7451cc Added Auto Filter export for DBData (tables) to xlsx by Akash Shetye · 13 years ago
  22. 1a86564 Minor tweak about using container.size by Akash Shetye · 13 years ago
  23. 9387d68 Corrected a redundant if statement to do what it should by Akash Shetye · 13 years ago
  24. d1ec739 Used container.size instead of a separate count member by Akash Shetye · 13 years ago
  25. ee1a8cd Completed the export of DBData ranges to xlsx. by Akash Shetye · 13 years ago
  26. d3fbf3b Part 1 of Adding DB Data export by Akash Shetye · 13 years ago
  27. ac4c81f Patch adds check for ensuring atleast one table style exists by Akash Shetye · 13 years ago
  28. 165114a Completed the export of table formatting data to excel. by Akash Shetye · 13 years ago
  29. b28688b Made the skeleton for Table Formatting information export. by Akash Shetye · 13 years ago
  30. 42b1006 Refactored Dxf export code to work with styles defined for table/DBRanges by Akash Shetye · 13 years ago
  31. 20fa2ce not every db range contains db formattings by Markus Mohrhard · 13 years ago
  32. e11bdb3 use a functor and standard algorithms by Markus Mohrhard · 13 years ago
  33. c1ae435 we don't need this function by Markus Mohrhard · 13 years ago
  34. 7d6e550 Done with adding the formatting information to ScDBData objects by Akash Shetye · 13 years ago
  35. 4a3b09c Tried to add code for filling in formatting attribute in ScDBData failed by Akash Shetye · 13 years ago
  36. 13989c3 Code added for reading and processing <tableStyleInfo> tag. by Akash Shetye · 13 years ago
  37. 16aab2e Adds header file to commit 809154544ea1f49a1d7ef0f4b49b3378112f54d0. by Akash Shetye · 13 years ago
  38. 9d29ba1 Add methods to get table name and Formatting and TableStyle. by Akash Shetye · 13 years ago
  39. f2dd5e1 Adds support for table style tag reading and filling in the formatting object by Akash Shetye · 13 years ago
  40. 5ee29a4 Fixes commit f502c0ea6826fc0e915d8d4c302fe978a4d43a58 that breaks the build. by Akash Shetye · 13 years ago
  41. 28b5035 Add the support for Table Style Name in ScDBDataFormatting. by Akash Shetye · 13 years ago
  42. 8fe515d Adds get ans set methods in ScDBData for setting table formatting. by Akash Shetye · 13 years ago
  43. cbbaaa7 Adds formatting class to hold stylesheet names for alternating rows and cols. by Akash Shetye · 13 years ago
  44. e289eb6 minor by Siqi LIU · 13 years ago
  45. b8e7ab2 remove timer on slideshow navbar when cleared by Siqi LIU · 13 years ago
  46. fd83796 display timer on the main slideshow screen & runloop fix by Siqi LIU · 13 years ago
  47. b0fd4d0 improve usability in new server interface by Siqi LIU · 13 years ago
  48. ac45413c swap sideBar reveal button and stop presentation button by Siqi LIU · 13 years ago
  49. 3b388ab Adapt Dialog XML import/export code by Lionel Elie Mamane · 13 years ago
  50. 0f29e72 Implement MINVERSE using OpenCL. by Haidong Lian · 13 years ago
  51. c788450 fdo#67498 RTF import: fix missing margins vs continuous section breaks by Miklos Vajna · 13 years ago
  52. 808350a fdo#67099: Call Clear() before setting SetText() for the first time. by Kohei Yoshida · 13 years ago
  53. 700d1ca Adapt UnoControlModel::read/write by Stephan Bergmann · 13 years ago
  54. 259aa83 Updated core Project: help 58d9629fb0e5264f07cca2f0fb3b75ca467f91c4 by Caolán McNamara · 13 years ago
  55. c22f9b1 munge filename prop back into frame title by Caolán McNamara · 13 years ago
  56. b989b2b convert format section dialog to .ui by Caolán McNamara · 13 years ago
  57. e584d4a clang binary is in clang build directory, not with its sources by Luboš Luňák · 13 years ago
  58. c352f34 note about getDirectCallee() vs getCallee() by Luboš Luňák · 13 years ago
  59. 015d932 'generic' compiler plugin to modify calls to a specific function by Luboš Luňák · 13 years ago
  60. 1e0feb5 do not base feature checks on gcc version by Luboš Luňák · 13 years ago
  61. 00657c3 correct pointers in offapi documentation by Lionel Elie Mamane · 13 years ago
  62. bd19e78 Change String class to OUString class in two files. by Palenik Mihály · 13 years ago
  63. 76feaf8 convert insert section dialog to .ui by Caolán McNamara · 13 years ago
  64. 29fb37b I can't see how being an a11y relation member of yourself helps by Caolán McNamara · 13 years ago
  65. 1e3ff7e add mnemonic widget labels by Caolán McNamara · 13 years ago
  66. cf0367a be a little more consistent about types, just for tml by Caolán McNamara · 13 years ago
  67. ed86bcd Updated core Project: help fbf9b857ccba7941bec57f41d61eaeb11a115671 by Caolán McNamara · 13 years ago
  68. a333ad8 Do not instantiate LinguServiceManager when it is not needed by Stephan Bergmann · 13 years ago
  69. 7ee9459 fdo#39468 Comment translation GER-ENG in sw/source/core/layout by Nicolas Christener · 13 years ago
  70. 1cbdcc3 fdo#63926 - remove extra include paths in svtools/ and sfx2/ by Radu Ioan · 13 years ago
  71. 8f44fb5 Mark Base window titles for localisation by Gabor Kelemen · 13 years ago
  72. 8dbfb3b More little fixes for JunitTest_forms_unoapi by Stephan Bergmann · 13 years ago
  73. e40f321 Updated core Project: help b0186106dbc2a317e2a500f9087561e60bb44e4a by Caolán McNamara · 13 years ago
  74. 0d417ec WaE: '==' : unsafe mix of type 'bool' and type 'sal_Int16' in operation by Tor Lillqvist · 13 years ago
  75. 0cdac15 offapi: fix doxygen warning in text::ViewSettings by Miklos Vajna · 13 years ago
  76. a4c385f convertion section page to .ui format by Caolán McNamara · 13 years ago
  77. 7dff8a9 Add cases for css.uno.Date/Time to ValueChanger by Stephan Bergmann · 13 years ago
  78. 5b0ac81 Fix uses of Java == on css.uno.Date/Time by Stephan Bergmann · 13 years ago
  79. c2c664a Mark as const by Takeshi Abe · 13 years ago
  80. 95d1b05 fix build with debug STL by David Tardon · 13 years ago
  81. 3b35ad4 bnc#593612: workaround for grpFill by Felix Zhang · 13 years ago
  82. 2ef2491 Convert statistics tab page for calc to .ui by abdulmajeed ahmed · 13 years ago
  83. 087a610 convert insert autotext dialog to .ui by Caolán McNamara · 13 years ago
  84. 3e65dc7 add a VclFrame::get_label by Caolán McNamara · 13 years ago
  85. b83719a convert save label dialog to .ui by Caolán McNamara · 13 years ago
  86. 278f5da convert query overwrite label dialog to .ui by Caolán McNamara · 13 years ago
  87. 0cbfa8f set default buttons for various messagebox button combinations by Caolán McNamara · 13 years ago
  88. 22ce3a4 Updated core Project: help 31296f09a3e0ee97cfe64ea899e276f36985b986 by Caolán McNamara · 13 years ago
  89. bf7f9e3 Revert "fdo#54320: VoiceOver does not follow keyboard focus" by Boris Dušek · 13 years ago
  90. 2abadc9 Fix memory leaks in ensure_dbus_setup. by Mark Wielaard · 13 years ago
  91. 8a9e5d1 Updated core Project: help 7721c480f38ea7f84f65962496dee2304404be51 by Caolán McNamara · 13 years ago
  92. 4b81079 convert autocorrect options page to .ui by Caolán McNamara · 13 years ago
  93. c3ed56f CharBrd 4.4: numbering by Zolnai Tamás · 13 years ago
  94. 00515704 Revert "Use SwTxtInfo height and ascent for portions" by Zolnai Tamás · 13 years ago
  95. 44f930d Avoid some segmentation fault by Zolnai Tamás · 13 years ago
  96. 731f3d9 request immdiateupdate for pointerSymbol, but bad performance by Siqi LIU · 13 years ago
  97. dffc87d pointer display on the screen by Siqi LIU · 13 years ago
  98. a5468d2 Updated core Project: help dd714d9996d8b2ea7636a63224c799614f2cbf5d by Caolán McNamara · 13 years ago
  99. 662f504 convert localized autocorrection options to .ui format by Caolán McNamara · 13 years ago
  100. 118aee9 Clean up documentation of XDate-/TimeField by Stephan Bergmann · 13 years ago