summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* ImplWallpaper to use std::unique_ptrMark Page2016-12-081-0/+1
* tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin2016-12-072-0/+2
* tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl2016-12-073-3/+10
* vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl2016-12-071-0/+3
* tools: document our favorite rectangle class tooMichael Stahl2016-12-071-0/+9
* Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski2016-12-073-3/+3
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-079-24/+24
* Fix typo in comments: et -> edTakeshi Abe2016-12-071-1/+1
* convert PolyFlags to scoped enumNoel Grandin2016-12-072-19/+12
* sort constants in VclEventIdNoel Grandin2016-12-071-153/+138
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-078-166/+166