summaryrefslogtreecommitdiff
path: root/fpicker/source/office/fileview.cxx
AgeCommit message (Expand)Author
2021-11-25Related: tdf#145842 fix a crash after deleting an entryCaolán McNamara
2021-11-24tdf#145842 canceling remote file delete makes file disappear from treeviewCaolán McNamara
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-10-18Resolves: tdf#145169 only position treeview cursor at the first entryCaolán McNamara
2021-10-16Simplify vector initialization in fpickerJulien Nabet
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-02no need to allocate these on the heapNoel Grandin
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-27Resolves: tdf#137575 fpicker custom sorting setting not restoredCaolán McNamara
2020-10-22long->tools::Long in forms..frameworkNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-04Upcoming loplugin:elidestringvar: fpickerStephan Bergmann
2020-05-03Resolves: tdf#131898 we only want the text from column 0Caolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-20Resolves: tdf#130090 xEntry should be xIconEntryCaolán McNamara
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-06loplugin:unnecessaryvirtualNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30-Werror,-Wunused-private-fieldStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-22loplugin:unusedenumconstantsNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-05move file picker only code to fpickerCaolán McNamara