summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-05Performance test for PEARSONŁukasz Hryniuk
2015-10-05Performance test for GCDŁukasz Hryniuk
2015-10-05Performance test for LCMŁukasz Hryniuk
2015-10-05Performance test for TTESTŁukasz Hryniuk
2015-10-05Performance test for SUMX2PY2Łukasz Hryniuk
2015-10-05use modern castsCaolán McNamara
2015-10-05LOK: add mouse button type and modifier on androidMihai Varga
2015-10-05opengl: take row stride into account when reading to 1-bit bitmapTomaž Vajngerl
2015-10-05opengl: cache Spinbox native widget texturesTomaž Vajngerl
2015-10-05create "disabled" image (icon) only if the original changesTomaž Vajngerl
2015-10-05LOK: fixed duplicated switch case valuesMihai Varga
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga
2015-10-05move elementary bitmaps in placeBjoern Michaelsen
2015-10-05CppunitTest_sw_tiledrendering: testcase for LOK_CALLBACK_SEARCH_RESULT_COUNTMiklos Vajna