summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-062-2/+2
* tdf#45904 Move _XFunctionDescriptions Java test to C++Jens Carl2017-12-051-0/+34
* tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl2017-12-051-0/+36
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-0522-86/+86
* loplugin:countusersofdefaultparams in editeng..packageNoel Grandin2017-12-052-6/+6
* remove some unused definesNoel Grandin2017-12-053-16/+0
* Add Plautdietsch [pdt-CA] to language listboxEike Rathke2017-12-041-0/+1
* tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt2017-12-041-0/+1
* lokdialog: multiview: Do not mix one view with otherPranav Kant2017-12-041-1/+2
* lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant2017-12-043-42/+12
* lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant2017-12-042-4/+4
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-049-52/+5
* lokdialog: Kill some code; use already existing method to paintPranav Kant2017-12-042-4/+0
* lokdialog: Allow closing a dialog from LOK clientPranav Kant2017-12-043-8/+25
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-041-3/+3
* Replace list by vector in xmlexp (xmloff/sw)Julien Nabet2017-12-021-1/+2
* Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke2017-12-021-0/+4
* Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips2017-12-021-23/+0
* tdf#102160 make 'Other CMIS' string localizableAndras Timar2017-12-011-0/+1
* tdf#45904 Move _XMultipleOperation Java tests to C++Jens Carl2017-12-011-0/+39
* Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke2017-12-011-0/+12
* loplugin:unusedfieldsNoel Grandin2017-12-011-4/+2
* lok: calc: set outline stateMarco Cecchetti2017-12-013-13/+30
* xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2017-11-301-1/+3
* tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen2017-11-301-0/+1
* silence various coverity warningsCaolán McNamara2017-11-301-1/+2
* tdf#113696 Add mimetype to image elementSamuel Mehrbrodt2017-11-302-0/+10
* loplugin:unusedmethodsNoel Grandin2017-11-301-1/+0
* loplugin:unusedenumconstantsNoel Grandin2017-11-301-5/+0
* Fix typosAndrea Gelmini2017-11-291-1/+1
* lok - calc: outline and group handlingMarco Cecchetti2017-11-291-0/+13
* lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2017-11-292-22/+0
* lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2017-11-293-11/+6
* lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky2017-11-292-1/+1
* lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2017-11-296-47/+36
* lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky2017-11-295-31/+29
* lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant2017-11-291-0/+2
* lokdialog: Make vcl::DialogID an integerPranav Kant2017-11-296-34/+36
* lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2017-11-295-7/+25
* loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin2017-11-2911-19/+19
* loplugin:unusedmethodsNoel Grandin2017-11-298-16/+0
* tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens2017-11-283-3/+39
* loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin2017-11-2811-20/+20
* tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2017-11-285-4/+106
* loplugin:countusersofdefaultparams in svxNoel Grandin2017-11-2815-17/+17
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-273-3/+3
* tdf#45904 Move _XHeaderFooterContent Java tests to C++Jens Carl2017-11-271-0/+36
* coverity#1421100 Uncaught exceptionCaolán McNamara2017-11-261-1/+1
* Add a debugging output OpCodeEnumToString() functionTor Lillqvist2017-11-251-0/+475
* Mention that the StackVarEnumToString should really be an operator<<Tor Lillqvist2017-11-241-0/+3