summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-08-12tdf#119133: Fix initial file and folder selectionKatarina Behrens
2018-07-05vcl: fix -Werror=shadowThorsten Behrens
2018-07-04tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-04-21forcepoint #25 ensure null terminationCaolán McNamara
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-15tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk
2018-03-07tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-03-01ofz#3419 Null-dereference READCaolán McNamara
2018-02-28tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk
2018-02-27gtk3_kde5: Checkboxes on the left, texts on the rightKatarina Behrens
2018-02-15gtk3_kde5: advertise vcl plugin correctly in about dialogThorsten Behrens
2018-02-13Filter out empty paths from PDF export.Vasily Melenchuk
2018-01-30Fix compilation with GCC 4.8Milian Wolff
2018-01-26gtk3_kde5: gcc WaE fixesThorsten Behrens
2018-01-26lo_kde5filepicker: cleanup main and add version and help optionsMilian Wolff
2018-01-26Properly restore size of KDE5 file picker dialogMilian Wolff
2018-01-26Properly quit the lo_kde5filepicker on Quit commandMilian Wolff
2018-01-26Fix build in 5.2 branchMilian Wolff
2018-01-26gtk3_kde5: port away from boost::processMilian Wolff
2018-01-26Various loplugin fixes in --enable-gtk3-kde5 codeStephan Bergmann
2018-01-26Support opening of (some) remote URLs through the KDE file dialogMilian Wolff
2018-01-26Introduce gtk3_kde5 vcl pluginMilian Wolff
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
2018-01-02tdf#79077: copy 'paper from printer setup' toggleKatarina 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-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
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-11Corrected call to ImplSalStartTimer for Win-only codeArmin Le Grand
2017-08-10loplugin:badstaticsStephan Bergmann
2017-08-10Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-09tdf#109997 WIN don't post a callback event directlyJan-Marek Glogowski