summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-03-28fix too small loop varJochen Nitschke
2017-03-28Turn XclSupbookType into scoped enum and add operator<< for SAL_INFO etcTor Lillqvist
2017-03-28Bin an unused and a used-once typedefTor Lillqvist
2017-03-28First steps to round-trip xlExternalLinkPath/xlPathMissing thingsTor Lillqvist
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-28sc: include cleanup for --enable_formula_loggerJochen Nitschke
2017-03-27tdf#39468 translate German source code commentsdennisroczek
2017-03-27Move StackVarEnumToString to <formula/token.hxx> and use in a SAL_INFOTor Lillqvist
2017-03-27change int to enumJochen Nitschke
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-27handle date autofilter entries correctly, tdf#106214Markus Mohrhard
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-26uitest: add more IDs to autofilter elementsMarkus Mohrhard
2017-03-26uitest: add ability to open autofilter dialogMarkus Mohrhard
2017-03-26uitest: add id to autofilter popupMarkus Mohrhard
2017-03-25Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
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