summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02include stl headers for used featuresLionel Elie Mamane
2012-11-02connectivity: port kab driver to new OColumn, tooLionel Elie Mamane
2012-11-02stray )Caolán McNamara
2012-11-02connectivity: port mork driver to new OColumn, tooLionel Elie Mamane
2012-11-02Revert "detect even more memory mismanagement on glibc"Lionel Elie Mamane
2012-11-02janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane
2012-11-02WaE janitorial: unused variableLionel Elie Mamane
2012-11-02Columns should know their tableLionel Elie Mamane
2012-11-02Retrieve CatalogName only once, tooLionel Elie Mamane
2012-11-02janitorial: alignmentLionel Elie Mamane
2012-11-02janitorial: space between argumentsLionel Elie Mamane
2012-11-02janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane
2012-11-02janitorial: alignmentLionel Elie Mamane
2012-11-02Don't abort when column has no (Catalog|Schema|Table)NameLionel Elie Mamane
2012-11-02optimisation: take ref to OUString instead of constructing temp objectLionel Elie Mamane
2012-11-02detect even more memory mismanagement on glibcLionel Elie Mamane
2012-11-02loplugin: unused UniStringsCaolán McNamara
2012-11-01New unit test for shifting cells.Kohei Yoshida
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