summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin2-4/+3
2018-07-09Add missing sal/log.hxx headersGabor Kelemen15-0/+15
2018-07-02Small cleanup and simplificationMike Kaganski1-14/+12
2018-06-30Small cleanupMike Kaganski1-5/+1
2018-06-30tdf#118218: Make FormatNumber VBA-onlyMike Kaganski1-1/+1
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski4-9/+170
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): basicStephan Bergmann2-2/+2
2018-06-29tdf#118442: Fix incorrect index calculationMike Kaganski2-2/+67
2018-06-18Related: tdf#118073 SbiScanner::NextSym: no symbol is no symbolEike Rathke1-0/+9
2018-06-17crashtesting: check nLineIdxCaolán McNamara1-3/+3
2018-06-13valgrind: use OUString::operator to access into stringCaolán McNamara2-59/+64
2018-06-06Translate German comments and debug stringsJohnny_M1-3/+3
2018-06-01loplugin:includeform (clang-cl)Stephan Bergmann1-1/+1
2018-05-30Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist1-26/+1
2018-05-29forcepoint#42 check available str lengthCaolán McNamara1-1/+1
2018-05-28Add missing includeSamuel Mehrbrodt1-0/+1
2018-05-28basic: Avoid looking up system clock twice to get current datetimeTakeshi Abe1-6/+5
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov1-3/+2
2018-05-25loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard1-1/+1
2018-05-22tdf#97231: basic: do not use extra wrapping for string marshalingVasily Melenchuk1-5/+12
2018-05-21tdf#97231: potential crash fixedVasily Melenchuk2-2/+2
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann2-8/+6
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+0
2018-05-16Resolves: tdf#117612 truncate DateAdd("m",...) to last day of monthEike Rathke4-28/+40
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin1-4/+0
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