summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-10fix build of updatecheck extensionNoel Grandin
2015-03-10GridWindow: unique_ptr for overlaysTomaž Vajngerl
2015-03-10ScGridWindow: scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-10put local functions into anonymous namespaceTomaž Vajngerl
2015-03-10GridWindow: use unique_ptr for filter box and floatTomaž Vajngerl
2015-03-10clean-up ScGridWindowTomaž Vajngerl
2015-03-10translate some commentsTomaž Vajngerl
2015-03-10add option to disable animations, use in dashed border overlayTomaž Vajngerl
2015-03-10tabbar: remove useless whitespace, rearrange constructorTomaž Vajngerl
2015-03-10tabbar: convert ItemList* to ItemList and clean-upTomaž Vajngerl
2015-03-10tabbar: move TabBarList to implTomaž Vajngerl
2015-03-10tabbar: use unique_ptr for buttons, sizer & clean-upTomaž Vajngerl
2015-03-10tabbar: use symbol "plus" instead of image for adding tabsTomaž Vajngerl
2015-03-10handle MSO 2007 vs OOXML in auto title chart importMarkus Mohrhard
2015-03-10detect MSO 2007 OOXML documentsMarkus Mohrhard
2015-03-10remove whitespacesMarkus Mohrhard