summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-06Return SdrObjectPtr from some XclImpDrawObjBase::Create... etc. functionsStephan Bergmann
2015-10-06Return std::unique_ptr from some XclEscherEx::Create... functionsStephan Bergmann
2015-10-06tdf#94477 Make Format > Character accessible for customizationYousuf Philips
2015-10-06Disable spellcheck when LOK is activeMiklos Vajna
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna
2015-10-06lokdocview: log paintTile() argumentsMiklos Vajna
2015-10-06pthread_mutex_lock/unlock must not be called with null argumentStephan Bergmann
2015-10-06Info.plist: removed deprecated stuff, added cdr, visio, mspub formatsAndras Timar
2015-10-06tdf#94811: Crash in Open Remote File dialog fixedOliver Specht
2015-10-06-Werror,-Wunused-private-fieldStephan Bergmann
2015-10-06revert executable perm changeCaolán McNamara
2015-10-06-Werror,-Wnull-conversionStephan Bergmann
2015-10-06CppunitTest_sw_tiledrendering: CALLBACK_SEARCH_RESULT_SELECTION testcaseMiklos Vajna
2015-10-06gtktiledviewer: recognize LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06Hold some objects by rtl::ReferenceStephan Bergmann
2015-10-06Hold ScAccessibleDocumentPagePreview::mpTable by rtl::ReferenceStephan Bergmann
2015-10-06Hold ScAccessibleDocument::mpAccessibleSpreadsheet by rtl::ReferenceStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-06need <numeric> for std::accumulateNoel Grandin
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-06astyleDavid Tardon
2015-10-06loplugin:loopvartoosmallNoel Grandin
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-06tdf#91417: import hyperlink with history flag correctlyOliver Specht
2015-10-06presenter console: add 'Restart Timer' buttonMiklos Vajna
2015-10-06tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht
2015-10-06tdf#93860: crash in table selection fixedOliver Specht
2015-10-06sw: try to fix the MSVC buildMichael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: let's try to write a C++ program, stop using reserved identifiersMichael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara
2015-10-05Resolves: tdf#91453 use configuration of text to number conversionEike Rathke
2015-10-05tdf#75256 sifr icons for the startcenter part 2Matthias Freund
2015-10-05Remember password after setting new serviceSzymon Kłos
2015-10-05Focus for file list after opening folderSzymon Kłos
2015-10-05Focus for file name field after using it to open folderSzymon Kłos
2015-10-05Temporary remember password even if persistent password storing is disabledSzymon Kłos
2015-10-05optipng icon themesChristian Lohmaier
2015-10-05Resolves: tdf#91453 use configuration of text to number conversionEike Rathke
2015-10-05add half decoupled ScInterpreter::ConvertStringToValue()Eike Rathke