summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-31callcatcher: update unused code listCaolán McNamara3-21/+0
2013-01-31hide un-installed module color appearance settingsCaolán McNamara1-29/+36
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara13-975/+985
2013-01-31l10ntools: kill RTL_CONSTASCII_STRINGPARAM in definesMiklos Vajna1-2/+2
2013-01-31redland depends on both raptor and rasqalStephan Bergmann1-1/+4
2013-01-31Call macosx-change-install-names on "external" libs, tooStephan Bergmann2-0/+6
2013-01-31export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik6-0/+64
2013-01-31python3: bug 15833Norbert Thiebaud2-0/+31
2013-01-31Proper spacing in makefile command line continuationsStephan Bergmann2-2/+2
2013-01-31Hyperlink is an optional property, fdo#58858Markus Mohrhard1-3/+10
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith31-395/+373
2013-01-31port ScOutlineObj to new UnoApiTest ctorMiklos Vajna1-0/+1
2013-01-31WaE: C++11 requires a space between literal and identifierTor Lillqvist1-1/+1
2013-01-31Meh, use SAL_PRIdINT32Tor Lillqvist1-1/+1
2013-01-30bnc#492440: Sort autofilter popup items correctly.Kohei Yoshida1-5/+5
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