summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza20-62/+56
2013-01-30Don't overwrite bCalcAll when it's already set & remove SetCompile().Kohei Yoshida2-2/+2
2013-01-31Drop unused member variablesTakeshi Abe2-5/+0
2013-01-31Drop unused #defineTakeshi Abe1-2/+0
2013-01-31MIN_FREEHAND_DISTANCE is used nowhereTakeshi Abe3-8/+0
2013-01-30Oops the last commit is for bnc#615357.Kohei Yoshida0-0/+0
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida7-6/+102
2013-01-31import/export new Excel 2013 ODF functions, fdo#60032Eike Rathke2-68/+158
2013-01-30HIG: align the edit button with the last spinner elementCaolán McNamara1-0/+10
2013-01-30HIG: access key for listboxCaolán McNamara1-3/+17
2013-01-30HIG: 6 pixels vertical paddingCaolán McNamara1-0/+2
2013-01-30HIG: indent dependent hierarchy by 12 pixelsCaolán McNamara1-54/+68
2013-01-30HIG: radiobuttons/checkboxes use sentence capitalizationCaolán McNamara1-3/+3
2013-01-30HIG: end labels with ':'Caolán McNamara1-4/+4
2013-01-30HIG: Leave a 12-pixel horizontal gap between a control and its labelCaolán McNamara1-3/+3
2013-01-30resolved fdo#60087 corrected .xlsx export of functionsEike Rathke2-41/+71
2013-01-30make it possible to update DDE links after loading, fdo#59032Markus Mohrhard1-0/+3
2013-01-30Introduce SAL_OVERRIDEMiklos Vajna4-2/+49
2013-01-30WaE: format %d expects argument of type int, but argument 2 has type long intTor Lillqvist1-1/+1
2013-01-30configure: better libstdc++ ABI breakage checkMiklos Vajna1-1/+8
2013-01-30chart2: try to make MSVC happy with OUStringMichael Stahl1-2/+4
2013-01-30unfriend this class and the methodMarkus Mohrhard2-7/+10
2013-01-30make a few more users of ScAttrArray outside of the class constMarkus Mohrhard2-6/+6
2013-01-30this check always will result in trueMarkus Mohrhard1-6/+3
2013-01-30this parameter was always trueMarkus Mohrhard2-16/+8
2013-01-30prevent copy c'tor and operator=Markus Mohrhard1-0/+5
2013-01-30prefer the c'tor initializer listMarkus Mohrhard1-8/+6
2013-01-30adapt comment to correct codeMarkus Mohrhard1-1/+1
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power5-19/+103
2013-01-30better default row detection ( associated with fdo#55621 )Noel Power2-2/+35
2013-01-30Adapt PyUNO getConstantByName to previous TypeDescriptionMgr API CHANGEStephan Bergmann1-6/+6
2013-01-30API CHANGE: Make TypeDescriptionManager/Provider more consistentStephan Bergmann4-29/+59
2013-01-30MSVC needs explicit OUString in ?:Luboš Luňák1-6/+6
2013-01-30resolved fdo#60078 correctly calculate IMCSCH and IMSECHRegina Henschel1-4/+4
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna4-14/+57
2013-01-30osl::{File,Directory}::getURL() had curiously been missingStephan Bergmann2-10/+31
2013-01-30fix string literals concatenationLuboš Luňák3-15/+15
2013-01-30make SAL_WNODEPRECATED_DECLARATIONS_PUSH work also with ClangLuboš Luňák1-1/+1
2013-01-30do not use removed A2OU macroLuboš Luňák1-2/+2
2013-01-30remove CopyEditionData CustomActionAndras Timar4-136/+0
2013-01-30remove DotNetCheck CustomActionAndras Timar6-193/+1
2013-01-30remove CopyExtensionData CustomActionAndras Timar4-129/+1
2013-01-30remove CustomAction ExecutePostUninstallScriptAndras Timar4-156/+0
2013-01-30convert SetAdminInstallProperty CustomAction to type 51Andras Timar6-71/+2
2013-01-30remove stray, old, obsolete CustomAction: RegCleanOldAndras Timar1-9/+0
2013-01-30we don't build language packs on WindowsAndras Timar34-2409/+2
2013-01-30fix for the awkward OUString::replaceAll() behaviourLuboš Luňák1-5/+3
2013-01-30do not try to concatenate two string literals using +Luboš Luňák1-1/+1
2013-01-30Revert "WaE: declaration of nWhich shadows a member of ´this´"Michael Stahl1-2/+2
2013-01-30extensions: fix wrongly converted OUString literalsMichael Stahl1-3/+3