summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-08-14-Werror=int-in-bool-context (GCC 7)Stephan Bergmann
2018-08-08forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara
2018-08-08forcepoint#66 protect against infinite parse recurseCaolán McNamara
2018-08-08forcepoint#65 pdf page visiting revisits itselfCaolán McNamara
2018-08-08forcepoint#53 restrict to expected index rangeCaolán McNamara
2018-08-08forcepoint#50 fix end detectionCaolán McNamara
2018-04-07ofz#7165 set a recursion limit for svm in svmCaolán McNamara
2018-04-07forcepoint #25 ensure null terminationCaolán McNamara
2018-04-07forcepoint #16: fix heap-use-after-freeMiklos Vajna
2018-03-06forcepoint #14 check to see if we incremented at allCaolán McNamara
2018-03-06various sft fixesCaolán McNamara
2018-03-06check O_head sizeCaolán McNamara
2018-03-06check O_hhea and O_vhea sizesCaolán McNamara
2018-03-06check table size before reading nglyphsCaolán McNamara
2018-03-06return early on short streamCaolán McNamara
2018-03-06stay within font boundsCaolán McNamara
2018-03-06what matters is the availability of the last element, not the firstCaolán McNamara
2018-03-06check kern table sizeCaolán McNamara
2018-03-06sanity check cmap table sizeCaolán McNamara
2018-03-06its defineresource not define resourceCaolán McNamara
2018-02-28tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist
2018-02-28tdf#68889: Fix the weight reported by the system for the problematic fontTor Lillqvist
2018-02-28tdf#67744: Fix the weight reported by the system for the problematic fontTor Lillqvist
2018-02-23tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2018-02-21forcepoint #4Caolán McNamara
2018-02-06tdf#109062 restore osx scrollwheel logicco-5.3-39Caolán McNamara
2018-02-06tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist
2018-02-06tdf#112153: Set button theme properlyTelesto
2018-02-06tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto
2018-01-30tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogsgov-5.3-39Mike Kaganski
2018-01-26tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski
2017-11-28lokdialog: new callback size_changed with new size of the dialogPranav Kant
2017-11-28lokdialog: Emit callback when title is changedPranav Kant
2017-11-28lokdialog: Launch dialogs which have a notifier registeredPranav Kant
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-28lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky
2017-11-28lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-28lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-27ofz: XPMReader::ImplGetColKey short readCaolán McNamara
2017-11-27ofz#4076 bad palette READCaolán McNamara
2017-11-27vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-24tdf#114025 - avoid deadlock between x11 clipboard and the lock dialog.Michael Meeks
2017-11-23tdf#109343 Fix paste as .RTF on MacXisco Fauli
2017-11-22Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks