summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fuins2.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-24member can be a ref instead of a pointerCaolán McNamara1-13/+12
2018-05-24ScTabViewShell is never optionalCaolán McNamara1-25/+25
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-3/+15
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-15/+3
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-3/+15
2018-04-04weld SvInsertOleDlgCaolán McNamara1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-2/+2
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-1/+1
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-5/+5
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-4/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-16/+16
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-08-24loplugin:constparam in sc part5Noel Grandin1-1/+1
2017-07-25loplugin:unusedfields in scNoel Grandin1-20/+2
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-12/+6
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-05-19loplugin:stringcopy: scStephan Bergmann1-1/+1
2017-05-15tdf#39468 translate German commentsThomas Beck1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-8/+8
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock1-8/+8
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-2/+2
2017-04-10tdf#39468 Translate German commentsJens Carl1-3/+3
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl1-34/+61
2017-04-04tdf#39468 Translate German commentsJens Carl1-5/+5
2017-04-03tdf#39468 Translate German commentsJens Carl1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2017-02-20Related: tdf#106089 generate range string with current address conventionEike Rathke1-1/+1
2017-02-20Resolves: tdf#106089 catch legal IllegalArgumentException on bad range stringEike Rathke1-1/+14
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara1-1/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-4/+4
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-4/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-09-10loplugin:constantparam in scNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-30/+0
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-4/+4
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl1-3/+4
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-1/+0
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-1/+0
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens1-38/+0