summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16Fix typosAndrea Gelmini
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11cppCheck redundantAssignment pParseNodeZdibák Zoltán
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10Avoid getTokenCountMatteo Casalin
2018-11-10Use indexed getTokenMatteo Casalin
2018-11-10Avoid getToken to just get last tokenMatteo Casalin
2018-11-10Loop only if string length is the desired oneMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Early bailoutMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin
2018-11-10Fix double ;Matteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-08Fix typosAndrea Gelmini
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-04Replace preprocessor macro with short function definitionsMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-30dbaccess: CppunitTest_tdf119625 requires firebirdMichael Stahl
2018-10-30Missing test dependencyStephan Bergmann
2018-10-29loplugin:oncevarNoel Grandin
2018-10-29tdf#120691 Migrate tables which contain spacesTamas Bunth
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26fix build --without-java - CppunitTest_dbaccess_tdf119625 uses hsqldbChristian Lohmaier
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26loplugin:unusedfieldsNoel Grandin
2018-10-26Fix typosAndrea Gelmini