summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat4-29/+31
2011-09-13whitelist cppu::.* for nowCaolán McNamara2-15/+1
2011-09-13power up the chainsaw againCaolán McNamara3-194/+2
2011-09-13Use saner permission on files.Tomas Chvatal1-2/+2
2011-09-13Fix typo: missing dollarsignTor Lillqvist1-1/+1
2011-09-13move init into default ctor, and make non-copyableCaolán McNamara2-9/+14
2011-09-13wrong initialization of DdeInstData with memset despite std::vectorPierre-André Jacquod1-1/+9
2011-09-13add Oracle Java 1.7.0 recognitionHanno Meyer-Thurow3-0/+7
2011-09-13Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat5-50/+23
2011-09-13Header/Footer: shared code for the insertion/removalCédric Bosdonnat7-119/+95
2011-09-13Header/Footer: display improvementsCédric Bosdonnat2-9/+46
2011-09-13Fix quoting in create_tree so distdir can have spaces in it.Tomáš Chvátal1-42/+43
2011-09-13reduce the scope a bit furtherCaolán McNamara1-2/+1
2011-09-13Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxxAndreu Correa Casablanca1-1/+2
2011-09-13Added missing dependencies on solenv back into build.lsts.Stephan Bergmann2-2/+2
2011-09-13can remove ByteString::Convert nowCaolán McNamara2-36/+0
2011-09-13not sure if this is copyableCaolán McNamara1-1/+1
2011-09-13make ByteString::Convert privateCaolán McNamara1-4/+5
2011-09-13try better template friend class syntaxCaolán McNamara2-7/+7
2011-09-13ByteString->rtl::OStringBufferCaolán McNamara4-93/+101
2011-09-13let's use scoped_ptr to avoid c++0x deprecated warningsCaolán McNamara1-2/+3
2011-09-13wtratree unbuiltCaolán McNamara2-581/+0
2011-09-13elide conversion from MS1252 to MS1252Caolán McNamara2-4/+0
2011-09-13no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possibleCaolán McNamara5-15/+10
2011-09-13remove commented out CHARSET_ANSI fooCaolán McNamara1-28/+0
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara45-103/+29
2011-09-13remove commented out archaic CHARSET_ANSI pragmaCaolán McNamara1-1/+0
2011-09-13typo fixAndras Timar1-1/+1
2011-09-13change publisher from Oracle to TDF fdo#40638Andras Timar6-6/+6
2011-09-13n#657909: Fixed import of free drawn curves.Muthu Subramanian1-4/+4
2011-09-13fdo#40819# Disabled failing complex.writer.CheckBookmarks test for now.Stephan Bergmann1-6/+12
2011-09-13fdo#33960#, fdo#35690#: Disabled failing checkCrossReferences tests for now.Stephan Bergmann1-17/+27
2011-09-13Let's keep our file naming scheme consistent.Kohei Yoshida5-4/+4
2011-09-12We normally use an 'f' prefix for double.Kohei Yoshida1-13/+13
2011-09-12No need to use += to initialize m_aFileRoot.Kohei Yoshida1-2/+2
2011-09-12Let's do hard re-calc only when necessary.Kohei Yoshida1-2/+3
2011-09-12Let's put using namespace declarations at the top.Kohei Yoshida1-3/+2
2011-09-12It's appropriate to name this class singular.Kohei Yoshida1-2/+2
2011-09-12Let's not indent in namespace scopes.Kohei Yoshida1-36/+35
2011-09-12These don't have to be member functions.Kohei Yoshida1-4/+10
2011-09-13force always a full recalculation for ods, xls and xlsx in unit testMarkus Mohrhard1-0/+2
2011-09-13make it possible to est formula string in csv filesMarkus Mohrhard3-3/+27
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida13-1454/+1518
2011-09-13add files for bugFix tests and restructure filters-test a bitMarkus Mohrhard4-2/+58
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida6-45/+45
2011-09-12missed a \ in the MathDTD core review...Norbert Thiebaud1-1/+1
2011-09-12convert MathMLDTD to gbuild and add to tail_buildPeter Foley9-6/+149
2011-09-12convert xml2cmp to gbuildPeter Foley13-203/+222
2011-09-12Header/Footer: the whole separator tab is now a menu buttonCédric Bosdonnat2-122/+75
2011-09-12Header/Footer: forgot to remove a sequence reallocCédric Bosdonnat1-3/+0