summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* loplugin:useuniqeptr in SbxVariableNoel Grandin2018-01-192-19/+13
* loplugin:useuniqueptr in SbiStdObjectNoel Grandin2018-01-192-5/+5
* loplugin:useuniqueptr in SbUnoMethodNoel Grandin2018-01-192-3/+3
* loplugin:useuniqueptr in SbiGlobalsNoel Grandin2018-01-194-17/+18
* loplugin:useuniqueptr in SbModuleNoel Grandin2018-01-194-30/+20
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: basicStephan Bergmann2018-01-1512-47/+47
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* More loplugin:cstylecast: basicStephan Bergmann2018-01-1239-399/+399
* tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr2018-01-102-11/+8
* basic, solve link problemsjan Iversen2018-01-084-2/+18