summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Support for passing non-double formula results from group interpreter.Kohei Yoshida7-3/+49
2013-10-08Add VLOOKUP to the list of functions we support for group calculation.Kohei Yoshida1-0/+1
2013-10-08Turns out we are not using OpenCL here in the existing interpreter.Kohei Yoshida1-49/+3
2013-10-08Let's not do this.Kohei Yoshida3-6/+2
2013-10-08Handle edit text cells here as well as the string cells.Kohei Yoshida1-7/+31
2013-10-08Get the string ID's for case insensitive comparisons.Kohei Yoshida1-7/+7
2013-10-08Rename GetCellStringPool() to GetSharedStringPool().Kohei Yoshida13-30/+30
2013-10-08Use the document's string pool rather than a separate one for the formula.Kohei Yoshida2-7/+6
2013-10-08Unused methods.Kohei Yoshida6-42/+0
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida50-188/+298
2013-10-08ContentInfo to store svl::SharedString instead of OUString.Kohei Yoshida4-9/+32
2013-10-08Avoid exposing aText; encapsulate it.Kohei Yoshida3-10/+20
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida10-68/+187
2013-10-08Slight optimization when copying OUString.Kohei Yoshida1-4/+4
2013-10-08fdo#70201: sw: eliminate no-extent RSID-only AUTOFMT hintsMichael Stahl1-0/+9
2013-10-08writerfilter: drop unused WW8OutputWithDepthMiklos Vajna8-141/+5
2013-10-08writerfilter: drop some more remaining unused DFFOPT definitionsMiklos Vajna1-2568/+0
2013-10-08writerfilter: drop some remaining unused DFFOPT definitionsMiklos Vajna1-3469/+0
2013-10-08fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane1-0/+2
2013-10-08writerfilter: drop more unused DFFOPT definitionMiklos Vajna1-3516/+0
2013-10-08Don't ignore -env: command line parameters in some casesTor Lillqvist1-1/+10
2013-10-08This app is called "LibreOffice", not "Viewer"Tor Lillqvist1-1/+1
2013-10-08Adapt to instdir and solver changes latelyTor Lillqvist1-9/+1
2013-10-08DOCX export: ParaScriptSpace() should not contain handling of more items.Jan Holesovsky7-45/+67
2013-10-08fdo#70090: Avoid race in copy vs. modification of aRetval SequenceStephan Bergmann1-1/+2
2013-10-08CID#1079290 uninitialized memberCaolán McNamara1-1/+3
2013-10-08CID#1078847 we're writing a byte, so use a byteCaolán McNamara1-1/+1
2013-10-08CID#1079275 uninitialized member variablesCaolán McNamara1-4/+10
2013-10-08CID#1079273 uninitialized member variablesCaolán McNamara1-2/+3
2013-10-08Resolves: #i123350# Added Clear() implementation to SdrUndoManager...Armin Le Grand2-0/+22
2013-10-08CID#1079272 uninitialized member variableCaolán McNamara1-1/+2
2013-10-08CID#1079271 uninitialized member variablesCaolán McNamara1-16/+39
2013-10-08CID#1079270 uninitialized member variablesCaolán McNamara1-1/+4
2013-10-08CID#1079262 uninitialized member variablesCaolán McNamara1-0/+5
2013-10-08Smiley face now smiles!Ahmad H. Al Harthi1-7/+7
2013-10-08CID#1079199 uninitialized memberCaolán McNamara1-2/+2
2013-10-08CID#1079188 uninitialized memberCaolán McNamara1-0/+1
2013-10-08No longer used header includeStephan Bergmann1-1/+0
2013-10-08can drop casts nowCaolán McNamara1-4/+4
2013-10-08just copy everything remainingCaolán McNamara1-1/+1
2013-10-08drop intermediate stringsCaolán McNamara1-5/+1
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara17-108/+64
2013-10-08make sure length is within boundsCaolán McNamara1-1/+2
2013-10-08Fix leftover typo from String conversionStephan Bergmann1-1/+1
2013-10-08DOCX export: Export run properties defaults in docDefaults.Jan Holesovsky2-11/+202
2013-10-08DOCX export: Fix potential crash.Jan Holesovsky1-1/+2
2013-10-08DOCX export: Fix potential crash.Jan Holesovsky1-3/+3
2013-10-08DOCX export: Move output of section breaks to a separate method.Jan Holesovsky7-7/+29
2013-10-08Move WriteDirection buttons to paragraph sidebar fdo#67746abdulmajeed ahmed2-118/+130
2013-10-08Bin pointless commentTor Lillqvist2-6/+0