summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-10use a GtkMenuButton for button+menuCaolán McNamara
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-10-02move Breadcrumb to sole user in fpickerCaolán McNamara
2019-10-02loplugin:fragiledestructor (clang-cl)Stephan Bergmann
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-27Fix ASan heap-use-after-freeStephan Bergmann
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann
2019-08-20Fix typosAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): fpickerStephan Bergmann
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-06-08Fix typoAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-06loplugin:cstylecast (macOS)Stephan Bergmann
2019-06-05The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-10Replace lists by vectors in fpicker/officeJulien Nabet
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-09Fix typoAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-06tdf#124579: ensure to provide an event to wake up main loop when notifyingMike Kaganski
2019-04-05tdf#123502: Make sure to hold the mutex before releasing itMike Kaganski
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski
2019-03-20Clarify flow, reduce scopeMatteo Casalin
2019-03-14getToken() ==> copy() since separator positions are knownMatteo Casalin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-25tdf#122927 prevent SolarMutex deadlock on join()Jan-Marek Glogowski
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen