summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-30tdf#87803 bin useless $buildidstringAndras Timar1-7/+0
2015-01-30tdf#75996: sw: correct bookmark positions when deleting textMichael Stahl2-0/+47
2015-01-30tdf#76174: basic: lock SolarMutex in BasicScriptListener_ImplMichael Stahl1-1/+5
2015-01-30gdb pretty printers: fix the sw::mark::IMark and SwModify printersMichael Stahl1-29/+8
2015-01-30Resolves: tdf#88740 parse with locale decimal separatorEike Rathke2-16/+49
2015-01-30rhbz#1186897: bridges: oops, fix s390 bridge buildMichael Stahl2-2/+2
2015-01-28when drawing a transformed bitmap in opengl backend, scale it betterLuboš Luňák4-2/+84
2015-01-28make it possible to easily have variants of glsl programsLuboš Luňák8-17/+43
2015-01-28prefer ptr_container to manual memory managementMarkus Mohrhard2-35/+6
2015-01-28use constructor initializer listMarkus Mohrhard1-3/+3
2015-01-28some debug code for finding leaked OpenGLContextsMarkus Mohrhard5-0/+60
2015-01-28Apply GLSL patch for areaScaleFragmentShaderChris Sherlock1-0/+6
2015-01-28there's no bigger or smaller halfLuboš Luňák1-4/+4
2015-01-28draw polypolygon outline properly (if wanted)Luboš Luňák1-11/+5
2015-01-28fdo#86984: UI Line numbering works only for EN_USMuthu Subramanian1-3/+4
2015-01-28update creditsChristian Lohmaier1-1232/+1316
2015-01-28tdf#82524: Mismatch of ValueSet and metric field valuesKatarina Behrens1-0/+1
2015-01-27tdf#70236 propertly recognise full Access 2007 URLLionel Elie Mamane1-1/+1
2015-01-27don't strip font names of apparent script suffixes anymoreCaolán McNamara3-7/+4
2015-01-27Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara1-2/+10
2015-01-27Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara1-15/+15
2015-01-27Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara1-9/+18
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara5-8/+47
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolán McNamara2-2/+2
2015-01-27Resolves fdo#72543: ib_util not found when creating or accessing new firebirdJulien Nabet2-0/+20
2015-01-27Fix a single quote slipped inTakeshi Abe1-1/+1
2015-01-26Revert "fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX ex...Németh László5-71/+3
2015-01-26fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh5-3/+71
2015-01-26coverity#1266508 Useless call (gold)Caolán McNamara1-2/+1
2015-01-25Resolves: fdo#88229 Crash when you try to create a bar chart GL3DCaolán McNamara1-2/+9
2015-01-25Resolves: tdf#81124 crash on setting autofilter on column with no contentCaolán McNamara1-1/+2
2015-01-24fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna3-9/+35
2015-01-23fdo#88475 RowSetBase: reposition cache before interrogating itLionel Elie Mamane1-0/+2
2015-01-23make this work also for an overlapping merge range, fdo#87382 follow-upEike Rathke1-7/+18
2015-01-23Related rhbz#1185307: One more location to look for Hamcrest jarStephan Bergmann1-0/+2
2015-01-23Resolves: fdo#88735 crash after calling sort after subtotal removalCaolán McNamara1-1/+1
2015-01-23fix abuse of OUStringBuffer(int) ctorEike Rathke2-2/+4
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara3-3/+10
2015-01-23fdo#68963 recognize __RefHeading__ bookmarks as TOCJustin Luth4-10/+24
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl4-4/+4
2015-01-23Allow for null xModel in TitleHelper::getTitleStephan Bergmann1-10/+10
2015-01-23Resolves: fdo#88721 correct negated condition in range name validationEike Rathke1-1/+1
2015-01-22Resolves: fdo#87760 if we can't anchor at hidden text then...Caolán McNamara2-4/+13
2015-01-22Resolves: fdo#88455 delete in empty data field crashesCaolán McNamara1-5/+10
2015-01-22Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2-1/+101
2015-01-22rhbz#1184582: At least catch and log UNO exceptions in grammar checking threadStephan Bergmann1-50/+60
2015-01-22don't access empty range list, could be rhbz#1180312Eike Rathke1-0/+3