summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-05tdf#45904 Move _XFunctionDescriptions Java test to C++Jens Carl
2017-12-05tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-05remove some unused definesNoel Grandin
2017-12-04Add Plautdietsch [pdt-CA] to language listboxEike Rathke
2017-12-04tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-12-04lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-12-02Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar
2017-12-01tdf#45904 Move _XMultipleOperation Java tests to C++Jens Carl
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-12-01lok: calc: set outline stateMarco Cecchetti
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-30loplugin:unusedmethodsNoel Grandin
2017-11-30loplugin:unusedenumconstantsNoel Grandin
2017-11-29Fix typosAndrea Gelmini
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav 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-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: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-27tdf#45904 Move _XHeaderFooterContent Java tests to C++Jens Carl
2017-11-26coverity#1421100 Uncaught exceptionCaolán McNamara
2017-11-25Add a debugging output OpCodeEnumToString() functionTor Lillqvist
2017-11-24Mention that the StackVarEnumToString should really be an operator<<Tor Lillqvist
2017-11-24remove bogus ifdef blockNoel Grandin