summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2019-01-15tdf#122250 Crash when running extensionNoel Grandin
2018-11-17tdf#121325: Replace all of given length, even if replacement is shorterStephan Bergmann
2018-10-20tdf#120706: nullptr dereferenceMike Kaganski
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-07-03tdf#118442: Fix incorrect index calculationMike Kaganski
2018-05-29forcepoint#42 check available str lengthCaolán McNamara
2018-05-28loplugin:passstuffbyrefNoel Grandin
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
2018-05-22tdf#97231: basic: do not use extra wrapping for string marshalingVasily Melenchuk
2018-05-21tdf#97231: potential crash fixedVasily Melenchuk
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-16Resolves: tdf#117612 truncate DateAdd("m",...) to last day of monthEike Rathke
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-05-04Related: tdf#116579 tell SvNumberFormatter the proper NfEvalDateFormatEike Rathke
2018-05-02loplugin:useuniqueptr in SbiImageNoel Grandin
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin
2018-04-29loplugin:useuniqueptr pStringOff in SbiImageNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-20loplugin:expressionalwayszero (clang-cl)Stephan Bergmann
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12weld SbiInputDialogCaolán McNamara
2018-04-12weld SvRTLInputBoxCaolán McNamara
2018-04-06tdf#111313: Honor bWriteNoLenParam in !bCompatibility, tooStephan Bergmann
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-17Typos: definied->definedJulien Nabet
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660eJulien Nabet
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-02-09Decrease fragility in odd use cases with no current documentTor Lillqvist
2018-01-31basic: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-25loplugin:pointerbool (clang-cl)Stephan Bergmann
2018-01-23Introduce SbxValues::clearStephan Bergmann
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19new loplugin:emptyifNoel Grandin