summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-22Use pkg-config --modversion to set FIREBIRD_VERSION if no fb_configTor Lillqvist
Change-Id: I8ece7b989c330123a5df73f763a4b5fefefcf0cc
2013-07-22Shell32.dll is already loadedFridrich Štrba
Since the vcllo.dll links already the shell32.dll because of its symbol SHAddToRecentDocs, no need to increase reference of that library. Just get the module handle. Moreover, a mere presence of the symbol SHGetPropertyStoreForWindow in shell32.dll indicates that we are running at least on Windows 7 or Windows Server 2008 R2. There is thus no need to check for the library version. Change-Id: I9ddfb8407fd805faf588779ac5fa8c10a0ae8898 Reviewed-on: https://gerrit.libreoffice.org/5016 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-22Fix file_path_helper FPH_LOCAL_DIR_ENTRY.Mark Wielaard
Commit e5e4c54da changed "." to a constant, but the wrong one. Should have been FPH_CHAR_DOT, not FPH_CHAR_PATH_SEPARATOR. Change-Id: I041f6507947f1631f0af133bff0fa3270313391a Reviewed-on: https://gerrit.libreoffice.org/5001 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-22coverity#1038312: Dereference before null checkJulien Nabet
Change-Id: Ibe9babbe8610bf70a80b819e21d24c6572436092 Reviewed-on: https://gerrit.libreoffice.org/5015 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-22Math: Fix memory leak with SmDocShellMarcos Paulo de Souza
Change-Id: Ife984f60344fe41501c9e17b10dab256e14fe9e6 Reviewed-on: https://gerrit.libreoffice.org/5017 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-21Add theoretical support for table descriptions (firebird-sdbc).Andrzej J.R. Hunt
Untestable as we currently can't write blobs and therefore don't have any way of reading blobs. Change-Id: I7226bf89ec014c796279ce8075f1b82f36c3b7b1
2013-07-21Implement the first parts of XBlob. (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: Iebb80168ec6fb941ca936834ed2275a598dff55e
2013-07-21Some cleanup of getTables(). (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: I0a16d5a97a25a95b61b1fd11cf276b72d7dad7c5
2013-07-21Add retrieval of SQL_VARYING (firebird-sdbc).Andrzej J.R. Hunt
Change-Id: I504283d4ba83df1d8e5da7bee180ba181c651bb4
2013-07-21Remove unneeded SAL_INFO/WARN/DEBUG.Andrzej J.R. Hunt
Change-Id: I5212105c14619000a177433ad0326cae6bec3a6c
2013-07-21Ensure statement handles are cleanly disposed (firebird-sdbc).Andrzej J.R. Hunt
Change-Id: If9406f409a31a00a530b2f458293f3836e178c8e
2013-07-21Delete temporary fdb when closing.Andrzej J.R. Hunt
Change-Id: I81660c16a0d05b6800c96b636114664cff8ab5fb
2013-07-21Parse external file url and create new db as needed (firebird-sdbc).Andrzej J.R. Hunt
Change-Id: I9dd13540242f6f641f64c44a7121547e0c75c32c
2013-07-21Remove unused getRegressionCurveJulien Nabet
Change-Id: I141182634e446745be6180702c703a85dac26552
2013-07-21restore old implementation of autodiscovery to keep android app happy ^^Siqi LIU
Change-Id: I33d856c5654cedb0d6bf437bf4653fac8830369c
2013-07-21CreateToolBoxBackground must have been already removedJulien Nabet
Change-Id: I7bb315c607225775571f3feeee9c44f2190449f3
2013-07-21Remove unused convertDateTimeTZ and convertDateTZJulien Nabet
Change-Id: I177584f6988cf3cb31c5508262d3907ef6be23d7
2013-07-21Fix link in commentKhaled Hosny
Change-Id: Ie9f5bfaa8230f97cbce1c26ef4bb86ae8e248d5e
2013-07-20Updated coreArnaud Versini
Project: translations d3cf882e3bc074447bbe708b914b1566d0e8b0d1 fdo#67093 Change traduction of Title in french to avoid conflict with Heading. Change-Id: Ia87132d3593097cc9d7b81a254c300de8b9fa3a5 Reviewed-on: https://gerrit.libreoffice.org/4994 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
Change-Id: I916ba1335b0a0420f568ab9340632f273e3c9516 Reviewed-on: https://gerrit.libreoffice.org/4997 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-20callcatcher: update unused codeCaolán McNamara
Change-Id: Id12614722ed106ca595df13d22b6c5e315deb2ac
2013-07-20differ the resolution of service addressSiqi LIU
Change-Id: I68e620939f27708cc483c584bf7aa389f6ec1199
2013-07-20oups.. forgot to comment out a debug lineSiqi LIU
Change-Id: Ib22428a305d834a635f198f94b7b82088a718893
2013-07-20remove server if no longer visibleSiqi LIU
Change-Id: I75902afe3040304155d164fd0502a00869e4f9d7
2013-07-20minor bug fixSiqi LIU
Change-Id: Ib2358feb09812a219966525d0992eb49a62dbdfc
2013-07-19Fix a silly mistake.Andrzej J.R. Hunt
Change-Id: I3e196f85dad3753d939af3f3ff4a55f6d9a0b69d
2013-07-19And another "error: control may reach end of non-void function".Andrzej J.R. Hunt
Change-Id: I5fb091f94e21f37c99583470326868b9fbbb5ca8
2013-07-19typo fix in commentMÁTÉ Gergely
Change-Id: I4c4d9927f6165b3febd089bc5cfb6af188aedcf0 Reviewed-on: https://gerrit.libreoffice.org/4990 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-07-19Fix "error: control may reach end of non-void function".Andrzej J.R. Hunt
(Mac seems to complain despite assert(false) being present in the only non-returning branch.) Change-Id: I2bd71cdfd47e435741d8fcbcecdf06767aebdd6b
2013-07-19server-end bonjour protocol implementationSiqi LIU
Change-Id: I2676d5ebb7da232141769c44b7e5de13c257954d
2013-07-19plain tableview to grouped tableviewSiqi LIU
Change-Id: I561eaf841b04ab2eb7721b385689110a7191d2c1
2013-07-19bonjour autodiscovery for mac osx, let me know if it crashes on other buildSiqi LIU
Change-Id: Ibbaa7b583aaf48b28a913dfd8c12742b76c31d82
2013-07-19WaE: unused functionTor Lillqvist
Change-Id: Ib89d2f1321c5a926f67ad473c1612b550025cdfc
2013-07-19return NULL instead of abort for C99 vsnprintf()<0Eike Rathke
Change-Id: I450c2369fdd2327a0b565d6c111b2d03679bed3f
2013-07-19Only do the WB_TOP hack for radiobuttonsCaolán McNamara
RadioButtons are the only ones abusing WB_TOP for image align, so only set it for those. Change-Id: Ie616b132c6771c4233295703ee56e60131c477cf
2013-07-19Resolves: fdo#48835 complete application menuCaolán McNamara
a) reorder entries to the original design idea and add missing New b) forget about stripping the appmenu entries from the normal menus Change-Id: I70ae9d377e4ea9285940eaef5c687fb1ab50193d
2013-07-19GUI improvements for RNG, sampling and desc. statistics dialogs.Tomaž Vajngerl
Change-Id: Ie34267d180015ae10d536d302ab4d206548de761
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl
Change-Id: I659b4bed483fc06fa5777236d6ebec22f6c7f391
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
New menu entry in "Data>>Statistics>>Descriptive Statistics..." to quickly calculate basic statistics for a row of data. These are Mean, Standard Error, Mode, Median, Variance, Standard Deviation, Kurtosis, Skewness, Range, Minimum, Maximum, Sum and Count. Change-Id: I7c4a75adf7731f42f9c7f8e741ff1b5fa245c1c8
2013-07-19Add "Statistics" submenu in "Data" for statistics analysis toolsTomaž Vajngerl
Change-Id: I36b65da3a5fda8046b6588cb82e6e41a8fc51e9b
2013-07-19Cleanup RandomNumberGeneratorDialog .uiTomaž Vajngerl
Change-Id: Ibb501e7b49fa0de6ad280d893433a1a0a22065ca
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl
Change-Id: I1ed75d1434751da017070fb6903f6288defa02b6
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
Initial implementation of SamplingDialog. Change-Id: If26e8561705229f83777fb50d53c86b9fe056ffa
2013-07-19Cleanup RNG class & .uiTomaž Vajngerl
Change-Id: Ic43e2d7928765900bce109f25dd4dc6e2adf8c5a
2013-07-19Updated coreCsikós Tamás
Project: help a69f6c251b155dfd40aeacf83a21951cdb298898 update help ids for sub total options page .ui conversion Change-Id: Id89c30fb2393f7c9216f56ffd782ec56b13aab2c Reviewed-on: https://gerrit.libreoffice.org/4984 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-19convert percent dialog to .uiCaolán McNamara
Change-Id: I28d15741f4d5408afc5f628bd7416724f7ab2eef
2013-07-19use VclComboBoxText to set max width on listboxCaolán McNamara
This is to avoid the problem that happened as fdo#60764 in a similar dialog Change-Id: I88e68032467f06429b49f89a658212b0d6222f15
2013-07-19Updated coreCaolán McNamara
Project: help ed0bd6de3bb8442aa3a2a6009e88d424ff323ac1
2013-07-19modern .ui widgetlayout for subtdlg/subtotaloptionsCsikós Tamás
Change-Id: I05ced583bf342a4a688a7a5bbf1bb9a64ebc711c Reviewed-on: https://gerrit.libreoffice.org/4983 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-19fdo#67045 - cleanup slideshow / screen string usage for 4.2.Michael Meeks
Change-Id: If71567e2b6c6cfed8860677254d60fce60f63e14