summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-04-16Replace "sc design mode" sal_uInt8 with TriStateStephan Bergmann
2015-04-16coverity#1294409 Dereference after null checkCaolán McNamara
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16fix windows build, part 4David Tardon
2015-04-16fix windows buildDavid Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-16add test for tdf#90511Markus Mohrhard
2015-04-16export and fix pretty printers for calc unit testsMarkus Mohrhard
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard
2015-04-16support tint for databar and colorscale colors, related tdf#90511Markus Mohrhard
2015-04-16same problem for color scales, related tdf#90511Markus Mohrhard
2015-04-15tdf#89957 prevent crash, not really fixedEike Rathke
2015-04-15more SAL_INFO sc.core.grouparealistenerEike Rathke
2015-04-15use index as real index and not token, tdf#90511Markus Mohrhard
2015-04-15don't crash on export of fdo60087-2.xlsx to xlsCaolán McNamara
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15fix crash on export of fdo68639-2.ods to xls with invalid mnLastIdxCaolán McNamara
2015-04-15fix col limit crash on export of ooo103315-1.ods to xlsCaolán McNamara
2015-04-15correct font name export for dxf to xlsxMarkus Mohrhard
2015-04-14add missing fileMarkus Mohrhard
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard
2015-04-14remove unused empty structMarkus Mohrhard
2015-04-14revert accidently commited codeMarkus Mohrhard
2015-04-14sc: 0 as the default zoom is curious, should be 100.Jan Holesovsky
2015-04-14WaE: bogus C4701 uninitialized local variableCaolán McNamara
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-14sc tiled editing: Implement long-touch to select word in overflowing text.Jan Holesovsky
2015-04-14sc tiled editing: Re-purposed DrawStrings().Jan Holesovsky
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu
2015-04-13string access out of boundsEike Rathke
2015-04-13So much for confusing variable with even more confusing nameKatarina Behrens
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-11databaroptions.ui: Improve some translatable messagesAdolfo Jayme Barrientos
2015-04-11Tweaks to calc toolbars and add missing small tango iconsYousuf Philips
2015-04-10fix crash on exporting ooo23919-1.sxw to odtCaolán McNamara
2015-04-10fdo#82014: Repaint & set the document to modified after condformat change.Jan Holesovsky
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09TableRef: correct GetToken() logicEike Rathke