summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* Add missing sal/log.hxx headersGabor Kelemen2018-07-0915-0/+15
* Small cleanup and simplificationMike Kaganski2018-07-021-14/+12
* Small cleanupMike Kaganski2018-06-301-5/+1
* tdf#118218: Make FormatNumber VBA-onlyMike Kaganski2018-06-301-1/+1
* tdf#118218: Implement FormatNumber VBA functionMike Kaganski2018-06-294-9/+170
* Improved loplugin:redundantcast (const-qualified typedefs): basicStephan Bergmann2018-06-292-2/+2
* tdf#118442: Fix incorrect index calculationMike Kaganski2018-06-292-2/+67
* Related: tdf#118073 SbiScanner::NextSym: no symbol is no symbolEike Rathke2018-06-181-0/+9
* crashtesting: check nLineIdxCaolán McNamara2018-06-171-3/+3
* valgrind: use OUString::operator to access into stringCaolán McNamara2018-06-132-59/+64
* Translate German comments and debug stringsJohnny_M2018-06-061-3/+3
* loplugin:includeform (clang-cl)Stephan Bergmann2018-06-011-1/+1
* Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist2018-05-301-26/+1
* forcepoint#42 check available str lengthCaolán McNamara2018-05-291-1/+1
* Add missing includeSamuel Mehrbrodt2018-05-281-0/+1
* basic: Avoid looking up system clock twice to get current datetimeTakeshi Abe2018-05-281-6/+5
* tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov2018-05-281-3/+2
* loplugin:passstuffbyrefNoel Grandin2018-05-251-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