summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11surely this check should preceed deref of pActiveViewShCaolán McNamara
2015-03-11redundant checkCaolán McNamara
2015-03-11leak on short readCaolán McNamara
2015-03-11TableRef: need to distinguish between entire table and All specifiedEike Rathke
2015-03-11add TableRef stackEike Rathke
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sc: use constructor syntax in scfilt.componentChris Sherlock
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks
2015-03-11vcl timers: avoid crash with vcldemo.Michael Meeks
2015-03-11correct b0rken logic that accidentally worked neverthelessEike Rathke
2015-03-11fix build after my hasty commitNoel Grandin
2015-03-11Move more variables out of the timestamping blockTor Lillqvist
2015-03-11fix windows buildNoel Grandin
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák
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