summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-11Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann
2015-03-11Use osl/thread.h abstractionStephan Bergmann
2015-03-11Fix copy/paste errorStephan Bergmann
2015-03-11convert CHILD_ constants to enum classNoel Grandin
2015-03-11convert tExternalDataType to enum classNoel Grandin
2015-03-11convert SfxDockingConfig to enum classNoel Grandin
2015-03-11convert SfxChildIdentifier to enum classNoel Grandin
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-11SfxItemHandle is only used in one place, so inline itNoel Grandin
2015-03-11DocxAttribouteOutput::m_pHyperlinkAttrList: use unique_ptrMiklos Vajna
2015-03-11const_cast -> mutableZolnai Tamás
2015-03-11Make "Embedded Objects" frame expendable to fill space betterZolnai Tamás
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-11slightly odd stuff hereCaolán McNamara
2015-03-11tdf#89867: editeng: fix crash on shutdown after changing AutoCorrect optionsMichael Stahl
2015-03-11i18npool: fix spurious regex ^ matching in TextSearch::searchForward()Michael Stahl
2015-03-11sw: s/eEnde/eEnd/Michael Stahl
2015-03-10virtual ScTableRefToken::SetIndex(); of course..Eike Rathke
2015-03-10replace an OSL_ENSURE() with assert(), tdf#89319 relatedEike Rathke
2015-03-10Fix CppunitTest_libreofficekit_tiledrendering dependenciesStephan Bergmann
2015-03-10libGLU actually is not required anymore for masterChristian Lohmaier
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10tdf#53861 - add libGLU.so.1 and libXinerama.so.1 to rpm/deb requirementsChristian Lohmaier
2015-03-10Avoid undef use of null ptr, use offsetof insteadStephan Bergmann
2015-03-10Spare extra call stackTakeshi Abe
2015-03-10Fix signature overflow check in the NSS caseTor Lillqvist
2015-03-10Idle/Timer: reverted idle to timerTobias Madl
2015-03-10make SvpSalGraphics::getBitmap more readableCaolán McNamara
2015-03-10I don't think we should clip when using getBitmapCaolán McNamara
2015-03-10Avoid calls on null mpSalTimer on OS XStephan Bergmann
2015-03-10Replace boost::noncopyable with use of SAL_DELETED_FUNCTIONTakeshi Abe
2015-03-10external/poppler: Work around -fsanitize=shiftStephan Bergmann
2015-03-10avmedia: avoid passing an empty any to InitPropertySequence()Miklos Vajna
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Missing dependencyStephan Bergmann
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2015-03-10Add unit test for bb0c05cebed131805d04919fac2b83030087451bTor Lillqvist
2015-03-10Revert "Ifdef out testSharedFormulaXLS() for now, fails for me with ..."Tor Lillqvist
2015-03-10sigh, collisionCaolán McNamara
2015-03-10fix windows buildCaolán McNamara
2015-03-10DocxAttributeOutput::m_pParagraphSpacingAttrList: use unique_ptrMiklos Vajna
2015-03-10attempt to fix windows buildNoel Grandin
2015-03-10Scheduler: replaced max cast with SAL_MAX_UINT64Tobias Madl
2015-03-10loplugin:passstuffbyrefStephan Bergmann
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-03-10Also relative row references need to wrap around, like fdo#84556 for columnsTor Lillqvist
2015-03-10GridWindow: change pNoteMarker to unique_ptrTomaž Vajngerl