summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sc lok: tdf#94605 introduce uno:CellCursorfeature/lok_cellcursorAndrzej Hunt2015-11-046-8/+111
* sc lok: make cell cursor behaviour consistent with desktopAndrzej Hunt2015-11-031-35/+40
* sc lok: Use cached zoom level for calc text cursor callback tooAndrzej Hunt2015-11-032-4/+14
* sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt2015-11-033-6/+22
* sc lok: Cell Cursor callbackAndrzej Hunt2015-11-033-4/+66
* Solved CID 1338058 and CID 1338057jan iversen2015-11-031-0/+2
* Fix create/destroy mismatchStephan Bergmann2015-11-031-2/+2
* sw: indentation fixesMiklos Vajna2015-11-032-5/+5
* sw: prefix members of SwFrmNotifyMiklos Vajna2015-11-032-82/+82
* sw: prefix members of SwAttrSetMiklos Vajna2015-11-032-23/+23
* sw: prefix members of SwAttrPoolMiklos Vajna2015-11-032-4/+4
* cli_ure: fix buildMichael Stahl2015-11-022-12/+12
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-0245-361/+358
* No need for this debug codeStephan Bergmann2015-11-021-7/+0
* Assume this shall be conditional on DBG_UTILStephan Bergmann2015-11-021-2/+2
* tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton2015-11-025-107/+42
* Updated coreStanislav Horacek2015-11-021-0/+0
* Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann2015-11-021-4/+4
* sc: MSVC doesn't do auto parametersMichael Stahl2015-11-021-1/+1
* Pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicableDavid Ostrovsky2015-11-021-1/+1
* sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-11-0215-67/+80
* sc: remove unused boost::ptr_map ScRangeName::TabNameMapMichael Stahl2015-11-021-2/+0
* sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-11-024-22/+25
* Handle case that pDock may have no itemsStephan Bergmann2015-11-021-4/+9
* Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxxMario J. Rugiero2015-11-021-12/+11
* implement ScRefCellValue::operator=() without temporary and swapEike Rathke2015-11-021-2/+2
* trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke2015-11-0233-229/+132
* avoid construction of ScRefCellValue with default ctor, tdf#95419 relatedEike Rathke2015-11-021-6/+3
* Fix license headerStephan Bergmann2015-11-021-1/+1
* Remove spurious vertical whitespaceStephan Bergmann2015-11-021-1/+0
* afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara2015-11-024-13/+38
* afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara2015-11-022-40/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-0226-34/+34
* Don't rely on __builtin_alloca when creating a call stackStephan Bergmann2015-11-021-19/+31
* gtktiledviewer: adjust spreadsheet row/column headers on scrollingMiklos Vajna2015-11-021-4/+39
* Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann2015-11-026-14/+18
* Clean up osl_getSystemPathFromFileURL handling of relative //... URLsStephan Bergmann2015-11-021-2/+7
* compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl2015-11-023-25/+64
* LOK: make use of MOUSEMOVE in calcMihai Varga2015-11-021-0/+3
* SVG: add import test for tdf#87309Xisco Fauli2015-11-022-0/+19
* sc lok: fix rounding errors with non-100% zoomMiklos Vajna2015-11-022-9/+6
* gtktiledviewer: show zoom in the status barMiklos Vajna2015-11-021-7/+27
* fix buildNoel Grandin2015-11-022-2/+2
* Fix popup menu IDs after .ui conversionMaxim Monastirsky2015-11-021-12/+12
* loplugin:stringconstantNoel Grandin2015-11-0217-29/+26
* loplugin:stringconstantNoel Grandin2015-11-0278-257/+144
* Partial revert 'for_each -> range-based'Thorsten Behrens2015-11-021-3/+4
* afl-eventtesting: fix persistent modeCaolán McNamara2015-11-021-1/+1
* tdf#88276: New text background tab in char formatting dialogKatarina Behrens2015-11-024-2/+62
* dock icon's menu doesn't begin with separator anymoreDouglas Mencken2015-11-022-4/+12