summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-05-04Related: tdf#116579 tell SvNumberFormatter the proper NfEvalDateFormatEike Rathke1-0/+9
2018-05-02loplugin:useuniqueptr in SbiImageNoel Grandin3-38/+33
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin1-17/+19
2018-04-29loplugin:useuniqueptr pStringOff in SbiImageNoel Grandin2-30/+20
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-4/+2
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin2-4/+1
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke2-18/+14
2018-04-20loplugin:expressionalwayszero (clang-cl)Stephan Bergmann1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke3-2/+1
2018-04-12weld SbiInputDialogCaolán McNamara1-55/+29
2018-04-12weld SvRTLInputBoxCaolán McNamara1-91/+51
2018-04-06tdf#111313: Honor bWriteNoLenParam in !bCompatibility, tooStephan Bergmann1-36/+26
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin3-10/+10
2018-04-01remove unused processfactory.hxx includesJochen Nitschke5-5/+0
2018-03-29loplugin:unusedmethodsNoel Grandin1-5/+0
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin1-5/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-17Typos: definied->definedJulien Nabet1-1/+1
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl1-8/+13
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara1-10/+10
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara3-3/+0
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-90/+103
2018-02-25Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660eJulien Nabet1-2/+2
2018-02-24Use for range loops in basegfx and basicJulien Nabet8-68/+60
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin1-3/+3
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara4-11/+11
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin1-3/+3
2018-02-09Decrease fragility in odd use cases with no current documentTor Lillqvist1-1/+4
2018-01-31basic: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+3
2018-01-25loplugin:pointerbool (clang-cl)Stephan Bergmann1-1/+1
2018-01-23Introduce SbxValues::clearStephan Bergmann1-11/+5
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann2-7/+7
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin2-19/+13
2018-01-19loplugin:useuniqueptr in SbiStdObjectNoel Grandin2-5/+5
2018-01-19loplugin:useuniqueptr in SbUnoMethodNoel Grandin2-3/+3
2018-01-19loplugin:useuniqueptr in SbiGlobalsNoel Grandin4-17/+18
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin4-30/+20
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: basicStephan Bergmann12-47/+47
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: basicStephan Bergmann39-399/+399
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr2-11/+8
2018-01-08basic, solve link problemsjan Iversen4-2/+18
2018-01-07basic, changed runtimejan Iversen1-1/+1
2018-01-06SAL_TYPES_SIZEOFINT == 2 no longer possibleNoel Grandin1-16/+0
2018-01-04Silence loplugin:unnecessarycatchthrow with --disable-debugStephan Bergmann1-4/+8