summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-31Don't let a DEBUG env var pollute the GLib nmake build mechanismTor Lillqvist
LO builds GLib, gdk-pixbuf and Pango using their ancient nmake-based build mechanisms (that use the make.msc from GLib's build/win32 directory). This compiles against the debugging runtime (the -MDd switch, msvcr90d.dll) if there is a DEBUG environment variable. We don't want that. None of LO's own DLLs should use the debugging runtime even in an --enable-debug build, and the debugging runtime doesn't get included in the installer. Change-Id: I04d2dcc0d5bb245af4afac976b6c1fecbf2095e1
2012-10-31resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke
Due to an insane amount of ridiculous "user-defined" number formats the internal table may overflow during import, stave off and increase the number of available slots to another arbitrary limit.
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
...in favor of existing new-style configuration::theDefaultProvider singleton. Theoretically, ConfigurationProvider instances can be created with specific Locale and EnableAsync arguments, but this is hardly used in practice, and thus effectively all uses of the ConfigurationProvider service use the theDefaultProvider instance, anyway. theDefaultProvider is restricted to the XMultiServiceFactory interface, while ConfigurationProvider also makes available XComponent. However, dispose must not be called manually on theDefaultProvider singleton anyway, and calls to add-/removeEventListener are so few (and in dubious code that should better be cleaned up) that requiring an explicit queryInterface does not really hurt there. This commit originated as a patch by Noel Grandin to "Adapt configuration::ConfigurationProvider UNO service to new style [by creating] a merged XConfigurationProvider interface for this service to implement." It was then modified by Stephan Bergmann by deprecating ConfigurationProvider instead of adding XConfigurationProvider and by replacing calls to ConfigurationProvider::create with calls to theDefaultProvider::get. Change-Id: I9c16700afe0faff1ef6f20338a66bd7a9af990bd
2012-10-31--with-system-glib for mingwLuboš Luňák
After 047bc54675193bb10a74b865a057fc0438fb824c it is no longer triggered by rsvg alone, so I guess this is the right way to get system glib on migw again.
2012-10-31fix old big fat leak in macro and organizer dialogsCaolán McNamara
Change-Id: Ie8a6c2a8850ad3dd6cd2be878aedfbf81d2473f7
2012-10-31fix fractured indentCaolán McNamara
Change-Id: I7c7f951b352ed2e9ef7604a5be324223f21e96dd
2012-10-31convert run macro to .uiCaolán McNamara
Change-Id: I4e83afa3d164ba0ae8640f4b5f2712b88c1e305f
2012-10-31default ScrolledWindow to autoscrollCaolán McNamara
Change-Id: I5297e4b9480066000bf6d72e54a5d8117528b90c
2012-10-31support cursor-visible propertyCaolán McNamara
Change-Id: I2dfb2fa16c64035ef529cec650df7e4bd9c80483
2012-10-31define fallback alligment values also for Linux i586 and x86_64Petr Mladek
The macro AC_CHECK_ALIGNOF does not exist on SLED10 Change-Id: I30fcc8f3715b1855418ea406d0e7b038c7bfb4b3
2012-10-31do not strip debuginfo if any explicit C(XX)FLAGS have been givenLuboš Luňák
Because there may be -g explicitly specified there. This is in line with using buildsystem's -O/-g flags only if nothing has been explicitly specified. Change-Id: If0309b6a7c52de19c4903978108e4e24362d3351
2012-10-31fdo#55514 libgmodule is needed tooDavid Tardon
Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
2012-10-31fdo#55514 put liblangtag dll into the install setDavid Tardon
Change-Id: I81019488c06d83e80ff63f43d416fa0b74be8e15
2012-10-31fdo#54327 put system nss dlls into the install setDavid Tardon
Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be
2012-10-31fix library names on mingwDavid Tardon
This is a bit hackish and could benefit from further cleanup. Change-Id: Ibb8eddf88bffdea41fd94fea09ad6499d05ae715
2012-10-31drop unused patchesDavid Tardon
Change-Id: I8e4dc4c6a727ecb54b1555701d19554f9766d79d
2012-10-31fix mingw build of graphiteDavid Tardon
Change-Id: Ie4ac8f71de1816325f40d8c276b07e9e126a85b5
2012-10-31fix build with system poppler-0.21.0Petr Mladek
UTF8.h is split and renamed to UTF.h Change-Id: I3c0c271324f79189aa2d10b9f159d2cb5743eb64
2012-10-31Fix broken sw unit introduced by commit a522818Cédric Bosdonnat
Change-Id: I78a191e39dee00d31ddd773e7b49af73be3136cc
2012-10-31sw unis tests: added basic/util/sb where neededCédric Bosdonnat
Change-Id: I3a16f891b099f80bc3a606ed821d7301fc446653
2012-10-31Show URL of failing document in unit testsCédric Bosdonnat
Change-Id: I5434b6615338dfc6780c6ff877c6eebfd20b763b
2012-10-31Add PATH to have curl configure find ns{s,pr}-config in solverCédric Bosdonnat
Change-Id: I15dc96c13189d0dc76c616f3ab49d2ea099bc884
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31CMIS UCP: fixed crash when URL to server is wrong, or server downCédric Bosdonnat
Change-Id: Ibe11358794a3ff714d2e1fafd900cc3262ca266d
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat
Change-Id: I7761e0b06e151822a63a7273a4e61d5cdc648311
2012-10-31CMIS: display errors when clicking checkout buttonCédric Bosdonnat
Change-Id: I38d5cb95e1c45e1c57b11ec81523d4cca7568d34
2012-10-31Load CMIS properties after saving filesCédric Bosdonnat
Change-Id: I0962f466cd46bcabbdb70100bcebb4ef940923b3
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat
Change-Id: Id067932355607d3d60994862201b531f9844506d
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
Change-Id: I9ae0704f1e5203778e97de5843efe777ba717271
2012-10-31Fixed position of extension colors in Appearance options pageCédric Bosdonnat
Change-Id: I026e26fda195ddf4b14e250040358ddf31fda21f
2012-10-31InfoBars: Hight Contrast paintingCédric Bosdonnat
Change-Id: I3ba70be099bc4364d8f6d2d0700add83353f2900
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat
Change-Id: Iad2c4b57b28cf06260b7890dfc9309df60fb5184
2012-10-31fix the strange ww8export tinderbox failureNoel Power
Change-Id: Ie1804a3790aee23a8fdf86e27085de81f5e50c11
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
...which effectively is just a glorious wrapper around comphelper::getProcessServiceFactory. In turn gets also rid of ImplSVAppData's mxMSF and mpMSFTempFileName and the rSMgr parameter to InitVCL. All the VCL users "soffice", "spadmin", and "unopkg gui" appear to still work fine. Change-Id: I797d48f7d0d8c35bb82124c9ab0ee63850c4d863
2012-10-31::rtl::OUString -> OUString in basegfxRicardo Montania
Change-Id: I2e0189135d5f30b20e625b849cedbef2eb639ed9 Reviewed-on: https://gerrit.libreoffice.org/929 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-10-31::rtl::OUString -> OUString in basebmpRicardo Montania
Change-Id: Id9cde5559165c61da825938153e92df999233a59 Reviewed-on: https://gerrit.libreoffice.org/928 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-10-30fdo#56325: Don't forget to build_tree() in fillTable().Kohei Yoshida
Else you'll get the wrong answer in isRowActive(), which always search flag via tree. Change-Id: Ic764b08c3fa3e2e24ea656bb03cc9d393e06fb13
2012-10-30Somehow that comment makes no sense.Kohei Yoshida
Change-Id: Ic6d11b8660048dfc074c6e0bfe6b367aca6baef2
2012-10-30dump() method for ScDPCacheTable (for debugging only).Kohei Yoshida
Change-Id: I3d4a4dd5efa64d1506562f976d88599c084b25ab
2012-10-30Somehow the indentation was messed up in this method.Kohei Yoshida
It was using a 3-space indentation as opposed to 4. Change-Id: Idfb0e455c5d0afcad0a8b943dee9fd2679e6209d
2012-10-30Fix the build with DEBUG_PIVOT_TABLE=1.Kohei Yoshida
Change-Id: Ibbf3ac3174d609feabc4cac590cf86b07ebbbab8
2012-10-30cppCheck: unusedStructMemberjailletc36
Kill unused class member and struct definition in desktop/source/splash/splash.cxx Change-Id: I06a901a5442cacf0f7fa2b0c775fc89709968601 Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr> Reviewed-on: https://gerrit.libreoffice.org/943 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-30cppCheck: avoid obvious 'redundantAssignment'jailletc36
Change-Id: Ib819c1664dc1643b0d8bf9f516fc0b328f201bff Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr> Reviewed-on: https://gerrit.libreoffice.org/944 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-30writerfilter: remove PropertyMap::InsertPropsNoOverwrite again:Michael Stahl
Turns out nobody calls that, so the boolean parameter to insert method was not just ugly but entirely pointless. Change-Id: Icb928747d51487d6884a16dcc1f4e22b00c7c22b
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl
Rumor has it that MSVC 2010 has problems choosing the right overload in PropertyMap::insert call, which is no surprise as that is a ridiculous piece of garbage. Special bonus points for having another class TablePropsRef that must have a call compatible method because it's used as parameter to the same templates, and for the call with a pointer converted to boolean implicitly in StyleSheetTable.cxx:163. Also remove the silly boolean parameter while at it, just have 2 methods instead. Change-Id: I022d5dd7008f3e6c510d94e19fbacbf04bcf1986
2012-10-30postgresql: forgot to change include path for openldapMatúš Kukan
Change-Id: I3ce3906662ff6ce5855e4c20c3d2f927288bec9f
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan
Rationale: - it is advised to use max-jobs and num-cpus with the same value in wiki - max-jobs was used only for lcms2 and few gbuild modules outside of tail_build anyway. Also fixes: - really use CHECK_PARALLELISM when meant to - EXTMAXPROCESS is not defined in gbuild; use parent's jobservers in sub-make where possible Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88 Reviewed-on: https://gerrit.libreoffice.org/930 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-30Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida
Let's remove it. Change-Id: Idbc6c58fb6ce71c80534396111c4d5b17a9764c7
2012-10-30Avoiding deleting the removed entry.Kohei Yoshida
The tree list entries are now stored in ptr_vector. We no longer have to manually call delete on it whenever it gets removed from the list. Change-Id: Id183aadbdc3b1565d1c702dc0fc099df9dcb6e2c