summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30Fix moving out-of-bounds draw / fly objectsJan-Marek Glogowski
2014-09-30Some minor MM related refactoringJan-Marek Glogowski
2014-09-30MM: fix workaround for single paragraph docsJan-Marek Glogowski
2014-09-30Better variable naming in SwViewImp::NotifySizeChgJan-Marek Glogowski
2014-09-30Refactor a tiny bit of SwLayAction::IsShortCutJan-Marek Glogowski
2014-09-30Save debug mail merge documentsJan-Marek Glogowski
2014-09-29Update SwDoc::Paste from SwFEShell::PasteJan-Marek Glogowski
2014-08-20fdo#69282: sw: fix updating of page styles via SwDocShell::_LoadStyles()Michael Stahl
2014-08-20KDE: don't throw on TemplatePathVariableMaxim Monastirsky
2014-08-20fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elementsAudrey Tang
2014-08-20Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara
2014-08-20Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand
2014-08-20pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky
2014-08-20pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky
2014-08-20String to OUStringMatteo Casalin
2014-08-20force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák
2014-08-20prevent deadlocks between main thread and other thread processing a Qt eventLuboš Luňák
2014-08-20avoid several 200ms delays in Qt testsLuboš Luňák
2014-08-20work around LO blocking when asking for QClipboard's contents, helps fdo#35950Luboš Luňák
2014-08-20add better info on the Qt patches needed for KFileDialogLuboš Luňák
2014-08-20disable KFileDialog usage if QClipboard can recurseLuboš Luňák
2014-08-20fix Qt4 QSocketNotifier configure checkLuboš Luňák
2014-08-20make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák
2014-08-20Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák
2014-08-20menu(bar) uses window text and background color, not button (fdo#50921)Luboš Luňák
2014-08-20prevent KDE/Qt from interfering with the session managerLuboš Luňák
2014-08-20KDE4: prevent blocking in Display::YieldJan-Marek Glogowski
2014-08-20KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski
2014-08-20KDE4: change eventLoopType enum to glib boolJan-Marek Glogowski
2014-08-20Revert "Rewrite Qt4 based nested yield mutex locking."Jan-Marek Glogowski
2014-08-20fdo#73115: Always run timeouts as eventsJan-Marek Glogowski
2014-08-20fdo#45935: try hard to paint a frame for menusJan-Marek Glogowski
2014-08-20KDE4: evaluate frameWidth in the Qt threadJan-Marek Glogowski
2014-08-20KDE4: Report correct check and radio item sizesJan-Marek Glogowski
2014-08-20KDE4: Drop Qt 4.9 supportJan-Marek Glogowski
2014-08-20fix and simplify getting files from the KDE4 file dialogLuboš Luňák
2014-08-20Fix minimal VCL menu item height with iconsJan-Marek Glogowski
2014-08-20fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski
2014-08-20Simplify control item switch statementsJan-Marek Glogowski
2014-08-20fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4Maxim Monastirsky
2014-08-20Rewrite Qt4 based nested yield mutex locking.Jan-Marek Glogowski
2014-08-20Redirect file picker UI processing to GUI thread.Jan-Marek Glogowski
2014-08-20Drop processYield return type.Jan-Marek Glogowski
2014-08-20Use Q_* macros.Jan-Marek Glogowski
2014-08-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-08-20fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-08-20Related fdo#60338: Create missing temp file dir with user's original umaskStephan Bergmann
2014-08-20Related fdo#60338: Setting umask for osl::Directory::open is uselessStephan Bergmann
2014-08-20Related fdo#60338: Restrictive open mode flags for tempfile w/o calling umaskStephan Bergmann
2014-08-20Related fdo#60338: do not call umask(3) in a MT programStephan Bergmann