summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-22add note to ExternalPackage docDavid Tardon
Change-Id: I920e0f6cea18c825dc5786b6b4f2df1c0ddb890d
2012-10-22drop unneeded functionsDavid Tardon
ExternalPackage has intentionally been made compatible with Package, so it can be passed to gb_LinkTarget_use_package(s). Change-Id: I11cd55e1f570ddab7315a7229321fc3392fd49f4
2012-10-22make sure libpq is in place before it is usedDavid Tardon
Change-Id: I799a149b319bb6a3168117810084496f8b6d6fbb
2012-10-22sal_Bool to boolTakeshi Abe
Change-Id: I71842ace16eb65b3269754cc36408fe52843b2ea
2012-10-21fix typoPeter Foley
Change-Id: I10ac442d9be4f592d79d8b2fbd824d94852781d9
2012-10-21fix sdremote related configure switchesRene Engelhard
sdremote itself apparently works also over IP (WLAN), so we don't need to disable it when we just don't want/have bluetooth. And also dbus is also needed in the bluez case Change-Id: I55ba07cd715d1e9bd641ef28e2391e4fe85b85e0
2012-10-21some additional clang warningsCaolán McNamara
Change-Id: I7ba4a6cb9ad8cb75282553d486e48c00e19cc0c2
2012-10-21loplugin: misleading else if indentCaolán McNamara
2012-10-21translations dir always exists with submodulesPeter Foley
Change-Id: I7d6e671f45355eb03fb9e1a49d7123e2f1699e80
2012-10-21fix postgresql on winPeter Foley
Change-Id: I15da34e09b74d9b97b64327ab46282c4f33e4118
2012-10-21Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet
Change-Id: I6df132f670c771f18b3aa7ae87b14adf266b64a4
2012-10-21Fix Variable "X" is reassigned a value before the old one has been usedJulien Nabet
Change-Id: I293b42d075d9c680a781a3bb993f05f4d7d62208
2012-10-21sw: rework import tests to match the syntax of export testsMiklos Vajna
As a side-effect, this reduces the length of the code as well. Change-Id: I83da39968ab7629548dd3c469ea8e648c4574653
2012-10-21convert postgresql to gbuildPeter Foley
Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e
2012-10-21Fix Variable 'eState' is reassigned a value before the old one has been usedJulien Nabet
See http://nabble.documentfoundation.org/Cppcheck-report-in-vcl-unx-gtk-gdi-salnativewidgets-gtk-cxx-td4014513.html Change-Id: I9f59ed1fa0cd325d65f5574332b19625b27f8900
2012-10-21Some cppcheck cleaningJulien Nabet
Change-Id: I5c119795077f9fbb84c32bc6ca95533d689998b9
2012-10-21Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet
Change-Id: I2fbdf26441f64183676035692391e65db0efe069
2012-10-21only build librsvg deps if librsvg itself is builtDavid Tardon
gdk-pixbuf, gettext, glib, libcroco, libgsf and pango are only deps of librsvg, which means they do not have to be configured/built in a build without librsvg. In effect, this generalizes the previous exception for Android and iOS. Change-Id: Ia0bd5e1c2bfa27842d8806886cd5774a420a973f
2012-10-20sw: run export tests twiceMiklos Vajna
Export tests are in fact import-export-import tests. Given that we want to test the export filter here, it's handy to run the tests twice, first before the export (to detect if already the import filter fails) and also after the second import, to do the real test. So this should make it easier to detect when you have an export failure, but in fact the bug is in the import side. Change-Id: I26e3445f079a7fbd4e037218f7094a84e730b746 Requested-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com> Agreed-by: Lubos Lunak <l.lunak@suse.cz>
2012-10-20sal_Bool to boolTakeshi Abe
Change-Id: Ideb46a876ef74f505b71e2a788d5f8da50e251af
2012-10-20add bibliography entry uiCaolán McNamara
Change-Id: I9c442d40ccfbc381c5885fa016da448ce2912b93
2012-10-20use correct deferred parent windowCaolán McNamara
Change-Id: Id9d56d9f014cee216f1478d764082b97ddd30b01
2012-10-20deliberately no parent for dialogCaolán McNamara
Change-Id: Id28797b9c40694e1b43d1fdd1205833562d760b9
2012-10-19Updated coreCaolán McNamara
Project: help 6e855787c1fa512546f8e72766606fa2f90d0854 update helpids for bibliography entry dialog .ui
2012-10-19remove unset & unused variablesMatúš Kukan
Change-Id: I565a3110c10eb94945ad08daabe29f0034ed0ddd
2012-10-19use prefered name configure.ac to scilence aclocal 1.12 warningPeter Foley
Change-Id: I5875d3fface19bdce2948c6a2979b1b5e4e0735f
2012-10-19In the 10.7 SDK CoreText is in the ApplicationServices frameworkTor Lillqvist
Although I don't understand why this worked before, huh. Change-Id: I67ea314330630f331acaabd1c47128de6e340bb2
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
We are able to paint mirrored scrolbars with the 'gen' plugin, so just fix the rendering of the scroolbar with the Gtk+ plugin. Change-Id: I5dbd13420c6290e165ed2f5827769979298abf37
2012-10-19private field 'eType' is not used [-Werror,-Wunused-private-field]Matúš Kukan
Change-Id: I0c21a0af88eda56a9ccfeeb9691617c67340b3d2
2012-10-19mbIsEnabled is always trueMatúš Kukan
Change-Id: I473db13d6df401fffc6e161314202446ad4d1333
2012-10-19rtl::OUString to OUStringgerhard oettl
Change-Id: I75bf4d85103663df2e5a2fb905f39c2024769c5d
2012-10-19remove unused defineNorbert Thiebaud
Change-Id: Ia000af4680ea5a58db52ca0c341b1a454b3de4c1 Reviewed-on: https://gerrit.libreoffice.org/890 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
Change-Id: Icf4b434a1961cc4964ee6e362491868e898a1831 Reviewed-on: https://gerrit.libreoffice.org/887 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-19Updated coreNorbert Thiebaud
Project: binfilter e9e2d065b33d441ffa8838cc15f70a99155893de null Change ucb_Unicode to sal_Unicode Change-Id: Ia48a9bf27e7495cb86fbbbc4b0edc2ff756075b9 Reviewed-on: https://gerrit.libreoffice.org/889 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-19writerfilter: remove unused ctorMiklos Vajna
Change-Id: I17ec2a253e35f90b4f670bb2981aba3402221e1f
2012-10-19import RTF_DPPOLYLINEMiklos Vajna
Change-Id: I65f1ddb9d0d691c126c8e94b2e60c8309b0d33ff
2012-10-19At least for me these two headers are slightly differently named?!Tor Lillqvist
Change-Id: I8bb933ebfe9782a2a37e11538a9c81723e07dd90
2012-10-19move 2>&1 where it belongs in soffice.sh, thanks mstRene Engelhard
Change-Id: I5cc08e3fd88beba70cac61ff4570c02dbad9faa0
2012-10-19delegating a constructor can't work like this, fdo#55033Markus Mohrhard
Change-Id: I6b057ad68054fe5806daec722b3bfe4e33bc3602
2012-10-19reenable all our unit testsMarkus Mohrhard
Change-Id: I9d2ff5f675faa1913dd90e4ce6269efe8bd2646d
2012-10-19add test case for the MATCH functionMarkus Mohrhard
Change-Id: I627f4b579a5619e788df3726d2bd72a7f4cec964
2012-10-19actually pass the old cond format to the dialogMarkus Mohrhard
Change-Id: I78fad788514461fc01100f2b85a668ec2990387d
2012-10-19differentiate between formula and normal conditions in the dialogMarkus Mohrhard
Change-Id: Ie0545b028479fe3de6c642c5f64a1ce8cf7f523b
2012-10-19don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard
Change-Id: I6aa0e1ba94b1702a54c7520a5093e6d0ba75a0d9
2012-10-19fix problem with conditional formats in formats.odsMarkus Mohrhard
Change-Id: I2dd43c333c7631545e464d1e28ff33ec93e8312f
2012-10-19ithe cond format data is no longer stored as SfxUInt32ItemMarkus Mohrhard
Change-Id: I41c19f213de73052bcfd18eada35ed14dfd9a172
2012-10-19add one more component file for subsequent filters testMarkus Mohrhard
Change-Id: Iba9baeb286d0c5e3f9eae6d5b57cb8c8ba62112d
2012-10-19use gb_LINKEROPTFLAGS if no explicit LDFLAGS is givenLubos Lunak
I have no idea why gb_LINKEROPTFLAGS stopped working, it used to be used and I can't find the commit that removed it. Change-Id: I537e4e7b686ecc34022f2097fa3e666295294e04
2012-10-19only one warning per one SAL_INFO/SAL_WARNLubos Lunak
Change-Id: I5aafe9ed51c86dc31492d205f44fba6b1db137d2
2012-10-19SetMaxWidthInChars -> SetMinWidthInCharsCaolán McNamara
Change-Id: Ie7b6f8c07beb5895a1437e3da1cc57084e1da114