summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04sc lok: tdf#94605 introduce uno:CellCursorfeature/lok_cellcursorAndrzej Hunt6-8/+111
2015-11-03sc lok: make cell cursor behaviour consistent with desktopAndrzej Hunt1-35/+40
2015-11-03sc lok: Use cached zoom level for calc text cursor callback tooAndrzej Hunt2-4/+14
2015-11-03sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt3-6/+22
2015-11-03sc lok: Cell Cursor callbackAndrzej Hunt3-4/+66
2015-11-03Solved CID 1338058 and CID 1338057jan iversen1-0/+2
2015-11-03Fix create/destroy mismatchStephan Bergmann1-2/+2
2015-11-03sw: indentation fixesMiklos Vajna2-5/+5
2015-11-03sw: prefix members of SwFrmNotifyMiklos Vajna2-82/+82
2015-11-03sw: prefix members of SwAttrSetMiklos Vajna2-23/+23
2015-11-03sw: prefix members of SwAttrPoolMiklos Vajna2-4/+4
2015-11-02cli_ure: fix buildMichael Stahl2-12/+12
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni45-361/+358
2015-11-02No need for this debug codeStephan Bergmann1-7/+0
2015-11-02Assume this shall be conditional on DBG_UTILStephan Bergmann1-2/+2
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton5-107/+42
2015-11-02Updated coreStanislav Horacek1-0/+0
2015-11-02Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann1-4/+4
2015-11-02sc: MSVC doesn't do auto parametersMichael Stahl1-1/+1
2015-11-02Pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicableDavid Ostrovsky1-1/+1
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl15-67/+80
2015-11-02sc: remove unused boost::ptr_map ScRangeName::TabNameMapMichael Stahl1-2/+0
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl4-22/+25
2015-11-02Handle case that pDock may have no itemsStephan Bergmann1-4/+9
2015-11-02Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxxMario J. Rugiero1-12/+11
2015-11-02implement ScRefCellValue::operator=() without temporary and swapEike Rathke1-2/+2
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke33-229/+132
2015-11-02avoid construction of ScRefCellValue with default ctor, tdf#95419 relatedEike Rathke1-6/+3
2015-11-02Fix license headerStephan Bergmann1-1/+1
2015-11-02Remove spurious vertical whitespaceStephan Bergmann1-1/+0
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara4-13/+38
2015-11-02afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara2-40/+4
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara26-34/+34
2015-11-02Don't rely on __builtin_alloca when creating a call stackStephan Bergmann1-19/+31
2015-11-02gtktiledviewer: adjust spreadsheet row/column headers on scrollingMiklos Vajna1-4/+39
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann6-14/+18
2015-11-02Clean up osl_getSystemPathFromFileURL handling of relative //... URLsStephan Bergmann1-2/+7
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl3-25/+64
2015-11-02LOK: make use of MOUSEMOVE in calcMihai Varga1-0/+3
2015-11-02SVG: add import test for tdf#87309Xisco Fauli2-0/+19
2015-11-02sc lok: fix rounding errors with non-100% zoomMiklos Vajna2-9/+6
2015-11-02gtktiledviewer: show zoom in the status barMiklos Vajna1-7/+27
2015-11-02fix buildNoel Grandin2-2/+2
2015-11-02Fix popup menu IDs after .ui conversionMaxim Monastirsky1-12/+12
2015-11-02loplugin:stringconstantNoel Grandin17-29/+26
2015-11-02loplugin:stringconstantNoel Grandin78-257/+144
2015-11-02Partial revert 'for_each -> range-based'Thorsten Behrens1-3/+4
2015-11-02afl-eventtesting: fix persistent modeCaolán McNamara1-1/+1
2015-11-02tdf#88276: New text background tab in char formatting dialogKatarina Behrens4-2/+62
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken2-4/+12