summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-16SfxEnumItem: cut out the middle man here tooMichael Stahl5-80/+43
2013-08-16SfxBoolItem: cut out the middle manMichael Stahl4-93/+79
2013-08-16cppcheck: memory leak + test rResult before freeing itJulien Nabet1-2/+4
2013-08-16sPropName is needed after allStephan Bergmann1-0/+3
2013-08-16fix for bnc#834705 missing drop downs for autofilterNoel Power3-4/+33
2013-08-16String->OUStringIvan Timofeev10-112/+89
2013-08-16HeaderFooterWin: center text verticallyIvan Timofeev1-2/+2
2013-08-15Make this a separate function.Kohei Yoshida2-30/+39
2013-08-15Sprinkle more warnings into the generated custom shape preset source filesTor Lillqvist7-0/+564
2013-08-15Update the custom shape preset source files to actually be generatedTor Lillqvist6-1263/+1287
2013-08-15Work on the custom shape preset generationTor Lillqvist5-22/+67
2013-08-15fdo#56976: Remove duplicate upDownArrow and add upArrow definitionTor Lillqvist1-34/+17
2013-08-15write *:script* and *:rfc-language-tag* only for ODF >= 1.2Eike Rathke2-3/+11
2013-08-15Free SQLVAR as appropriate. (firebird-sdbc)Andrzej J.R. Hunt8-10/+102
2013-08-15Implement dropping tables. (firebird-sdbc)Andrzej J.R. Hunt2-23/+24
2013-08-15Implement sdbcx table creation. (firebird-sdbc)Andrzej J.R. Hunt4-4/+44
2013-08-15Fix unused variable (sPropName)Julien Nabet1-2/+0
2013-08-15cppcheck: fix duplicateBranchJulien Nabet1-4/+1
2013-08-15cppcheck: fix duplicateBreakJulien Nabet1-3/+0
2013-08-15corrected description strings of 'criteria'Eike Rathke1-7/+7
2013-08-15get rid of tabs from mergeEike Rathke1-151/+151
2013-08-15Reverting fix - because the unit test seems to be failing.Muthu Subramanian1-3/+0
2013-08-15n#831457: Placeholders text size is not correct.Muthu Subramanian1-0/+3
2013-08-15Resolves: fdo#33983 use 'Slides' instead of 'Pages' for impress pdf exportCaolán McNamara2-8/+26
2013-08-15Related: fdo#65546 sort PACK_END into visual order for tabbingCaolán McNamara2-15/+27
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl40-63/+63
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl41-111/+111
2013-08-15Move OOXML decryption to DocumentCrypt.Tomaž Vajngerl3-646/+528
2013-08-15fdo#59524 Enable encryption for docx, pptx and standard OOXML formatsTomaž Vajngerl8-8/+24
2013-08-15RTF import/export of paragraph drop shadowMiklos Vajna5-2/+44
2013-08-15DOCX import: handle custom left cell margin for float table positionMiklos Vajna6-21/+38
2013-08-15DOCX import: handle w:leftFromText and w:rightFromText for floating tablesMiklos Vajna4-12/+19
2013-08-15DOCX import: handle w:topFromText and w:bottomFromText for floating tablesMiklos Vajna3-4/+16
2013-08-15Remove unused data memberMatteo Casalin1-2/+0
2013-08-15Writer::Out(U)Long: share code and avoid a global bufferMatteo Casalin1-26/+25
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann3-22/+23
2013-08-15i121946 - Use enums to identify WebDAV/HTTP methodsAriel Constenla-Haile6-32/+146
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann1-12/+4
2013-08-15i121945 - WebDAV ucp: return StringPair instead of NamedValueAriel Constenla-Haile3-43/+32
2013-08-15i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironmentAriel Constenla-Haile2-11/+4
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann7-33/+202
2013-08-15i121935 - UCB: new "addProperty" and "removeProperty" commandsAriel Constenla-Haile8-60/+336
2013-08-15String to OUString, some formattingMatteo Casalin25-251/+219
2013-08-15Resolves: fdo#65546 whoops, lost vital mbKeyInputDisabled flagCaolán McNamara1-1/+1
2013-08-15sal_Bool to boolTakeshi Abe1-18/+18
2013-08-15Mark as constTakeshi Abe8-33/+33
2013-08-15sw: fix more clang tinderbox warningsMichael Stahl3-8/+17
2013-08-15fdo#65244: cairo configure fails to detect libpng...Michael Stahl1-0/+1
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev27-121/+115
2013-08-15warning C4701: potentially uninitialized local variable 'pSectNd' usedMichael Stahl1-34/+46