summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21[API CHANGE] Retire SAL_ABSTakeshi Abe
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski
2016-12-20Don't use 'this' in ctorStephan Bergmann
2016-12-20tools: Kill empty enum LockTypeTakeshi Abe
2016-12-20SfxFrameStatusListener::m_xFrame can apparently be constStephan Bergmann
2016-12-20ODR violationStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19MSVC 2015 apparently fails the sizeof(incomplete) SFINAE trickStephan Bergmann
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin
2016-12-17Make OUStringLiteral more usefulStephan Bergmann
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-16Typo in meant-to-be-overloading function nameStephan Bergmann
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-12-16Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin
2016-12-14Remove the sal.rtl.xub SAL_INFOsStephan Bergmann
2016-12-14Check that VclPtr is only instantiated with appropriate typesStephan Bergmann
2016-12-14This fallback code makes no sense any moreKhaled Hosny
2016-12-13if they must match then ensure they doEike Rathke
2016-12-13rename to numberingtype instead of pagenumberingEike Rathke
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-13Reuse existing sal.osl log areaStephan Bergmann
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara
2016-12-12tdf#101563 - Export to PDF with linked images creates huge PDF files.Noel Grandin
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl
2016-12-09Remove irrelevant SAL_INFOsStephan Bergmann
2016-12-09No need for rtl::Reference friend, no need for #include vclptr.hxxStephan Bergmann
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke