summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* tdf#122250 Crash when running extensionNoel Grandin2019-01-151-1/+5
* tdf#121325: Replace all of given length, even if replacement is shorterStephan Bergmann2018-11-174-9/+60
* tdf#120706: nullptr dereferenceMike Kaganski2018-10-201-1/+1
* Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2018-08-173-8/+8
* tdf#118442: Fix incorrect index calculationMike Kaganski2018-07-032-2/+67
* forcepoint#42 check available str lengthCaolán McNamara2018-05-291-1/+1
* loplugin:passstuffbyrefNoel Grandin2018-05-281-1/+1
* rename config_extension_update.h.in to config_extensions.h.inRene Engelhard2018-05-231-1/+1
* tdf#97231: basic: do not use extra wrapping for string marshalingVasily Melenchuk2018-05-221-5/+12
* tdf#97231: potential crash fixedVasily Melenchuk2018-05-212-2/+2
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-172-8/+6
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-1/+0
* Resolves: tdf#117612 truncate DateAdd("m",...) to last day of monthEike Rathke2018-05-164-28/+40
* loplugin:unnecessaryvirtual improvementsNoel Grandin2018-05-101-4/+0
* Removed executable permission on data filesAndrea Gelmini2018-05-041-0/+0
* Related: tdf#116579 tell SvNumberFormatter the proper NfEvalDateFormatEike Rathke2018-05-041-0/+9
* loplugin:useuniqueptr in SbiImageNoel Grandin2018-05-023-38/+33
* Avoid comphelper::string::getTokenCount()Matteo Casalin2018-04-291-17/+19
* loplugin:useuniqueptr pStringOff in SbiImageNoel Grandin2018-04-292-30/+20
* [API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2018-04-261-4/+2
* loplugin:singlevalfields improve unaryoperatorNoel Grandin2018-04-232-4/+1
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-212-18/+14
* loplugin:expressionalwayszero (clang-cl)Stephan Bergmann2018-04-201-2/+2
* remove some unused comphelper includesJochen Nitschke2018-04-153-2/+1
* weld SbiInputDialogCaolán McNamara2018-04-121-55/+29
* weld SvRTLInputBoxCaolán McNamara2018-04-121-91/+51
* tdf#111313: Honor bWriteNoLenParam in !bCompatibility, tooStephan Bergmann2018-04-061-36/+26
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-033-10/+10
* remove unused processfactory.hxx includesJochen Nitschke2018-04-015-5/+0
* loplugin:unusedmethodsNoel Grandin2018-03-291-5/+0
* loplugin:virtualdown in basctl,basicNoel Grandin2018-03-291-5/+0
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* Typos: definied->definedJulien Nabet2018-03-171-1/+1
* change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl2018-03-151-8/+13
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* convert Redline warning dialog to .ui to get helpidsCaolán McNamara2018-02-271-10/+10
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-273-3/+0
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-252-90/+103
* Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660eJulien Nabet2018-02-251-2/+2
* Use for range loops in basegfx and basicJulien Nabet2018-02-248-68/+60
* Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin2018-02-161-3/+3
* ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2018-02-164-11/+11
* loplugin:changetoolsgen in avmedia..basicNoel Grandin2018-02-131-3/+3
* Decrease fragility in odd use cases with no current documentTor Lillqvist2018-02-091-1/+4
* basic: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-01-311-9/+3
* loplugin:pointerbool (clang-cl)Stephan Bergmann2018-01-251-1/+1
* Introduce SbxValues::clearStephan Bergmann2018-01-231-11/+5
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-232-7/+7
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0