summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger1-0/+1
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski2-5/+4
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski1-0/+5
2016-12-20Don't use 'this' in ctorStephan Bergmann1-1/+4
2016-12-20tools: Kill empty enum LockTypeTakeshi Abe1-2/+0
2016-12-20SfxFrameStatusListener::m_xFrame can apparently be constStephan Bergmann1-1/+1
2016-12-20ODR violationStephan Bergmann1-10/+6
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin3-46/+50
2016-12-19MSVC 2015 apparently fails the sizeof(incomplete) SFINAE trickStephan Bergmann1-2/+4
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl3-152/+79
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin1-24/+15
2016-12-17Make OUStringLiteral more usefulStephan Bergmann2-6/+380
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna1-0/+7
2016-12-16Typo in meant-to-be-overloading function nameStephan Bergmann1-1/+1
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann1-6/+0
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe2-35/+0
2016-12-16Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann1-1/+1
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin1-2/+0
2016-12-14Remove the sal.rtl.xub SAL_INFOsStephan Bergmann1-1/+0
2016-12-14Check that VclPtr is only instantiated with appropriate typesStephan Bergmann1-0/+25
2016-12-14This fallback code makes no sense any moreKhaled Hosny1-1/+1
2016-12-13if they must match then ensure they doEike Rathke1-25/+26
2016-12-13rename to numberingtype instead of pagenumberingEike Rathke1-1/+1
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin2-3/+0
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara1-0/+2
2016-12-13change from glew to epoxyCaolán McNamara3-5/+5
2016-12-13Reuse existing sal.osl log areaStephan Bergmann1-1/+0
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin1-0/+1
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt1-1/+23
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-0/+3
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin3-67/+7
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann1-12/+3
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-0/+1
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara1-0/+1
2016-12-12tdf#101563 - Export to PDF with linked images creates huge PDF files.Noel Grandin1-1/+1
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard1-0/+4
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny2-4/+2
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai1-0/+2
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl3-16/+105
2016-12-09Remove irrelevant SAL_INFOsStephan Bergmann1-4/+0
2016-12-09No need for rtl::Reference friend, no need for #include vclptr.hxxStephan Bergmann2-3/+3
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl1-1/+1
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai1-0/+2
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin1-0/+4
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin1-0/+3
2016-12-08convert SFX_HINT to scoped enumNoel Grandin13-105/+131
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke5-20/+19
2016-12-08No OpenGLWrapper code in vcl if LIBO_HEADLESSTor Lillqvist1-1/+7
2016-12-08Non-inline virtual dtors of exported classesStephan Bergmann1-0/+5
2016-12-08There is nothing called FmUnoIOStream or FmUnoOutStream hereTor Lillqvist1-2/+0