summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-11Modify DYLD_LIBRARY_PATH for firebrid to build on Mac OS.feature/firebird-sdbcAndrzej J.R. Hunt1-1/+2
Change-Id: Iae45d39a9a1ce76b0af74c317c5990b3674a7ca6 Reviewed-on: https://gerrit.libreoffice.org/4806 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-08Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt4-2/+16
Change-Id: I993d7d7bacec710bb57d9e8f91d3cd01b0fbf616
2013-07-07Fix firebird installation (windows) + driver compilation fixes.Andrzej J.R. Hunt8-26/+12
Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9
2013-07-05Patch Firebird to build on cygwin/msvc.Andrzej J.R. Hunt4-4/+1258
Change-Id: I56669eb98cdd3c6fab756898664751c349e8988e
2013-06-21Patch Firebird to use LO icu.Andrzej J.R. Hunt5-34/+72
Previously Firebird built it's bundled icu leading to extra libraries and path issues. Change-Id: Ib27e364da3b7e5bc56c7a784c0525426d635bf16
2013-06-20Setup Firebird installation / scp2 details.Andrzej J.R. Hunt7-3/+126
Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f
2013-06-16Fix checks for system libatomic_ops.Andrzej J.R. Hunt1-6/+6
Change-Id: Idb31e6be567e8530062517e7842cdfd8b84c7276
2013-06-14Fix incorrect Firebird checksum.Andrzej J.R. Hunt1-1/+1
Change-Id: Ic636613b03afe572140d6fe28793dd65ed775f26
2013-06-14Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt18-53/+183
Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a
2013-06-06fb-sdbc: Pretty printing table log outputAndres Gomez2-11/+32
2013-06-06Implementing the FStatement::execute() method.Javier Fernandez1-0/+25
Change-Id: I661b8247a0dfaee970b4742b1114fe085cb8f4dd
2013-06-06Fixed crash at FStatement disposing stage.Javier Fernandez1-2/+6
Change-Id: I04fb2ded38a12b8501c49ccea81ee72fc7b002d1
2013-06-06The VARCHAR tye requires a maximum length.Javier Fernandez1-1/+1
Change-Id: I410dea61c8fe904bc11c801f370d1df97e116372
2013-06-06GetTables uses now a Statement, instead of a PreparedStatement.Javier Fernandez1-27/+30
Change-Id: I8dee162d25360114931ed401d6a6c512ad0c3ec6
2013-06-06Refactoring some code on the FStatement class.Javier Fernandez5-171/+155
Change-Id: Id172dde2f35538ac37b632f738fe5c2a87437832
2013-06-06Executing again a PreparedStatement.Javier Fernandez5-32/+44
Change-Id: I10afa596ed0464e14c4fd95d3a7fb687451a10b4
2013-06-06fb-sdbc: added extra checks in FDriverAndres Gomez1-0/+17
2013-06-06fb-sdbc: Added temporal debugging in dbaccessAndres Gomez1-6/+12
2013-06-06fb-sdbc: simplifying url comparisonAndres Gomez1-1/+1
2013-06-06fb-sdbc: Added logging supportAndres Gomez7-61/+84
Remember that in order to enable the logging output it is needed to properly set the SAL_LOG environment variable. For example: $ SAL_LOG="+INFO.connectivity.firebird" solver/unxlngx6/installation/opt/program/soffice.bin
2013-06-06fb-sdbc: test file moved to a generic placeAndres Gomez1-1/+1
2013-06-06Dealing with parameters in Prepared Statement.Javier Fernandez2-13/+77
Change-Id: I1f94b7b4795c4a72ef8bf78bb032097094cda589
2013-06-06Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez4-18/+30
Change-Id: Iae8a6dac26fd7d074ece6421ae61ecf7ce047b8f
2013-06-06Adding disposing bits.Javier Fernandez4-6/+29
Change-Id: I997c23d0c0765a6929be89087330ac6616ccd28c
2013-06-06using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez1-18/+18
Change-Id: Ic0048c0408819bcad6cf8c80121cfdd3f76dce55
2013-06-06Properly implementing the ResultSet class.Javier Fernandez2-31/+52
Change-Id: Ice2bd493cf016603d372fe7867cf1ec899f52d8b
2013-06-06Properly imñemenmting the prepared statement class.Javier Fernandez3-100/+130
Change-Id: I6788bbedb339686d3f97ecb2338994617f373803
2013-06-06Properly implementing the connection construction.Javier Fernandez2-45/+35
Change-Id: I6bb114d871697483a1a4246496f73252e5307534
2013-06-06Implementing the ResultSet interface.Javier Fernandez4-46/+196
Change-Id: I755533c5cb5af713d453b8e6ba7b734870e358a2
2013-06-06Debug info and some API methods implementation.Javier Fernandez5-7/+305
* getTypeInfo * getTables * prepared statements. Change-Id: I549f4a9468b5346e22479363fe0fb81039bc6665
2013-06-06Added include and linking directives for building the firebird-sdbc driver.Javier Fernandez1-0/+7
Change-Id: I2126bc5ca0edc33f83ab6e71db1d38c5e4533ecc
2013-06-06fb-sdbc: installing lib and resources.Javier Fernandez5-63/+24
Change-Id: I2d7bf2b4308b9e52ebadd0d73f43baf469f506a6
2013-06-06Firebird: initial implementation of the skeleton driver.Javier Fernandez43-0/+5848
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
2013-06-06Resolves: #i120768# slide content merged Master viewer contentZhe Wang1-0/+7
* subversion/main/sd/source/filter/eppt/epptso.cxx []should drop the redundant presentation placeholder textbox when import to ppt Patch by: Ma Bingbing <jiazema@gmail.com> Suggested by: Wang Zhe <kingwisemmx@gmail.com> Found by: Yan Ji <yanji.yj@gmail.com> Review by: Wang Zhe <kingwisemmx@gmail.com> (cherry picked from commit 691aff9ca443dbd8ad907b32b96c031dd9ffa829) Change-Id: I1a1de0152feaacb449f2e2bad444d1bff9e7c4cb
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard1-0/+2
Change-Id: I1e63727fb8d587401c72775a14e7e3572b04fff5 Reviewed-on: https://gerrit.libreoffice.org/4171 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-06-06fdo#64350: fix for DOCX export of border spaceAdam Co2-12/+77
Change-Id: Ibd333aa4f85ed04c531187eb89b879196dca2bd8 Reviewed-on: https://gerrit.libreoffice.org/4167 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna3-3/+14
Regression from 1e113cb7604e1509e7d598a9be329f1f7b6e9322. According to the spec (see 2.9.181), the first bit disables border of "all but first" pages, the second bit disables the border of first pages. Change-Id: Ie49c9b7b76d34c2a93350481965790976f49d7df
2013-06-06Fix -Werror,-Wunused-private-fieldJulien Nabet2-5/+1
Change-Id: Idcba9e9bc6210250a37950a2b927b9b74cc57c4f
2013-06-06WaE: unused variableTor Lillqvist1-0/+10
Change-Id: I9252b78cc5ba3bdd2589b19f12a9e4dfb13bed2f
2013-06-06WaE: comparison of integers of different signsTor Lillqvist1-1/+1
Change-Id: I603e636b1a93107dfa65a2759ee510c49e03347e
2013-06-05Ignore warnings in Clang headersStephan Bergmann1-1/+1
(as occur at least in trunk Clang builds) Change-Id: I7e74200ae1042133fa04477e39e46fd2f01cc1b0
2013-06-05Adapt UPDATE_FILES=<module> to headers being moved to include/Stephan Bergmann1-1/+12
Change-Id: I6af5236358a51a51514d646c809147db56b2464b
2013-06-05CGColorCreateGenericRGB is not available on iOSTor Lillqvist1-2/+4
Change-Id: Id7c6077ea0e45d848be099d48ef4d7207e65a06f
2013-06-05Resolves: #i121897# change the hints clearing method from RstAttr...Zheng Fan1-2/+3
to clearSwpHhints (cherry picked from commit fb3ddd41bc9dd2fbdd856c13bdec61906d01fd02) Change-Id: Ie712130d01311b84d4f7c61aa7bba960ef608d46
2013-06-05mismatched new[]/deleteCaolán McNamara1-2/+2
Change-Id: I0bfa3c090c436c0397ead80f2759ab7335f3aa0f
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky4-299/+0
When the .src/.hrc is not used by anything else, remove it from the makefile and from repository. Otherwise remove at least the relevant parts that were converted to .ui. Change-Id: I2d28220416f90b87553023ec3c6aa015993f24fb
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky1-8/+0
Change-Id: I942c52488e038dd3b91296596dd2ea7b75c54eb2
2013-06-05sidebar conversion tutorial: Create entry points for custom widgets.Jan Holesovsky3-1/+16
For custom widgets, you need an external function named 'makeXYZ' where XYZ is name of the type you want to construct. It exists for many already, but for those that don't yet, you need to create that. Change-Id: I3ad65886897fa73764af2372ceffeca1a57f3165
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky1-24/+32
Remove the uses of constants (defined in .hrc, used in .src), and instead use toolbox's methods GetItemCommand() to map the ItemId to the command, or GetItemId() to map the command to ItemId. Change-Id: I1ff380e306c1f7b007a6e9d70dc5571e9a78d5eb
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky2-19/+14
The .ui-based panels have to have PanelLayout as the base class instead of the generic Control. We need to associate the id's from the .ui with the widgets using the get() method. Also we need to remove the call of FreeResource(). Change-Id: I61323b6a3dc622b4d594310edfd83c8d76f51d8f