summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* loplugin:countusersofdefaultparams in include/sfx2Noel Grandin2016-11-2229-49/+48
* Make sure there's a single global RTTI for SfxLinkItemStephan Bergmann2016-11-221-1/+1
* re-organise SdrObject class definitionNoel Grandin2016-11-221-178/+145
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-214-2/+60
* introduce getValue(sKey) for SequenceAsHashMapJochen Nitschke2016-11-211-0/+24
* loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin2016-11-2110-21/+27
* convert inventorId to scoped enumNoel Grandin2016-11-2114-55/+46
* cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl2016-11-211-0/+1
* Kill the AutoPilotPresentations UNO commandGabor Kelemen2016-11-211-1/+0
* remove dep on unotest from osl_Pipe testDavid Tardon2016-11-211-11/+15
* loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin2016-11-2118-39/+39
* tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2016-11-191-5/+7
* sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke2016-11-191-0/+20
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-181-1/+5
* sax: these are for XMLSchema-2 duration/date/dateTime, not "ISO"Michael Stahl2016-11-181-10/+10
* includes should be at the top of the fileNoel Grandin2016-11-1814-62/+58
* Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken2016-11-171-0/+24
* sfx2: let .uno:SignPDF result in a custom infobar textMiklos Vajna2016-11-171-0/+1
* loplugin:unusedfieldsNoel Grandin2016-11-175-10/+2
* Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara2016-11-171-0/+3
* loplugin:datamembershadow in xmloffNoel Grandin2016-11-171-2/+2
* Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt2016-11-171-0/+3
* remove anything svHybridValueCell related, it's nowhere set anymoreEike Rathke2016-11-161-3/+0
* Avoid use after free from within StatusBar::disposeStephan Bergmann2016-11-161-3/+1
* new loplugin finalprotectedNoel Grandin2016-11-1618-44/+16
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-1662-100/+93
* remove prop. name variableDavid Tardon2016-11-151-1/+0
* loplugin:constantparamNoel Grandin2016-11-153-6/+3
* Add the missing lok::Office::registerCallback().Jan Holesovsky2016-11-151-0/+12
* loplugin:constantparamNoel Grandin2016-11-153-5/+4
* loplugin:countusersofdefaultparams in include/vclNoel Grandin2016-11-159-17/+17
* Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara2016-11-142-2/+3
* lok: add character parameter to renderFontHenry Castro2016-11-142-2/+4
* loplugin:unusedmethodsNoel Grandin2016-11-147-84/+1
* tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski2016-11-141-0/+1
* coverity#703927 Unchecked return valueCaolán McNamara2016-11-141-2/+2
* drop useless semicolonsDavid Tardon2016-11-134-22/+22
* Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_ImplJulien Nabet2016-11-121-2/+1
* coverity#1371263 Missing move assignment operatorCaolán McNamara2016-11-111-1/+3
* why have a pimpl with somethings in it and somethings notCaolán McNamara2016-11-111-3/+4
* the pStream member makes no sense at allCaolán McNamara2016-11-111-2/+0
* use std::unique_ptrCaolán McNamara2016-11-111-2/+2
* coverity#1371312 Missing move assignment operatorCaolán McNamara2016-11-111-0/+2
* use std::unique_ptrCaolán McNamara2016-11-111-8/+6
* Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara2016-11-111-0/+2
* loplugin:expandablemethods in avmedia..canvasNoel Grandin2016-11-113-7/+0
* add move operators for VclPtrNoel Grandin2016-11-111-3/+26
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara2016-11-101-2/+2
* make comphelper::sequenceToContainer a little smarterNoel Grandin2016-11-101-0/+9