summaryrefslogtreecommitdiff
path: root/include/svx/svdpagv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdpagv.hxx')
0 files changed, 0 insertions, 0 deletions
200'>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