summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-03tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh1-1/+1
2015-02-03Query Design: use correct name for columns that come from another query.Lionel Elie Mamane3-4/+21
2015-02-03Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara3-10/+16
2015-02-02tdf#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh8-68/+105
2015-02-02Access2Base - Patch#2 Bug in Control.RemoveItemJean-Pierre Ledure1-3/+6
2015-02-02tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl1-1/+5
2015-02-02tdf#80370: Fix Mac OS X install names of external/{coinmp,lpsolve}Stephan Bergmann2-0/+12
2015-02-02OOoEmbeddedObjectFactory does implement optional XLinkFactoryStephan Bergmann1-2/+5
2015-02-02Related: tdf#82942 multiple crashes on changing text in SwInputFieldsCaolán McNamara1-23/+34
2015-02-02tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane1-4/+1
2015-01-30rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl17-27/+84