summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2018-09-05Support buffering SystemDependent GraphicDataprivate/thb/libreoffice-5-2+backportsArmin Le Grand
2018-08-29tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn
2018-07-05vcl: fix -Werror=shadowThorsten Behrens
2018-07-04tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-04-21forcepoint #14 check to see if we incremented at allCaolán McNamara
2018-04-21forcepoint #4Caolán McNamara
2018-04-04PrintPreviewWindow dynamic preview Bitmap IIIArmin Le Grand
2018-04-04PrintPreviewWindow dynamic preview Bitmap IIArmin Le Grand
2018-04-04PrintPreviewWindow dynamic preview BitmapArmin Le Grand
2018-03-22Revert "Filter out empty paths from PDF export."Armin Le Grand
2018-03-07tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-02-28tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk
2018-02-13Filter out empty paths from PDF export.Vasily Melenchuk
2018-01-11tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer configKatarina Behrens
2018-01-02tdf#79077: Mildly improved user experienceKatarina Behrens
2018-01-02tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2017-12-07Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeSamuel Mehrbrodt
2017-12-07Revert "Resolves: tdf#113160 changing all warning dialogs to non-modal is uns...Samuel Mehrbrodt
2017-12-01Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-11-21fix ASan heap-buffer-overflowStephan Bergmann
2017-11-20tdf#113918: Workaround: Read 1bpp indexed PNG images into 8bpp indexed BitmapsTor Lillqvist
2017-11-16tdf#113875: Properly export 1bpp greylevel (but not B&W) PNG images to PDFTor Lillqvist
2017-11-14tdf#113444 removed capping of default font sizeBernhard Widl
2017-09-26tdf#79877 add button text for 'previous' button (gtk-media-previous)Bernhard Widl
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-11Rephrase SchedulerMutex::acquire so it would work for nLockCount=0Stephan Bergmann
2017-08-11Remove unnecessary, broken check for mnLockDepth != 0Stephan Bergmann
2017-08-11SchedulerMutex::release: don't read mnLockDepth with maMutex already unlockedStephan Bergmann
2017-08-10loplugin:badstaticsStephan Bergmann
2017-08-10Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-09Add some const and fix some scheduler loggingJan-Marek Glogowski
2017-08-09Fix instant 0ms scheduler wakeup for headlessJan-Marek Glogowski
2017-08-09Reorganize Scheduler priority classesJan-Marek Glogowski
2017-08-09Drop Task::ReadyForScheduleJan-Marek Glogowski
2017-08-09Remove duplicated delete informationJan-Marek Glogowski
2017-08-09Run LO scheduler only via system timerJan-Marek Glogowski
2017-08-09Restart the system timer if it returns to earlyJan-Marek Glogowski
2017-08-09Run Idle tasks immediatlyJan-Marek Glogowski
2017-08-09Round-robin invoked tasksJan-Marek Glogowski
2017-08-09Correctly account invoked taskJan-Marek Glogowski
2017-08-09Introduce a scheduler stackJan-Marek Glogowski
2017-08-09Correctly account starting tasksJan-Marek Glogowski
2017-08-09Drop special idle handlingJan-Marek Glogowski
2017-08-09Change scheduler list to be queue-likeJan-Marek Glogowski
2017-08-09Just walk the task list onceJan-Marek Glogowski
2017-08-09Refactor Scheduler by merging functionsJan-Marek Glogowski
2017-08-09Move scheduler task into its own headerJan-Marek Glogowski
2017-08-09Refactor Scheduler global dataJan-Marek Glogowski