summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-03-25loplugin:redundantcastStephan Bergmann
2017-03-24tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida
2017-03-24tdf#86119 Fix toggle behaviour of SID_NUMBER_TWODEC.Gulsah Kose
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-24Remove near-duplicated code.Kohei Yoshida
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin
2017-03-23convert INS_CONT constants to o3tl::typed_flags enumNoel Grandin
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-23Typo: boder->borderJulien Nabet
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22tdf#96099 Reduce no of typedefs used for trivial containersDennis Nielen
2017-03-22fix typo: bee --> be or beendennisroczek
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-20remove unused defines from HRC files in misc(2)Noel Grandin
2017-03-20remove unused defines from HRC files in sc(2)Noel Grandin
2017-03-19TyposJulien Nabet
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-17remove unused defines from HRC files in sc(1)Noel Grandin
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-17CopyOneCellFromClip also copies one row ranges, tdf#106242Markus Mohrhard
2017-03-17tdf#104383: prevent crash during file load.Kohei Yoshida
2017-03-16the range should be updated after the references, tdf#104026Markus Mohrhard
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-16sc lok: Edit annotation by idPranav Kant
2017-03-16sc lok: Delete cell note by IdPranav Kant
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