summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Drop ListBox include from ComboBox headerJan-Marek Glogowski2016-12-202-5/+4
* Unify drag handles for toolboxesJan-Marek Glogowski2016-12-201-0/+5
* Don't use 'this' in ctorStephan Bergmann2016-12-201-1/+4
* tools: Kill empty enum LockTypeTakeshi Abe2016-12-201-2/+0
* SfxFrameStatusListener::m_xFrame can apparently be constStephan Bergmann2016-12-201-1/+1
* ODR violationStephan Bergmann2016-12-201-10/+6
* convert SFX_EVENT constants to scoped enumNoel Grandin2016-12-203-46/+50
* MSVC 2015 apparently fails the sizeof(incomplete) SFINAE trickStephan Bergmann2016-12-191-2/+4
* vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl2016-12-193-152/+79
* ScrollableWrapper -> ScrollableDialogNoel Grandin2016-12-191-24/+15
* Make OUStringLiteral more usefulStephan Bergmann2016-12-172-6/+380
* CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-12-161-0/+7
* Typo in meant-to-be-overloading function nameStephan Bergmann2016-12-161-1/+1
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-161-6/+0
* vcl: Kill unused RenderSettingsTakeshi Abe2016-12-162-35/+0
* Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann2016-12-161-1/+1
* no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin2016-12-151-2/+0
* Remove the sal.rtl.xub SAL_INFOsStephan Bergmann2016-12-141-1/+0
* Check that VclPtr is only instantiated with appropriate typesStephan Bergmann2016-12-141-0/+25
* This fallback code makes no sense any moreKhaled Hosny2016-12-141-1/+1
* if they must match then ensure they doEike Rathke2016-12-131-25/+26
* rename to numberingtype instead of pagenumberingEike Rathke2016-12-131-1/+1
* Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin2016-12-132-3/+0
* gtk3: implement opengl support for slideshowCaolán McNamara2016-12-131-0/+2
* change from glew to epoxyCaolán McNamara2016-12-133-5/+5
* Reuse existing sal.osl log areaStephan Bergmann2016-12-131-1/+0
* tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin2016-12-131-0/+1
* SafeMode: Restart goes into safe mode againSamuel Mehrbrodt2016-12-131-1/+23
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-0/+3
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-133-67/+7
* Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann2016-12-121-12/+3
* OSL_TRACE->SAL in sd..sdextNoel Grandin2016-12-121-0/+1
* coverity#1371265 Missing move assignment operatorCaolán McNamara2016-12-121-0/+1
* tdf#101563 - Export to PDF with linked images creates huge PDF files.Noel Grandin2016-12-121-1/+1
* don't overwrite the crashreport info that are written before uploadMarkus Mohrhard2016-12-111-0/+4
* Drop ComplexDisabled flags that does nothingKhaled Hosny2016-12-112-4/+2
* tdf#93430: Return the right offsets for runsTamás Zolnai2016-12-101-0/+2
* split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl2016-12-093-16/+105
* Remove irrelevant SAL_INFOsStephan Bergmann2016-12-091-4/+0
* No need for rtl::Reference friend, no need for #include vclptr.hxxStephan Bergmann2016-12-092-3/+3
* vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl2016-12-091-1/+1
* tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai2016-12-091-0/+2
* OSL_TRACE -> SAL in sw..ucbNoel Grandin2016-12-081-0/+4
* verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin2016-12-081-0/+3
* convert SFX_HINT to scoped enumNoel Grandin2016-12-0813-105/+131
* tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke2016-12-085-20/+19
* No OpenGLWrapper code in vcl if LIBO_HEADLESSTor Lillqvist2016-12-081-1/+7
* Non-inline virtual dtors of exported classesStephan Bergmann2016-12-081-0/+5
* There is nothing called FmUnoIOStream or FmUnoOutStream hereTor Lillqvist2016-12-081-2/+0
* Another "Do not export whole class to avoid MS C++ implicitly exporting...Stephan Bergmann2016-12-081-5/+7