summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-11-03dynamic_cast fixed againOliver Specht
2015-11-03vcl: Prefer std::abs to a home-brewed macroTakeshi Abe
2015-11-03lok: Fix crash due to non-initialized callback.Jan Holesovsky
2015-11-03lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT.Jan Holesovsky
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna
2015-11-03-Werror,-Wformat-securityStephan Bergmann
2015-11-03sc lok: allow requesting column headers only for a logic areaMiklos Vajna
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-03ScGlobal::UpdatePPT: make conversion more preciseMiklos Vajna
2015-11-03Bin a few pointless variablesTor Lillqvist
2015-11-03read past end of pCellInfoCaolán McNamara
2015-11-03Use newly introduced gb_DEBUGINFO_FLAGS instead of hardcoded -gStephan Bergmann
2015-11-03CPP_LIBRARY has never been used outside configure.acStephan Bergmann
2015-11-03build fix?Stephan Bergmann
2015-11-03desktop: minimal Android build fixMiklos Vajna
2015-11-03implement assignment in only one placeEike Rathke
2015-11-03remove superfluous call to clear() in ScRefCellValue dtorEike Rathke
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-03lok: Fix typo search-result_count -> search-result-count.Jan Holesovsky
2015-11-03notifyer -> notifier.Jan Holesovsky
2015-11-03tdf#86595: Highlight color it isKatarina Behrens
2015-11-03vcl: Mark it as constTakeshi Abe
2015-11-03vcl: Mark them as constTakeshi Abe
2015-11-03tdf#86595 Change 'Highlighting' to 'Highlight Color'Yousuf Philips
2015-11-03libreofficekit: -Werror=unused-parameterMiklos Vajna
2015-11-03lokdocview: Separate "painting" and "saving" of tilesPranav Kant
2015-11-03Smart pointers for SwBorderAttrAccessAshod Nakashian
2015-11-03Wrong dynamic_castJulien Nabet
2015-11-03cppcheck: noExplicitConstructorCaolán McNamara
2015-11-03Solved CID 1338058 and CID 1338057jan iversen
2015-11-03Fix create/destroy mismatchStephan Bergmann
2015-11-03sw: indentation fixesMiklos Vajna
2015-11-03sw: prefix members of SwFrmNotifyMiklos Vajna
2015-11-03sw: prefix members of SwAttrSetMiklos Vajna
2015-11-03sw: prefix members of SwAttrPoolMiklos Vajna
2015-11-02cli_ure: fix buildMichael Stahl
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-02No need for this debug codeStephan Bergmann
2015-11-02Assume this shall be conditional on DBG_UTILStephan Bergmann
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton
2015-11-02Updated coreStanislav Horacek
2015-11-02Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann
2015-11-02sc: MSVC doesn't do auto parametersMichael Stahl
2015-11-02Pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicableDavid Ostrovsky
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-02sc: remove unused boost::ptr_map ScRangeName::TabNameMapMichael Stahl
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-02Handle case that pDock may have no itemsStephan Bergmann
2015-11-02Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxxMario J. Rugiero