summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2017-04-03use actual UNO enums in scNoel Grandin
2017-04-02Translate some German comments in scKatarina Behrens
2017-04-01This is a prime candidate for unique_ptr.Kohei Yoshida
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky
2017-03-31Fix German comment translationJohnny_M
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30The svError case is probably not worth a SAL_WARNTor Lillqvist
2017-03-30Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara
2017-03-30Use StackVarEnumToStringTor Lillqvist
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-03-29Translate some German comments in scKatarina Behrens
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28fix too small loop varJochen Nitschke
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-27tdf#39468 translate German source code commentsdennisroczek
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-25loplugin:redundantcastStephan Bergmann
2017-03-24tdf#86119 Fix toggle behaviour of SID_NUMBER_TWODEC.Gulsah Kose
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
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-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-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-17tdf#104383: prevent crash during file load.Kohei Yoshida
2017-03-16sc lok: Edit annotation by idPranav Kant