summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04sc lok: tdf#94605 introduce uno:CellCursorfeature/lok_cellcursorAndrzej Hunt
2015-11-03sc lok: make cell cursor behaviour consistent with desktopAndrzej Hunt
2015-11-03sc lok: Use cached zoom level for calc text cursor callback tooAndrzej Hunt
2015-11-03sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt
2015-11-03sc lok: Cell Cursor callbackAndrzej Hunt
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
2015-11-02implement ScRefCellValue::operator=() without temporary and swapEike Rathke
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-11-02avoid construction of ScRefCellValue with default ctor, tdf#95419 relatedEike Rathke
2015-11-02Fix license headerStephan Bergmann
2015-11-02Remove spurious vertical whitespaceStephan Bergmann
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara
2015-11-02afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-11-02Don't rely on __builtin_alloca when creating a call stackStephan Bergmann
2015-11-02gtktiledviewer: adjust spreadsheet row/column headers on scrollingMiklos Vajna
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann
2015-11-02Clean up osl_getSystemPathFromFileURL handling of relative //... URLsStephan Bergmann
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl
2015-11-02LOK: make use of MOUSEMOVE in calcMihai Varga
2015-11-02SVG: add import test for tdf#87309Xisco Fauli
2015-11-02sc lok: fix rounding errors with non-100% zoomMiklos Vajna
2015-11-02gtktiledviewer: show zoom in the status barMiklos Vajna
2015-11-02fix buildNoel Grandin
2015-11-02Fix popup menu IDs after .ui conversionMaxim Monastirsky
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02Partial revert 'for_each -> range-based'Thorsten Behrens
2015-11-02afl-eventtesting: fix persistent modeCaolán McNamara
2015-11-02tdf#88276: New text background tab in char formatting dialogKatarina Behrens
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken