summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12Typo: Adapater->AdapterJulien Nabet
2015-06-12vcl: loplugin:pointertoboolMiklos Vajna
2015-06-12do not adjust RPN named expressions relative references, tdf#91842 follow-upEike Rathke
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks
2015-06-12New VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-12Writer FrameControl lifecycle and management cleanup.Michael Meeks
2015-06-12tdf#91228: need to check the format's IsLockModified(), not the node'sMichael Stahl
2015-06-12spellingAntoine Cœur
2015-06-12std::list for SchedulerJuergen Funk
2015-06-12tdf#61908:XLSX formula cell range is not exported for MMULT.yogesh.bharate001
2015-06-12mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann
2015-06-12For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-06-12Fix RHEL5 buildMiklos Vajna
2015-06-12tdf#91301: Don't cache incomplete tabs.Jan Holesovsky
2015-06-12make it easier to find missing sidebar componentsMarkus Mohrhard
2015-06-12get rid of a few thousand unnecessary OpenGL callsMarkus Mohrhard
2015-06-12that case can't happen anymoreMarkus Mohrhard
2015-06-12Revert "Fix LibreOffice running with SAL_ENABLEGL=1"Markus Mohrhard
2015-06-12lokdocview: Create LOK context inside of lok_doc_view_newPranav Kant
2015-06-12lokdocview: Make this GObject class introspectablePranav Kant
2015-06-12lokdocview: Change parent class to GtkDrawingAreaPranav Kant
2015-06-12in general this seems to make more senseMarkus Mohrhard
2015-06-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar
2015-06-12Fix Linux RPATH of various external modulesStephan Bergmann
2015-06-12copypasta error, tdf#69552 follow-upEike Rathke
2015-06-12so m_aEvaluateIter is unusedCaolán McNamara
2015-06-12so m_pEvaluationKeySet is always NULLCaolán McNamara
2015-06-12m_pEvaluationKeySet is always NULLCaolán McNamara
2015-06-12and aEvaluateSetList is always emptyCaolán McNamara
2015-06-12coverity#1306211 Logically dead codeCaolán McNamara
2015-06-12coverity#1306214 Uninitialized pointer fieldCaolán McNamara
2015-06-12coverity#1306212 silence Infinite loopCaolán McNamara
2015-06-12tdf#62095 fix O(n^2) algorithm in opening pathological fileNoel Grandin
2015-06-12FLOOR.MATH has 3 parameters, show them in UIEike Rathke
2015-06-12Android: show drawer ("hamburger") icon on root directoryJacobo Aragunde Pérez
2015-06-12Android: do not hide toolbar under the drawerJacobo Aragunde Pérez
2015-06-12graphicexport.ui: Remove incredibly unhelpful “help” messagesAdolfo Jayme Barrientos
2015-06-12tdf#87434: android: system back key to go one level upJacobo Aragunde Pérez
2015-06-12Android: properly set default dir for the document browserJacobo Aragunde Pérez
2015-06-12CID#1306215 Uninitialized membersMiklos Vajna
2015-06-12For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-06-12Pass -fvisibility-inlines-hidden into external/libwpsStephan Bergmann
2015-06-12Add --disable-gtk3 to the options used for the BUILD platformTor Lillqvist
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna
2015-06-12external/nss: -fsanitize=nonnull-attributeStephan Bergmann
2015-06-11tdf#91781 Make Styles a new main menu bar entry and small rearrangmentsYousuf Philips
2015-06-11tdf#91820 Minor fixes and fix icon linksYousuf Philips
2015-06-11tdf#90713 tdf#90925 remove footnote mark from TOC/List of Figures entryAndras Timar
2015-06-11tdf#90926 remove footnote mark from cross referenceAndras Timar
2015-06-11Fix LibreOffice running with SAL_ENABLEGL=1Jan Holesovsky