summaryrefslogtreecommitdiff
path: root/fpicker
ModeNameSize
-rw-r--r--AllLangMoTarget_fps.mk464logplain
-rw-r--r--CppunitTest_fpicker_dialogs_test.mk1650logplain
-rw-r--r--IwyuFilter_fpicker.yaml57logplain
-rw-r--r--Library_fps.mk1496logplain
-rw-r--r--Library_fps_aqua.mk1402logplain
-rw-r--r--Library_fps_office.mk1698logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_fpicker.mk855logplain
-rw-r--r--README62logplain
-rw-r--r--UIConfig_fps.mk594logplain
d---------inc126logplain
d---------qa / unit31logplain
d---------source96logplain
d---------uiconfig / ui29logplain
typosAndrea Gelmini 2019-08-05Fix typosAndrea Gelmini 2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen 2019-02-23loplugin:unusedfields in sdNoel Grandin 2019-02-20Fix typoAndrea Gelmini 2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin 2019-02-09loplugin:indentation in sdNoel Grandin 2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen 2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov 2018-11-21loplugin:redundantfcast improvementsNoel Grandin 2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen 2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski 2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin 2018-10-09loplugin:constfields in sdNoel Grandin 2018-07-30Add missing sal/log.hxx headersGabor Kelemen 2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke 2018-06-04Bitmap->BitmapEx in BitmapFactoryNoel Grandin 2018-06-04second param of NotifyPreviewCreation is unusedNoel Grandin 2018-06-01use more BitmapEx in sdNoel Grandin 2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen 2018-05-22Fix typosAndrea Gelmini 2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin 2018-03-31RequestQueue::RemoveRequest should return bool if dbglevel >= 2himajin100000