summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen222-133/+314
2019-03-25Converters for OOXML orients and relationsPatrick Jaap1-113/+81
2019-03-25tdf#124112 Insert drawing object in chart crashes LibreOfficeNoel Grandin3-11/+11
2019-03-25tdf#124318 FILEOPEN: XLS Hyperlink URL incorrectNoel Grandin1-1/+3
2019-03-25avoid a crash with an editor-forced matrix formula (tdf#123479)Luboš Luňák2-14/+19
2019-03-25sw: prefix members of SwUndoSetFlyFormatMiklos Vajna2-57/+57
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist38-225/+219
2019-03-25Removed executable permission on data filesAndrea Gelmini3-0/+0
2019-03-25Fix typoAndrea Gelmini1-1/+1
2019-03-25remove debugging leftoverNoel Grandin1-2/+0
2019-03-25Sifr icon theme update _lcandreas kainz93-3/+215
2019-03-25new loplugin:unoqueryNoel Grandin66-163/+275
2019-03-24Fix compilation for !HAVE_FEATURE_DBCONNECTIVITY caseTor Lillqvist1-1/+1
2019-03-24tdf#124240: make type in TOC translatableJulien Nabet1-7/+7
2019-03-24Sifr icon theme update lc_andreas kainz41-2/+92
2019-03-24Make some .ui strings translatable / not translatableGabor Kelemen6-16/+16
2019-03-24ui-translatable.sh: fix item tag detection for liststoresGabor Kelemen1-1/+1
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov13-736/+2
2019-03-24Extend timeout for .uno:AutoCorrectDlg UITestsStephan Bergmann4-5/+8
2019-03-24weld SvxSearchDialogCaolán McNamara20-1073/+954
2019-03-24Fix typoAndrea Gelmini1-1/+1
2019-03-24tdf#124237 Qt5 get link colors from themeJan-Marek Glogowski1-0/+6
2019-03-23ComboBoxes have subwidgets in them, combine together for has_focusCaolán McNamara2-1/+13
2019-03-23Consistently make generator invocation $(QUIET) tooStephan Bergmann1-1/+1
2019-03-23ofz#13881 Integer OverfloWCaolán McNamara1-1/+5
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai12-88/+1265
2019-03-23factor out the adding to an atk relation set codeCaolán McNamara1-19/+24
2019-03-23Sifr icon theme update lc_andreas kainz105-8/+226
2019-03-23tdf#123072 Qt5 just use data from QFontDatabaseJan-Marek Glogowski3-16/+32
2019-03-23tdf#123072 Qt5 don't register unknown PSP fontsJan-Marek Glogowski1-15/+0
2019-03-23KJ & elementary: Add more Writer's menubar items, add redact icons, i#119731,...Rizal Muttaqin276-26282/+297
2019-03-23formatting fixesLuboš Luňák1-6/+5
2019-03-23Qt5 fix Qt5Instance::IsMainThread()Jan-Marek Glogowski3-5/+1
2019-03-23tdf#123937 XML Filter Settings Dialog: Move "help" and "close" buttonsAlexander Farrow1-100/+120
2019-03-22tdf#123832: Try to prevent/control hung wusa.exe while installing UCRTMike Kaganski1-25/+76
2019-03-22Remove listening in ScDocument::SetString() and ScDocument::SetValue()Eike Rathke1-39/+15
2019-03-22Unit test for cut copy move intersecting a formula group run, tdf#120013Eike Rathke2-0/+78
2019-03-22Use RegexMatcher.find(pos, status) call on old ICUTomáš Chvátal1-2/+12
2019-03-22Unfloat: Move the button to the top of the frameTamás Zolnai5-11/+10
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna6-12/+39
2019-03-22GraphisObjectTest: Remove some unused test documentsTamás Zolnai3-0/+0
2019-03-22opengl's drawBitmap() should also scale properly if needed (tdf#123372)Luboš Luňák1-1/+13
2019-03-22Resolves: tdf#124264 Close should be CancelCaolán McNamara1-2/+2
2019-03-22FIX: Use correct table x/y postion in docx exportPatrick Jaap2-2/+46
2019-03-22tdf#119905 Infobar text overlapRasmus Jonsson1-5/+24
2019-03-22Related: tdf#124109 sw: save one vcl layout call in SwFntObj::DrawText()Miklos Vajna1-1/+11
2019-03-22Update git submodulesCaolán McNamara1-0/+0
2019-03-22tdf#124263 Respect XSidebarPanel::getMinimalWidthSamuel Mehrbrodt4-3/+32
2019-03-22lok: Keep the temporary user profile set during the entire preload.Jan Holesovsky1-3/+3
2019-03-22weld SwFieldDlgCaolán McNamara26-207/+217