summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* Fixing "...."Andrea Gelmini2019-09-062-5/+5
* Fix ASan heap-use-after-freeStephan Bergmann2019-08-271-1/+1
* loplugin:referencecasting find more redundant static_castNoel Grandin2019-08-271-1/+1
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-241-1/+1
* Avoid extra calls to INetURLObject::decodeStephan Bergmann2019-08-211-1/+1
* Fix typosAndrea Gelmini2019-08-201-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-173-14/+8
* loplugin:sequenceloop in forms..ooxNoel Grandin2019-08-152-3/+5
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Fix typosAndrea Gelmini2019-08-101-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): fpickerStephan Bergmann2019-07-313-13/+13
* loplugin:referencecasting in forms..fpickerNoel Grandin2019-07-192-17/+12
* Fix typoAndrea Gelmini2019-06-081-1/+1
* Fix typoAndrea Gelmini2019-06-081-1/+1
* Fix typoAndrea Gelmini2019-06-081-1/+1
* loplugin:cstylecast (macOS)Stephan Bergmann2019-06-061-1/+2
* The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist2019-06-051-1/+1
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-313-7/+7
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* an is used before a vowel soundCaolán McNamara2019-05-102-3/+3
* Replace lists by vectors in fpicker/officeJulien Nabet2019-05-103-5/+5
* loplugin:sequentialassign in filter..fpickerNoel Grandin2019-04-131-4/+2
* use more std::make_uniqueNoel Grandin2019-04-131-1/+1
* Fix typoAndrea Gelmini2019-04-091-1/+1
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-072-32/+34
* tdf#124579: ensure to provide an event to wake up main loop when notifyingMike Kaganski2019-04-061-0/+5
* tdf#123502: Make sure to hold the mutex before releasing itMike Kaganski2019-04-051-0/+5
* Drop UNICODE/_UNICODE definesMike Kaganski2019-04-041-5/+0
* Clarify flow, reduce scopeMatteo Casalin2019-03-201-13/+13
* getToken() ==> copy() since separator positions are knownMatteo Casalin2019-03-141-13/+9
* loplugin:indentation (clang-cl)Stephan Bergmann2019-02-264-17/+17
* loplugin:unusedfields in forms..fpickerNoel Grandin2019-02-232-5/+1
* o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen2019-02-202-2/+0
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-183-23/+8
* Pointer is pointlessNoel Grandin2019-02-131-0/+1
* loplugin:indentation in forms..fpickerNoel Grandin2019-02-093-5/+5
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-052-0/+6
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2019-01-311-2/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2019-01-302-2/+2
* tdf#122927 prevent SolarMutex deadlock on join()Jan-Marek Glogowski2019-01-252-1/+9
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-072-0/+2
* Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann2018-12-172-2/+2
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-082-2/+2
* Optimize getting filter mask by index from CFilterContainerMike Kaganski2018-12-063-25/+25
* tdf#119747 FileSaveDialog: remove duplicate extension on WindowsMike Kaganski2018-12-061-4/+18
* Revert "tdf#119747 FileSaveDialog: Windows dialog shows only one extension."Mike Kaganski2018-12-063-37/+6
* Revert "tdf#121497 "Save As": File Format Type unchanged in Windows"Mike Kaganski2018-12-061-17/+2
* remove unused HeaderBarItemBits enum valuesNoel Grandin2018-11-301-1/+1
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-293-3/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1