summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-113-6/+6
* tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner2017-12-101-3/+5
* Bin two comments that say the same as the names of the functions they are forTor Lillqvist2017-12-101-2/+0
* svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe2017-12-091-2/+3
* tdf#114088 Translate default template namesGabor Kelemen2017-12-091-10/+32
* tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2017-12-091-0/+4
* Fix typosAndrea Gelmini2017-12-091-4/+4
* SvNumberFormatter::GetType() constEike Rathke2017-12-081-1/+1
* Build fix: forward-decl rtl::OUStringEike Rathke2017-12-081-0/+1
* Build fixSzymon Kłos2017-12-081-0/+1
* lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant2017-12-092-1/+1
* tdf#45904 Move _XDatabaseRanges Java tests to C++Jens Carl2017-12-081-0/+34
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-082-0/+3
* svx: fix loplugin:staticmethods warningsMiklos Vajna2017-12-081-2/+2
* GetMarkableObjCount() is only compared against 1Matteo Casalin2017-12-081-1/+2
* Remove unneeded data memberMatteo Casalin2017-12-081-1/+0
* Data members to enumsMatteo Casalin2017-12-081-7/+9
* gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens2017-12-081-0/+1
* loplugin:salcall vcl builder methodsNoel Grandin2017-12-081-3/+3
* use std::unique_ptr in SvNumberFormatterNoel Grandin2017-12-081-1/+2
* tdf#45904 Move _XDataPilotField Java test to C++Jens Carl2017-12-081-0/+34
* tdf#45904 Move _XDataPilotTables Java tests to C++Jens Carl2017-12-081-0/+35
* tdf#68759 PPTX: Export IsMirroredPaul Trojahn2017-12-081-1/+1
* lokit: add .uno:DocumentRepair commandHenry Castro2017-12-074-3/+15
* gpg4libre: permit multi-select encrypt certThorsten Behrens2017-12-071-0/+1
* SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand2017-12-071-0/+35
* lokdialog: Make hyperlink dialog workPranav Kant2017-12-071-0/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-0711-41/+41
* loplugin:constparamsNoel Grandin2017-12-072-2/+2
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-073-9/+9
* loplugin:countusersofdefaultparams in comphelperNoel Grandin2017-12-072-2/+2
* loplugin:countusersofdefaultparams in connectivityNoel Grandin2017-12-075-9/+9
* tdf#45904 Move _XDataPilotTablesSupplier Java test to C++Jens Carl2017-12-071-0/+34
* tdf#114122 - Double click in special character dialog inserts a characterMark Vecsernyes2017-12-061-0/+2
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-067-2/+10
* unotools: remove not needed UcbStreamHelper inheritanceMiklos Vajna2017-12-061-1/+1
* lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky2017-12-061-2/+4
* coverity#1401328 Uncaught exceptionCaolán McNamara2017-12-061-1/+2
* 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