summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin
2013-11-07liblibo: improve the libtest sample app.Michael Meeks
2013-11-07liblibo: share crude URL absolutization, and clean.Michael Meeks
2013-11-07liblibo: make liblibreoffice static as it should be.Michael Meeks
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz
2013-11-07fdo#65588 - Elements Dock: Scrollbar moves into input windowJosé Guilherme Vanz
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in WRITERFILTER moduleNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin
2013-11-07DOCX filter: roundtrip paragraph style lockMiklos Vajna
2013-11-07DOCX filter: roundtrip paragraph style linkMiklos Vajna
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin
2013-11-07ensure string accesses are in boundsCaolán McNamara
2013-11-07Blind MSVC fixStephan Bergmann
2013-11-07Name threads for debug purposeArnaud Versini
2013-11-07Add "New Database" button for Firebird file driver dialog.Andrzej J.R. Hunt
2013-11-07$CPU no longer exists, use $CPUNAME for libatomic-ops.Andrzej J.R. Hunt
2013-11-07Use rtl::ReferenceStephan Bergmann
2013-11-07Make libatomic_ops buildable and enable on non-X86.Andrzej J.R. Hunt
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin
2013-11-07we need to use ScDocumentImport for all callsMarkus Mohrhard
2013-11-06Correct reference count type.Kohei Yoshida
2013-11-06Perform formula cell compilations in multiple threads during xlsx import.Kohei Yoshida
2013-11-06Allow instantiation of more than one SvNumberFormatter from the document.Kohei Yoshida
2013-11-06Allow non-pooled instance of SvNumberFormatter inside ScCompiler.Kohei Yoshida
2013-11-06Protect those global symbols containers with mutex during initialization.Kohei Yoshida
2013-11-06Make TransformInput() a non-member function.Kohei Yoshida
2013-11-06Guard cache access with mutex & a new method just to check for range name.Kohei Yoshida
2013-11-06Add mutex for external source document meta-data container.Kohei Yoshida
2013-11-06Make this method private as it is used only internally.Kohei Yoshida
2013-11-06Set mutex for external ref cache content.Kohei Yoshida
2013-11-06Use atomic increment and decrement for thread-safe reference count.Kohei Yoshida
2013-11-06Keep the integer type in sync and remove unused data members.Kohei Yoshida
2013-11-06Add mutex to guard the shared string pool content.Kohei Yoshida
2013-11-06Avoid using an extra buffer when the name doesn't contain double-quotes.Kohei Yoshida
2013-11-06Add new test for parsing OOo A1 style single references.Kohei Yoshida
2013-11-06Using OUStringBuffer is faster than chained += operator.Kohei Yoshida
2013-11-06Avoid duplication of ScTokenArray during formula cell construction.Kohei Yoshida
2013-11-06Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.Kohei Yoshida
2013-11-06Check all call sites of CompileString() and make sure we don't leak.Kohei Yoshida
2013-11-06This method is now unused.Kohei Yoshida
2013-11-06Compile formulas using internal API directly...Kohei Yoshida
2013-11-07installer: remove some special-casing of obsolete "common.pro" dirsMichael Stahl
2013-11-07installer: stop using PROEXTMichael Stahl
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl
2013-11-07configure: add vars for Solaris/SPARC64 (already checked in vcl)Michael Stahl
2013-11-07configure: stop adding dmake location to PATHMichael Stahl
2013-11-07remove unused gb_smoketest_instsetMichael Stahl