summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida14-112/+111
I always wanted to do this. The new name reflects what it really does better than the old one. Change-Id: I3c90cce06d482f1453936ff3916eef9663bb417b
2012-10-31Since the cache there is never NULL, let's take a reference instead.Kohei Yoshida8-27/+21
Change-Id: Idd3ca250ea51c9e17b4566febf13d9c8ca9c6a8f
2012-10-31The cache inside ScDPCacheTable (I should rename this) is never NULL.Kohei Yoshida4-22/+0
There is no point of having hasCache() method which always returns true. Change-Id: I309d3c33899cdab2049af5199ae8d41f7cbd5f99
2012-10-31These comments are no longer correct.Kohei Yoshida1-4/+0
They were correct up until IBM re-worked a whole bunch of stuff during the OOo 3.2 (?) development cycle. Change-Id: Ia9a9e30287f6c8451a6cfa98f3515d703e3c67cc
2012-11-01sal_Bool to boolTakeshi Abe17-97/+97
Change-Id: I10f8d534d664c5f27a32214c00aeee890d993d18
2012-10-31fdo#56627: Handle empty cell values separately in filters test.Kohei Yoshida1-1/+10
Perhaps this will make valgrind happy? Change-Id: I11f965d13f8d71b2ab9f9624367fd70713644f10
2012-10-31Use 'e' prefix for enum values.Kohei Yoshida1-8/+5
Change-Id: Iae3eceb38a6f9bc53805445799534ec8ee44a9a9
2012-10-31valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-2/+3
Change-Id: I20bbd2d5ed7ba3c84ee33544f4a1a39c02729c23
2012-10-31fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida1-5/+8
When removing an entry from the tree list, we need to 1) first remove the entry from the list, 2) broadcast its removal with the entry instance, then 3) finally delete the entry itself at the very end. in this exact order, or else interesting stuff would ensue. Change-Id: If42b141921ffe4ed36dce31f93a4a084204815bf
2012-10-31This destructor should be virtual.Kohei Yoshida1-1/+1
Change-Id: I48cd5988056c8dee10241d5ba3b469ae7e5191b9
2012-10-31Make SvTreeList non-copyable.Kohei Yoshida1-0/+3
Change-Id: I9bb589e8a349a1404f9c09a60a82e824918744fa
2012-10-31configure: fix --with-parallelism, --without-parallelismMichael Stahl1-2/+7
"make -jyes" considered useless Change-Id: I044e95f76e8ea961e781e75c4b6923e700e0d375
2012-10-31add missing deps on sal headersDavid Tardon13-1/+47
Change-Id: I815ef8abaf4cd998e7b91fbadad56ddf0a7087ba
2012-10-31fix crash traversing tools->options with keyboardCaolán McNamara1-3/+8
Change-Id: Ieba85dd0093c9f704090075d2eb75f1eefdd72de
2012-10-31Work around new calls to GetFilter()->GetMimeType() on null filterStephan Bergmann1-4/+7
...introduced with 75bc673b60d3eb40713868ce3d1b4f62dd6e1208 "Travelled MIME type through UCB for CMIS UCP to use it when creating documents" and causing crashes in sc_unoapi test. Many SfxMedium instances appear to have a null filter, so this workaround at least fixes the crashes. No idea what a good fix should look like, so will ask Cedric to review his commit. Change-Id: I27180265b6c79c7ed5f459b03c9e188ff6a0f56d
2012-10-31Some more configuration::theDefaultProvider simplificationsStephan Bergmann2-24/+7
Change-Id: I91ded7801f4959f2dac7b5b3e4c8d1f3929f4ed9
2012-10-31Missing "static"Stephan Bergmann1-1/+1
Change-Id: I8474e5da02036f065057a5610def6701db4cedc7
2012-10-31Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara1-10/+7
Change-Id: I431c0615de56ddc0fa2c0ea06567d32419d29440
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard3-7/+8
Change-Id: I655e8e15c7f7a8c292b3a1820ee48c29e847d05a
2012-10-31Don't build the epm tools for the HOST platform when cross-compilingTor Lillqvist1-0/+4
Change-Id: I98aa2bcb90385096915c9cddea6a9e68ab95d29c
2012-10-31Remove unused method from testMarcos Paulo de Souza3-9/+0
Change-Id: Id54d9bd2963573c4b8e77de0dfafe33ea5882d32 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/947 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-10-31remove GIT_REPO_NAMES (duplicated by GIT_NEEDED_SUBMODULES)Christian Lohmaier8-146/+12
use plain copy instead of git-new-workdir when using --with-linked-git configure switch (point it to your master copy of the core-repo) also remove obsolete bin/create_bootstrap_links, bin/mkworkdir and bin/repo-list[.in] Change-Id: I37028badf2c46a24a3d628e80476efe4dd365d06 Reviewed-on: https://gerrit.libreoffice.org/912 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-10-31remove stray unused temporary debugging objectsCaolán McNamara1-5/+0
Change-Id: Ibb9bbf018e4e9c1487ccdf6505a2a15d7c24eb24
2012-10-31Updated coreCaolán McNamara1-0/+0
Project: help eab79dba5c42eaeb6ecac4a9b6eeb0e6500f3301 update macro dialog help ids for .ui
2012-10-31Remove unused method in editengMarcos Paulo de Souza2-11/+0
Change-Id: Ia283f2e70fa623d0155b6de51ad5441163505cc0 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/945 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-10-31convert union SingleLineBorders to structMichael Stahl1-6/+14
MSVC warns about the anonymous struct, and the way we write and read from the union is undefined. Change-Id: I683f54d90393a744e5c94857cd87800bcc8f9ffe
2012-10-31sc: fix erroneous casts of ScCondFormatItemMichael Stahl2-3/+7
These cause valgrind warnings in sc_unoapi. (regression from d2b49b5b9bffdfa34174af96d85a392fde21fae1) Change-Id: If3128410bfabc23ff85c24156a8602379b8b7edd
2012-10-31NS_ooxml::LN_CT_TrPrBase_gridBefore/After testcaseMiklos Vajna2-0/+14
Change-Id: Id488ffa6a6b01937fe32e4c80af45c40ebf673ec
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna2-3/+8
Change-Id: Id7f1471b49af52e6f6b0515ccd1fe8e12c50d9b5
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna2-1/+8
Change-Id: I4cb64ae2b2f2dbf643e38c5208eb759f265acafd
2012-10-31Don't let a DEBUG env var pollute the GLib nmake build mechanismTor Lillqvist3-3/+3
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 Rathke1-1/+1
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 Grandin87-791/+674
...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ňák1-0/+1
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 McNamara1-0/+5
Change-Id: Ie8a6c2a8850ad3dd6cd2be878aedfbf81d2473f7
2012-10-31fix fractured indentCaolán McNamara1-8/+8
Change-Id: I7c7f951b352ed2e9ef7604a5be324223f21e96dd
2012-10-31convert run macro to .uiCaolán McNamara12-435/+590
Change-Id: I4e83afa3d164ba0ae8640f4b5f2712b88c1e305f
2012-10-31default ScrolledWindow to autoscrollCaolán McNamara1-1/+1
Change-Id: I5297e4b9480066000bf6d72e54a5d8117528b90c
2012-10-31support cursor-visible propertyCaolán McNamara2-1/+12
Change-Id: I2dfb2fa16c64035ef529cec650df7e4bd9c80483
2012-10-31define fallback alligment values also for Linux i586 and x86_64Petr Mladek1-0/+12
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ňák1-1/+1
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 Tardon5-1/+10
Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
2012-10-31fdo#55514 put liblangtag dll into the install setDavid Tardon2-1/+6
Change-Id: I81019488c06d83e80ff63f43d416fa0b74be8e15
2012-10-31fdo#54327 put system nss dlls into the install setDavid Tardon5-7/+24
Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be
2012-10-31fix library names on mingwDavid Tardon1-2/+3
This is a bit hackish and could benefit from further cleanup. Change-Id: Ibb8eddf88bffdea41fd94fea09ad6499d05ae715
2012-10-31drop unused patchesDavid Tardon2-23/+0
Change-Id: I8e4dc4c6a727ecb54b1555701d19554f9766d79d
2012-10-31fix mingw build of graphiteDavid Tardon2-0/+14
Change-Id: Ie4ac8f71de1816325f40d8c276b07e9e126a85b5
2012-10-31fix build with system poppler-0.21.0Petr Mladek1-0/+4
UTF8.h is split and renamed to UTF.h Change-Id: I3c0c271324f79189aa2d10b9f159d2cb5743eb64
2012-10-31Fix broken sw unit introduced by commit a522818Cédric Bosdonnat2-33/+40
Change-Id: I78a191e39dee00d31ddd773e7b49af73be3136cc
2012-10-31sw unis tests: added basic/util/sb where neededCédric Bosdonnat8-0/+8
Change-Id: I3a16f891b099f80bc3a606ed821d7301fc446653