summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-29gtv: Kill dialog selector combo boxPranav Kant
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Create dialog when callback is receivedPranav Kant
2017-11-29lokdialog: gtv: Add width and height props to Dialog GObjectPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-29Use SfxModalDialog class as Hyperlink dialog's basePranav Kant
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-11-29ofz#4406: don't increment ScCompressedArray::Iterator past endCaolán McNamara
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-29clang-format: don't pick up non-existing binary from PATHMiklos Vajna
2017-11-29EPUB export: implement font embedding supportMiklos Vajna
2017-11-29etags: pass the "-e" flag directly to ctag binaryPranav Kant
2017-11-29tdf#65955 Bookmarks on two paragraphsSzymon Kłos
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-29Remove unused typedef B2DPolyPolygonList (filter/svg)Julien Nabet
2017-11-29Remove stray SAL_DEBUG.Michael Meeks