summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-05tdf#75256 sifr icons for the startcenter part 2Matthias Freund1-0/+0
2015-10-05optipng icon themesChristian Lohmaier614-0/+0
2015-10-05opengl: take row stride into account when reading to 1-bit bitmapTomaž Vajngerl1-15/+21
2015-10-05tdf#75256 sifr icons for the startcenter part 1Matthias Freund17-0/+0
2015-10-05Probably good to move the more complicates test after the light-weight onesTor Lillqvist1-3/+3
2015-10-05tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet2-1/+15
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara2-1/+5
2015-10-05Resolves: tdf#93187 gtk3 spin box element in navigator cut-offCaolán McNamara1-0/+2
2015-10-05Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara1-4/+12
2015-10-05fix test-casesCaolán McNamara3-0/+0
2015-10-05fix crash on loading certain xlsCaolán McNamara1-2/+6
2015-10-05xls: Defrowheight345 without pColRowBuffCaolán McNamara2-0/+7
2015-10-05crash in StandardwidthCaolán McNamara2-0/+5
2015-10-03fix crash on loading certain xlsCaolán McNamara2-11/+13
2015-10-03xls: DefColWidth without pColRowBuffCaolán McNamara2-0/+6
2015-10-02tdf#57370 : Open place after pressing 'Enter'Szymon Kłos2-0/+19
2015-10-02tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks1-1/+1
2015-10-01don't try to create OUString from editeng directly, tdf#94542Markus Mohrhard1-2/+6
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard4-7/+66
2015-10-01tdf#92553: Web Wizard: Not open FTP Configure on Web Wizard Preview SettingJulien Nabet2-15/+11
2015-10-01tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessibleSzymon Kłos2-3/+100
2015-10-01update creditsChristian Lohmaier1-1128/+1146
2015-10-01Fix tdf#82176 CJK: Cursor position, line selection and non-printingMark Hung3-4/+3
2015-10-01tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna3-1/+24
2015-10-01New version of ConvertTextToNumber extension (1.5)Andras Timar2-2/+2
2015-10-01use exponential 'E' format for General when appropriateEike Rathke1-17/+35
2015-10-01vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl2-0/+13
2015-09-30don't believe xls wrt size to reserveCaolán McNamara2-3/+8
2015-09-30tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna3-0/+17
2015-09-30bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna3-0/+11
2015-09-30tdf#93302: Fix OpenSymbol %phi and %varphi glyphsKhaled Hosny2-7/+7
2015-09-30sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl1-3/+10
2015-09-30intermittent CppunitTest_sc_macros_test failureCaolán McNamara1-2/+7
2015-09-29tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks1-1/+1
2015-09-29Fix Firebird build against OS X SDK 10.11Tor Lillqvist1-0/+9
2015-09-29Updated coreJulien Nabet1-0/+0
2015-09-28follow up of tdf#94214Winfried Donkers1-0/+1
2015-09-28wmf spec says that these are only allowed bitcount valuesCaolán McNamara2-1/+13
2015-09-28Better fail with E_EXIST if rename(3) failsStephan Bergmann1-1/+1
2015-09-28tdf#83252 - Wrong punctuation direction after Chinese characters inMark Hung2-2/+2
2015-09-28don't over-expand built-in file dialog on very long paths/namesCaolán McNamara1-0/+2
2015-09-27Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke1-0/+1
2015-09-26Fix tdf#40091 and tdf#40335 text layout issues.Mark Hung2-0/+4
2015-09-26Fix tdf#87500 - Freeze with English/Japanese mixture undo.Mark Hung1-18/+25
2015-09-26tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh1-1/+5
2015-09-25update creditsChristian Lohmaier1-915/+925
2015-09-25fix IterateMatrix for ifPRODUCT and ifSUMSQEike Rathke1-1/+2
2015-09-24tdf#86397 Bookmark: no consecutive name numbering applied when copiedCor Nouws2-3/+11
2015-09-23make FmXGridCell more disposed-safeLionel Elie Mamane1-0/+15
2015-09-23tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna9-34/+62