summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-04-18const all CreateString... FormulaToken*Eike Rathke
2015-04-17add attribute mandated by ODFMarkus Mohrhard
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-17TableRef: prepare ScTableRefToken to hold the resulting area in RPNEike Rathke
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-15tdf#89957 prevent crash, not really fixedEike Rathke
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14add missing fileMarkus Mohrhard
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-09TableRef: correct GetToken() logicEike Rathke
2015-04-09TableRef: lookup column specifierEike Rathke
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-04-07TableRef: add Totals to ScDBDataEike Rathke
2015-04-07TableRef: only #Headers,#Data or #Data,#Totals combinations allowedEike Rathke
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-04Typo: creat->createJulien Nabet
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro
2015-04-02use error value instead of string in array/matrix, tdf#89387 tdf#42481 relatedEike Rathke
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Revert "tdf#89387 Add functor for ScAmpersand"Eike Rathke
2015-03-31Resolves: tdf#35636 implement match on empty cellsEike Rathke
2015-03-30sc tiled editing: Implement resetSelection().Jan Holesovsky
2015-03-30sc tiled editing: Implement scaling of drawings and bitmaps in Calc.Jan Holesovsky
2015-03-30sc tiled editing: Implement moving of the selection handles.Jan Holesovsky
2015-03-30add color scale entriesMarkus Mohrhard
2015-03-30implement one more methodMarkus Mohrhard
2015-03-30fix getPropertyValue/setPropertyValue for ScCondFormatEntry UNO objectMarkus Mohrhard
2015-03-30integrate new conditional format list into normal UNO stuffMarkus Mohrhard
2015-03-30more code for conditional format APIMarkus Mohrhard
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28tdf#42897 Warn the user if string without quote is entered as condition value.Laszlo Kis-Adam
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26Enhancement : tdf#89908 Add Search field to the autofilterDeena Francis
2015-03-25tdf#89387 Add functor for ScAmpersandŁukasz Hryniuk
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu
2015-03-13add ScTableRefToken::AddItem()Eike Rathke