summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Related: tdf#88583 RTF export: need to take care of fill attributes when ...Miklos Vajna3-0/+16
2015-02-11Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara1-2/+2
2015-02-10Don't call clReleaseProgram() on the same program twiceTor Lillqvist1-0/+1
2015-02-10Handle (or not) string arguments better when using OpenCL for math opsTor Lillqvist5-287/+325
2015-02-10Avoid OpenCL compilation error in some casesTor Lillqvist1-5/+5
2015-02-10On Mac OS X, directly name the executable "unopkg"Stephan Bergmann3-15/+2
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann4-35/+28
2015-02-10Handle zero or empty cells properly when using OpenCL for divisionTor Lillqvist5-12/+85
2015-02-10svtool/GraphicManager: properly decrease mnUsedSize on unregister opsPierre-Eric Pelloux-Prayer1-2/+3
2015-02-09bump product version to 4.4.2.0.0+Christian Lohmaier1-1/+1
2015-02-09Updated coreChristian Lohmaier1-0/+0
2015-02-09Resolves: tdf#88933 Labeling of images impossible without categoryCaolán McNamara2-4/+11
2015-02-09Related: tdf#88583 writerfilter: import paragraph color as fill attributesMiklos Vajna5-9/+23
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes2-2/+14
2015-02-09fix buildCaolán McNamara1-2/+2
2015-02-09tdf#73059 isDBReadOnly ensure connection before trying to retrieve itLionel Elie Mamane1-0/+1
2015-02-09Resolves: fdo#87876 full text of war and peace used as checkbox labelCaolán McNamara2-1/+12
2015-02-09tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás6-9/+20
2015-02-09Resolves: tdf#83461 do not override MatColsRows if already setEike Rathke1-1/+1
2015-02-09tdf#89070 Table filter dialog: properly initialise OTableTreeListBoxLionel Elie Mamane1-0/+1
2015-02-09not all OrCriteria have three childrenLionel Elie Mamane1-1/+3
2015-02-09Resolves: tdf#85004 Crash when clicking the Reminder icon...Caolán McNamara2-6/+13
2015-02-09Updated coreAndras Timar1-0/+0
2015-02-09Avoid OpenCL compilation error when multiple RAND() calls in a formulaTor Lillqvist1-0/+5
2015-02-07tdf#76291 adapt unit test to libreoffice-4-4Andras Timar1-2/+3
2015-02-07tdf#76291 unit test for html export href encodingVasily Melenchuk2-0/+9
2015-02-07tdf#76291 write encoded URL as href in html outputVasily Melenchuk1-1/+3
2015-02-06During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara5-56/+55
2015-02-06Resolves: tdf#82942 updating field contents with incorrect attribute positionsCaolán McNamara1-6/+20
2015-02-06fix tdf#88855: GetEnglishSearchFontName() returns incorrect value.Tomofumi Yagi1-2/+2
2015-02-06fdo#85825 incorrectly used 'vertically' for 'horizontally' (4.4)Yousuf Philips1-1/+1
2015-02-06cppcheck: Returning/dereferencing 'pEntry' after it is deallocated / releasedJulien Nabet1-0/+1
2015-02-06tdf#88854 crash on opening drop capsCaolán McNamara1-1/+3
2015-02-06Resolves: tdf#68137 crash in traversing script fieldsCaolán McNamara1-0/+5
2015-02-06Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet1-5/+3
2015-02-05Resolves: tdf#88825 absent datasource causes exception / abortCaolán McNamara1-14/+21
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane5-12/+10
2015-02-05Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane1-0/+30
2015-02-05sw: fix ASAN detected error in RtfSdrExport::Commit()Michael Stahl1-1/+2
2015-02-05tdf#88583 MSWordExportBase: fix handling of paragraph background colorMiklos Vajna3-0/+15
2015-02-05Resolves: tdf#50640 make sure we don't move away from the current fieldCaolán McNamara2-25/+44
2015-02-04Check number of cells referenced by group instead of group sizeTor Lillqvist4-1/+46
2015-02-03tdf#88824: Remove FactoryLoader threads causing deadlock on WindowsStephan Bergmann1-86/+0
2015-02-03tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud2-1/+6
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl1-1/+2
2015-02-03fdo#67534 Fix "Property Handler" shared lockMaxime de Roucy1-0/+18
2015-02-03Resolves: rhbz#1179642 crash in GetFocus with empty mpPreviouslyFocusedListBoxCaolán McNamara1-2/+3
2015-02-03Resolves: fdo#75565 reduce block on pasting rtf like we do for htmlCaolán McNamara1-1/+2
2015-02-03Resolves: tdf#88786 correct matrix sub operationEike Rathke2-3/+3
2015-02-03Related: fdo#88455 crash using delete in available fieldsCaolán McNamara2-8/+12