summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Added and fixed various vba APINoel Power13-12/+131
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power3-3/+21
2013-04-05Revert "fix 'Visible' property for XControlShape(s) Foreach support for Comma...Noel Power2-18/+1
2013-04-05Revert "fix selection change event firing"Noel Power3-51/+4
2013-04-05Revert "squash NoSuchElementExceptions when modifying keybindings"Noel Power2-16/+1
2013-04-05Revert "Added and fixed various vba API"Noel Power13-131/+12
2013-04-05Revert "prepend Validation.Formula1 results with '=' for anything not a address"Noel Power3-21/+3
2013-04-05fdo#56098 paste special shift options incorrect/incompleteWinfried Donkers1-20/+54
2013-04-05fdo#56098 Paste Special options after cut incorrectWinfried Donkers1-8/+5
2013-04-05icon style fixes in local helpAndras Timar3-11/+22
2013-04-04fix selection change event firingNoel Power3-4/+51
2013-04-04fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power2-1/+18
2013-04-04squash NoSuchElementExceptions when modifying keybindingsNoel Power2-1/+16
2013-04-04Added and fixed various vba APINoel Power13-12/+131
2013-04-04prepend Validation.Formula1 results with '=' for anything not a addressNoel Power3-3/+21
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna4-5/+345
2013-04-04Updated coreAndras Timar1-0/+0
2013-04-04use matching separators and format codes of es_AREike Rathke1-2/+2
2013-04-04use es_AR separators when using es_AR formatsEike Rathke1-1/+1
2013-04-04decimal and group separators were swappedEike Rathke1-18/+18
2013-04-04Updated coreAndras Timar1-0/+0
2013-04-04fdo#58807 bring Beep() for basic backThomas Arnhold18-3/+132
2013-04-04fdo#32082: Do not reset number format in table cells on edit.Jan Holesovsky1-17/+21
2013-04-03Resolves: fdo#61241 background style dialog too smallCaolán McNamara2-2/+3
2013-04-03Keep semantics, but improve readibility.Jan Holesovsky1-27/+24
2013-04-02SwFrmFmts: MSVC does stupid things with dllexporting templatesMichael Stahl1-1/+4
2013-04-02Adapt code to IllegalArgumentException being a RuntimeExceptionStephan Bergmann1-0/+5
2013-04-02.gitignore config/config_version.h (generated)Stephan Bergmann1-0/+1
2013-04-02coverity#441020 Dereference after null checkJulien Nabet1-1/+1
2013-04-02Fix debug buildFridrich Štrba1-1/+4
2013-04-02Turn on Neon debug output (if enabled in Neon) when building for debuggingTor Lillqvist1-2/+3
2013-04-01fdo#62110: GLU also needs -lGL to linkBenedikt Morbach1-0/+1
2013-03-31Updated coreAndras Timar1-0/+0
2013-03-31Updated coreGoran Rakic1-0/+0
2013-03-29Revert "hacky fix for export of cell anchored flipped custom shapes (fdo#62448)"Luboš Luňák6-117/+1
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna5-6/+78
2013-03-28Re-introduce accidentally removed basegfx::fround().Jan Holesovsky1-1/+1
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna4-1/+27
2013-03-28quickfixStephan Bergmann1-11/+11
2013-03-28hacky fix for export of cell anchored flipped custom shapes (fdo#62448)Noel Power6-1/+117
2013-03-28coverity#982290 Logically dead codeJulien Nabet1-2/+1
2013-03-28Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez3-46/+61
2013-03-28Fix template manager item selection behaviour with mouse.Rafael Dominguez1-9/+14
2013-03-28Deselect thumbnailview items when clearing the view.Rafael Dominguez1-0/+10
2013-03-28Merge TemplateView into TemplateAbstractView class.Rafael Dominguez15-594/+489
2013-03-28Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat9-68/+39
2013-03-28Updated coreLucian Constantin1-0/+0
2013-03-28Updated coreLucian Constantin1-0/+0
2013-03-28fdo#61789 Fix crash, pSvtGraphicStroke is allowed to be NULL.Jan Holesovsky2-16/+18
2013-03-28solve fdo#62805Maxime de Roucy2-44/+44