summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29Fix typosAndrea Gelmini
2017-11-29ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara
2017-11-29Resolves: tdf#114117 draw page shadow mangledCaolán McNamara
2017-11-29Updated coreGabriel Chiquini
2017-11-29tdf#76646 don't open link on Ctrl-click if not requiredSzymon Kłos
2017-11-29postprocess: call check-elf-dynamic-objects on LINUXMichael Stahl
2017-11-30lokdialog: Compress DIALOG_CHILD callbacksPranav Kant
2017-11-29tdf#111801 added hover state to tabledesign sidebarKshitij Pathania
2017-11-29EPUB export: add UI to set a custom cover imageMiklos Vajna
2017-11-29EPUB export: allow setting a custom cover image explicitlyMiklos Vajna
2017-11-29android: don't use c++17 (gnu++1z), as boost wants auto_ptrChristian Lohmaier
2017-11-29EPUB export: add support for cover imagesMiklos Vajna
2017-11-29Related tdf#111739: Don't insert special character into the documentTamás Zolnai
2017-11-29ofz: avoid invalid short hashValuesCaolán McNamara
2017-11-29curl: upgrade to release 7.57.0Michael Stahl
2017-11-29tdf#113859 Make it possible to select every widget with tabgeri1245
2017-11-29check-elf-dynamic-objects: wait only onceMichael Stahl
2017-11-29related tdf#113911: better statement to identify Writer appHenry Castro
2017-11-29loplugin:implicitboolconversionStephan Bergmann
2017-11-29Avoid ambiguitiesStephan Bergmann
2017-11-29fix check-elf-dynamic-objects -pMichael Stahl
2017-11-29tdf#97198 Make Calc function REPLACE work with UniCode non-BMP-characters.Winfried Donkers
2017-11-29configure: check that graphviz/dot is found, needed by doxygenMichael Stahl
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-29lok: sc: subdivide headers data in rangeMarco Cecchetti
2017-11-29tdf#76646 Ctrl-click required for hyperlinks in draw/impressSzymon Kłos
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-29Updated coreShinnok
2017-11-29add pptx support to fftesterCaolán McNamara
2017-11-29Updated coreShinnok
2017-11-29ofz#4476 Integer-overflowCaolán McNamara
2017-11-29Find VBA-only functions when compiling first on module levelEike Rathke
2017-11-29TODO: silence new loplugin:badstatics for nowStephan Bergmann
2017-11-29Fix 'unused parameter' warnings.Jan Holesovsky
2017-11-29lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-29lokdialog: Notify the current view onlyPranav Kant
2017-11-29lokdialog: new callback size_changed with new size of the dialogPranav Kant
2017-11-29lokdialog: Emit callback when title is changedPranav Kant
2017-11-29lokdialog: Launch dialogs which have a notifier registeredPranav Kant
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky
2017-11-29lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant
2017-11-29lokdialog: Notify to child helper method, not the main onePranav Kant
2017-11-29lokdialog: Let modeless dialogs emit "created" callback tooPranav Kant
2017-11-29lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant