summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Rename the files to reflect the class name change.Kohei Yoshida11-10/+10
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida14-112/+111
2012-10-31Since the cache there is never NULL, let's take a reference instead.Kohei Yoshida8-27/+21
2012-10-31The cache inside ScDPCacheTable (I should rename this) is never NULL.Kohei Yoshida4-22/+0
2012-10-31These comments are no longer correct.Kohei Yoshida1-4/+0
2012-11-01sal_Bool to boolTakeshi Abe17-97/+97
2012-10-31fdo#56627: Handle empty cell values separately in filters test.Kohei Yoshida1-1/+10
2012-10-31Use 'e' prefix for enum values.Kohei Yoshida1-8/+5
2012-10-31valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-2/+3
2012-10-31fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida1-5/+8
2012-10-31This destructor should be virtual.Kohei Yoshida1-1/+1
2012-10-31Make SvTreeList non-copyable.Kohei Yoshida1-0/+3
2012-10-31configure: fix --with-parallelism, --without-parallelismMichael Stahl1-2/+7
2012-10-31add missing deps on sal headersDavid Tardon13-1/+47
2012-10-31fix crash traversing tools->options with keyboardCaolán McNamara1-3/+8
2012-10-31Work around new calls to GetFilter()->GetMimeType() on null filterStephan Bergmann1-4/+7
2012-10-31Some more configuration::theDefaultProvider simplificationsStephan Bergmann2-24/+7
2012-10-31Missing "static"Stephan Bergmann1-1/+1
2012-10-31Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara1-10/+7
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard3-7/+8
2012-10-31Don't build the epm tools for the HOST platform when cross-compilingTor Lillqvist1-0/+4
2012-10-31Remove unused method from testMarcos Paulo de Souza3-9/+0
2012-10-31remove GIT_REPO_NAMES (duplicated by GIT_NEEDED_SUBMODULES)Christian Lohmaier8-146/+12
2012-10-31remove stray unused temporary debugging objectsCaolán McNamara1-5/+0
2012-10-31Updated coreCaolán McNamara1-0/+0
2012-10-31Remove unused method in editengMarcos Paulo de Souza2-11/+0
2012-10-31convert union SingleLineBorders to structMichael Stahl1-6/+14
2012-10-31sc: fix erroneous casts of ScCondFormatItemMichael Stahl2-3/+7
2012-10-31NS_ooxml::LN_CT_TrPrBase_gridBefore/After testcaseMiklos Vajna2-0/+14
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna2-3/+8
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna2-1/+8
2012-10-31Don't let a DEBUG env var pollute the GLib nmake build mechanismTor Lillqvist3-3/+3
2012-10-31resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin87-791/+674
2012-10-31--with-system-glib for mingwLuboš Luňák1-0/+1
2012-10-31fix old big fat leak in macro and organizer dialogsCaolán McNamara1-0/+5
2012-10-31fix fractured indentCaolán McNamara1-8/+8
2012-10-31convert run macro to .uiCaolán McNamara12-435/+590
2012-10-31default ScrolledWindow to autoscrollCaolán McNamara1-1/+1
2012-10-31support cursor-visible propertyCaolán McNamara2-1/+12
2012-10-31define fallback alligment values also for Linux i586 and x86_64Petr Mladek1-0/+12
2012-10-31do not strip debuginfo if any explicit C(XX)FLAGS have been givenLuboš Luňák1-1/+1
2012-10-31fdo#55514 libgmodule is needed tooDavid Tardon5-1/+10
2012-10-31fdo#55514 put liblangtag dll into the install setDavid Tardon2-1/+6
2012-10-31fdo#54327 put system nss dlls into the install setDavid Tardon5-7/+24
2012-10-31fix library names on mingwDavid Tardon1-2/+3
2012-10-31drop unused patchesDavid Tardon2-23/+0
2012-10-31fix mingw build of graphiteDavid Tardon2-0/+14
2012-10-31fix build with system poppler-0.21.0Petr Mladek1-0/+4
2012-10-31Fix broken sw unit introduced by commit a522818Cédric Bosdonnat2-33/+40