- ef45930 Modify DYLD_LIBRARY_PATH for firebrid to build on Mac OS. by Andrzej J.R. Hunt · 13 years ago feature/firebird-sdbc
- 2c3eeb2 Add embedded firebird loading code, set as default db. by Andrzej J.R. Hunt · 13 years ago
- 765461ea Fix firebird installation (windows) + driver compilation fixes. by Andrzej J.R. Hunt · 13 years ago
- 98824cb Patch Firebird to build on cygwin/msvc. by Andrzej J.R. Hunt · 13 years ago
- 0981fd7 Patch Firebird to use LO icu. by Andrzej J.R. Hunt · 13 years ago
- 747f7fc Setup Firebird installation / scp2 details. by Andrzej J.R. Hunt · 13 years ago
- 4ab7b35 Fix checks for system libatomic_ops. by Andrzej J.R. Hunt · 13 years ago
- a2a5539 Fix incorrect Firebird checksum. by Andrzej J.R. Hunt · 13 years ago
- 0db44dd5 Build firebird 2.5 internally. Also adds libatomic_ops. by Andrzej J.R. Hunt · 13 years ago
- 95c4c29 fb-sdbc: Pretty printing table log output by Andres Gomez · 13 years ago
- 16d1730 Implementing the FStatement::execute() method. by Javier Fernandez · 13 years ago
- 3f7832b Fixed crash at FStatement disposing stage. by Javier Fernandez · 13 years ago
- bab6150 The VARCHAR tye requires a maximum length. by Javier Fernandez · 13 years ago
- aeb8e7f GetTables uses now a Statement, instead of a PreparedStatement. by Javier Fernandez · 13 years ago
- fee888d Refactoring some code on the FStatement class. by Javier Fernandez · 13 years ago
- c5cc994 Executing again a PreparedStatement. by Javier Fernandez · 13 years ago
- cebb472 fb-sdbc: added extra checks in FDriver by Andres Gomez · 13 years ago
- c697a70 fb-sdbc: Added temporal debugging in dbaccess by Andres Gomez · 13 years ago
- f9755e8 fb-sdbc: simplifying url comparison by Andres Gomez · 13 years ago
- 31870fe fb-sdbc: Added logging support by Andres Gomez · 13 years ago
- d0eb26c fb-sdbc: test file moved to a generic place by Andres Gomez · 13 years ago
- 173a00c Dealing with parameters in Prepared Statement. by Javier Fernandez · 13 years ago
- 86f8511 Adding debug info for tracking disposes and fixed a memory allocation bug. by Javier Fernandez · 13 years ago
- 28c8bae Adding disposing bits. by Javier Fernandez · 13 years ago
- cb6b541 using the new implementation of the PreparedStatement and ResultSet classes. by Javier Fernandez · 13 years ago
- 7f63a51 Properly implementing the ResultSet class. by Javier Fernandez · 13 years ago
- 2e15139 Properly imñemenmting the prepared statement class. by Javier Fernandez · 13 years ago
- c7a726e Properly implementing the connection construction. by Javier Fernandez · 13 years ago
- 2be7f51 Implementing the ResultSet interface. by Javier Fernandez · 13 years ago
- 358b46a Debug info and some API methods implementation. by Javier Fernandez · 13 years ago
- a19f942 Added include and linking directives for building the firebird-sdbc driver. by Javier Fernandez · 13 years ago
- fc1cf58 fb-sdbc: installing lib and resources. by Javier Fernandez · 13 years ago
- 27c8293 Firebird: initial implementation of the skeleton driver. by Javier Fernandez · 13 years ago
- e9ac56d Resolves: #i120768# slide content merged Master viewer content by Zhe Wang · 14 years ago
- 9645818 Fix memory leak in Exif::processExif. Delete aExifData when done. by Mark Wielaard · 13 years ago
- 408d060 fdo#64350: fix for DOCX export of border space by Adam Co · 13 years ago
- f06cc55 wwSectionManager: fix import of page borders by Miklos Vajna · 13 years ago
- 11c00f1 Fix -Werror,-Wunused-private-field by Julien Nabet · 13 years ago
- 3e6853a WaE: unused variable by Tor Lillqvist · 13 years ago
- 60c8198 WaE: comparison of integers of different signs by Tor Lillqvist · 13 years ago
- 89d47f8 Ignore warnings in Clang headers by Stephan Bergmann · 13 years ago
- 3d96388 Adapt UPDATE_FILES=<module> to headers being moved to include/ by Stephan Bergmann · 13 years ago
- f2e5461 CGColorCreateGenericRGB is not available on iOS by Tor Lillqvist · 13 years ago
- b78adb5 Resolves: #i121897# change the hints clearing method from RstAttr... by Zheng Fan · 13 years ago
- baf8f02 mismatched new[]/delete by Caolán McNamara · 13 years ago
- 765a030 sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible). by Jan Holesovsky · 13 years ago
- b3de469 sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel(). by Jan Holesovsky · 13 years ago
- 07b0ad4 sidebar conversion tutorial: Create entry points for custom widgets. by Jan Holesovsky · 13 years ago
- 4774976 sidebar conversion tutorial: Address the toolbar items via commands. by Jan Holesovsky · 13 years ago
- 3f68a8c sidebar conversion tutorial: Make use of the .ui. by Jan Holesovsky · 13 years ago
- 5e6ebfc sidebar conversion tutorial: Remove explicit assignment of images. by Jan Holesovsky · 13 years ago
- e9cfaf1 sidebar conversion tutorial: Introduce action commands in the .ui and .cxx. by Jan Holesovsky · 13 years ago
- d149334 sidebar conversion tutorial: Change boost::scoped_ptr's to normal pointers. by Jan Holesovsky · 13 years ago
- d17d8da6 sidebar conversion tutorial: Get rid of ToolBox backgound(s). by Jan Holesovsky · 13 years ago
- 9e8869d sidebar conversion tutorial: Create .ui in glade. by Prashant Pandey · 13 years ago
- 4c597ce widget layout: Introduce a way to specify MetricBox in .ui. by Jan Holesovsky · 13 years ago
- 287bc2b Drop unused XInitialization from implementation by Stephan Bergmann · 13 years ago
- efce445 Resolves: #i55394# solve mirror problem for CustomShapes by Armin Le Grand · 13 years ago
- f3d27c6 Resolves: #i120967# table's virtual box becomes too small... by Sun Ying · 14 years ago
- 496a2c2 Drop unused XInitialization from implementation by Stephan Bergmann · 13 years ago
- 3d4609d Some String -> OUString by Stephan Bergmann · 13 years ago
- c570e6d Some clean up by Stephan Bergmann · 13 years ago
- 0e89a49 Related: rhbz#968892 discard impossible languages for oriya script fallback by Caolán McNamara · 13 years ago
- 830cc95 sax: FastSaxSerializer: add well-formedness assertions by Michael Stahl · 13 years ago
- 96ee988 sax: SaxWriter: add well-formedness assertions by Michael Stahl · 13 years ago
- 350534a sc: XLSX export: remove mpAttributes crack: by Michael Stahl · 13 years ago
- be8855e Some more win64 "fixes" by Fridrich Štrba · 13 years ago
- 5eab535 Resolves: #i120885# Added missing properties for table border... by Armin Le Grand · 14 years ago
- 33a4d76 Fixes for new-style service com.sun.star.sheet.GlobalSheetSettings by Stephan Bergmann · 13 years ago
- 6b83934 fix gcc inline assembler operands usage by Luboš Luňák · 13 years ago
- 8d48e779 Use background back->Use background cache by Caolán McNamara · 13 years ago
- 6369207 Updated core Project: help 9673672d0430d12aec5162f69ebf25e2c84c6e89 by Caolán McNamara · 13 years ago
- d691f4c various fixes to impress/draw general opt page by Caolán McNamara · 13 years ago
- d11e590 fix superclass-constructor call. by Noel Grandin · 13 years ago
- 75a87d9 fdo#46808, Convert xml::crypto::XMLEncryptionTemplate to new style by Noel Grandin · 13 years ago
- 6a12e13 fdo#46808, Convert XMLSignatureTemplate service to new style by Noel Grandin · 13 years ago
- 73e6867 fdo#46808, Convert some more XMultiServiceFactory by Noel Grandin · 13 years ago
- 4bd502a fix field name, was mxMSF, but should have been named mxContext by Noel Grandin · 13 years ago
- a4196fc fdo#46808, Convert XMultiServiceFactory in xmlsecurity module by Noel Grandin · 13 years ago
- 27c6434 fdo#46808, Replace usage of SpecialConfigManager by Noel Grandin · 13 years ago
- b83edcf fdo#56412 Movement of embedded objects is opposite to the change direction by abdulmajeed ahmed · 13 years ago
- ed0646e Fixes for new-style com.sun.star.chart2.FormattedString service by Stephan Bergmann · 13 years ago
- 65df762 Related: fdo#65407 set a default size related to font size rather than pixels by Caolán McNamara · 13 years ago
- 04d9feb Add sw/source/core/text/guess.cxx by Tor Lillqvist · 13 years ago
- 684c875 Initialise more fields, especially mfFakeDPIScale by Tor Lillqvist · 13 years ago
- 05e2d2b fdo#64962 - ignore exceptions from checking with the update service. by Michael Meeks · 13 years ago
- 3cd7da2 Resolves: fdo#65407 fix broken ellipse generation by Caolán McNamara · 13 years ago
- 6a80a5a Convert impress and draw general option to .ui by Abdulaziz A Alayed · 13 years ago
- 07dde82 Resolves: #i120345# Textbox's position in template file... by Zhe Wang · 14 years ago
- 8465cb8 there are no _inc packages anymore by David Tardon · 13 years ago
- edc20ac fix copypasta by David Tardon · 13 years ago
- a1b7295 Specify an icon for ".uno:ExtendedHelp" by Ariel Constenla-Haile · 13 years ago
- 6e42658 Resolves: #i113606# in SwDoc dtor release the cyclic reference... by Jian Fang Zhang · 14 years ago
- 6467282 Update LICENSE document by Andras Timar · 13 years ago
- 6319803 Resolves: #i120759# Bookmark value changed when opening the doc file by Jian Hong Cheng · 14 years ago
- a05c0cf Resolves: #i119521# Layout is corrupted on opening PPT by Jianyuan Li · 14 years ago
- 4450d6b Fix memory leak in SalGtkFilePicker::SalGtkFilePicker. by Mark Wielaard · 13 years ago
- a9e0ec2 bnc#820509 testcase by Miklos Vajna · 13 years ago
- 58197c3 bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdt by Miklos Vajna · 13 years ago
- 3d6a7cf bnc#820509 DOCX import: try harder to disable form design mode by Miklos Vajna · 13 years ago