summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02WaE: extra clang warningsCaolán McNamara
2012-11-01Add comments to make it easier to follow this non-obvious code.Kohei Yoshida
2012-11-01Remove the correct range, or else maItems would end up with invalid pointer.Kohei Yoshida
2012-11-01Now this bConsecutive flag makes no sense.Kohei Yoshida
2012-11-01This if statement is never true.Kohei Yoshida
2012-11-01Prefer early bailout to avoid big fat if block.Kohei Yoshida
2012-11-01WaE: MacOSX, clipboard id just has to be non-zeroCaolán McNamara
2012-11-01Explicitly call these methods to init / update note positions.Kohei Yoshida
2012-11-01No more "increase / decrease of recalc level" for drawing objects.Kohei Yoshida
2012-11-01Double allocation switch no longer used since we switched to std::vector...Kohei Yoshida
2012-11-01configure: don't accept -enable-headless where it won't workRiccardo Magliocchetti
2012-11-01SwNode: reorder that to avoid -Werror=reorderMichael Stahl
2012-11-01Better way to initialize SwNodeArnaud Versini
2012-11-01Translate German comments and improve some GermishPhilipp Weissenbacher
2012-11-01add some new ado constants bnc#787452Noel Power
2012-11-01tweak comment translationMichael Stahl
2012-11-01Translate German commentsPhilipp Weissenbacher
2012-11-01vcl/headless: [HACK] workaround solarMutexx splat with headless modeRiccardo Magliocchetti
2012-11-01Resolves: fdo#54466 right-aligned label text slightly clipped on rightCaolán McNamara
2012-11-01Unit test for cache filtering, to secure the recent bug fix I did.Kohei Yoshida
2012-11-01Revert cf0453d94b1af305ee385e9e2522bcc5e589530eJulien Nabet
2012-11-01Remove unused method in formula moduleMarcos Paulo de Souza
2012-11-01another some more regression testsCaolán McNamara
2012-11-01add .odg regression load testCaolán McNamara
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-11-01XubString->OUStringCaolán McNamara
2012-11-01valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-11-01Don't let NSS use the MSVC debugging runtime in an --enable-debug buildTor Lillqvist
2012-11-01add test for EBD-22330Caolán McNamara
2012-10-31Rename the files to reflect the class name change.Kohei Yoshida
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida
2012-10-31Since the cache there is never NULL, let's take a reference instead.Kohei Yoshida
2012-10-31The cache inside ScDPCacheTable (I should rename this) is never NULL.Kohei Yoshida
2012-10-31These comments are no longer correct.Kohei Yoshida
2012-11-01sal_Bool to boolTakeshi Abe
2012-10-31fdo#56627: Handle empty cell values separately in filters test.Kohei Yoshida
2012-10-31Use 'e' prefix for enum values.Kohei Yoshida
2012-10-31valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-10-31fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida
2012-10-31This destructor should be virtual.Kohei Yoshida
2012-10-31Make SvTreeList non-copyable.Kohei Yoshida
2012-10-31configure: fix --with-parallelism, --without-parallelismMichael Stahl
2012-10-31add missing deps on sal headersDavid Tardon
2012-10-31fix crash traversing tools->options with keyboardCaolán McNamara
2012-10-31Work around new calls to GetFilter()->GetMimeType() on null filterStephan Bergmann
2012-10-31Some more configuration::theDefaultProvider simplificationsStephan Bergmann
2012-10-31Missing "static"Stephan Bergmann
2012-10-31Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard
2012-10-31Don't build the epm tools for the HOST platform when cross-compilingTor Lillqvist