summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-03-16Fix typosAndrea Gelmini
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-03-15remove useless castsJochen Nitschke
2017-03-15remove trailing blanks on empty lineEike Rathke
2017-03-15revert header move of viewdata.hxx and viewutil.hxxEike Rathke
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M
2017-03-14properly align the confusing bracesEike Rathke
2017-03-14no assert for one reference while destroying the Undo documentEike Rathke
2017-03-14tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier
2017-03-14sc: remove GETITEMVALUE macroJochen Nitschke
2017-03-14Translate some German comments in scKatarina Behrens
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-14sc: change nDirection type to enumJochen Nitschke
2017-03-14tdf#106456, don't try to use invalid ranges in external ref codeMarkus Mohrhard
2017-03-12nZoomId is already a ToolBox item ID, not an item positionStephan Bergmann
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-03-11Fix typosAndrea Gelmini
2017-03-10Resolves: tdf#106459 3D reference can't be handled as vector referenceEike Rathke
2017-03-10remove empty strings, transex3 gave a warningAndras Timar
2017-03-10tdf#106047 Fix case-insensitive search in autofilterVitaliy Anderson
2017-03-09finally turn this into a hard assertEike Rathke
2017-03-09add/use ScCaptionPtr::removeFromDrawPage()Eike Rathke
2017-03-09probably should work like sketchedEike Rathke
2017-03-09use ScCaptionPtr::insertToDrawPage()Eike Rathke
2017-03-09add ScCaptionPtr::insertToDrawPage()Eike Rathke
2017-03-09move assignment onto self should not happenEike Rathke
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-08let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke
2017-03-08Re-introduce a check I dropped in 7ceda09f6780c954fedc49764d5457aa2616b39aTor Lillqvist
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-08tdf#91222 VclBuilder constructor cleanupJulien Nabet
2017-03-07coverity#1401471 implement move assignment and move ctor at ScCaptionPtrEike Rathke
2017-03-08A 'CondFmt' record can have a maximum of three CF records following (eek)Tor Lillqvist
2017-03-08Make sure that the 'stAuthor' field of a 'NoteSh' structure filfills the specTor Lillqvist
2017-03-08Write the 'FtNts' subrecord of 'Obj' when necessaryTor Lillqvist
2017-03-08It's SetSliceSize, not SetSliceLenTor Lillqvist
2017-03-07tdf#50916 Simplify and refactor source codeBartosz Kosiorek
2017-03-07Resolves: tdf#106385 don't release ScCaptionPtr too earlyEike Rathke
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-07tdf#101904 Fix Date deleting in SCalcJean-Sebastien Bevilacqua
2017-03-07Follow up of commit 055c8cc676921176e2b9df76bd0e09bacab1d80bWinfried Donkers
2017-03-07Use symbolic constants instead of hardcoded numbersTor Lillqvist
2017-03-07a size is a sizeEike Rathke
2017-03-07Resolves: tdf#102777 broadcast SC_TAB_INSERTED when inserting scenarioEike Rathke