summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
2017-05-21Fix typosAndrea Gelmini
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Add comment about precedence of Wildcards over RegexEike Rathke
2017-05-18Respect read-only config items in Options/Calc/Calculate dialogAron Budea
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-07Fix typosAndrea Gelmini
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-04-05loplugin:constantparamNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-28Bin leftover dead declarationTor Lillqvist
2016-07-27Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist
2016-07-27tdf#101063: Get rid of the whole "Test OpenCL" functionality while at itTor Lillqvist
2016-07-27Remove effectively dead codeTor Lillqvist
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-02replace wildcard/regex checkboxes with radio button group, tdf#72196Eike Rathke
2016-02-22add wildcards to Tools->Options->Calc->Calculate dialog, tdf#72196Eike Rathke
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-12tdf#96339 fix bug in sort listNoel Grandin
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin