summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-27suspicious has-default on help buttonsCaolán McNamara
2018-11-24convert AGGREGATE_ACTION to scoped enumNoel Grandin
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19Fix _REFESH_ -> _REFRESH_Andrea Gelmini
2018-11-19Fix typosAndrea Gelmini
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