summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-14Resolves: tdf#130658 there isn't a second column in non-exception modeCaolán McNamara
2020-02-14drop need to include vcl/edit.hxx in cuiCaolán McNamara
2020-02-11tdf#114694: Make default value in language settings the first elementYusuf Keten
2020-02-10in case of Skia problems force raster mode, don't disable it allLuboš Luňák
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2020-02-07clang-format cui with under 5-percent lines of changeMuhammet Kara
2020-02-06fix "Use data for document properties" checkbuttonCaolán McNamara
2020-02-03Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25Resolves: tdf#130143 crash in sorted font replacement tableCaolán McNamara
2020-01-10Resolves: tdf#129904 use the current page as the page for helpCaolán McNamara
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06Add include guards - follow-up for 0c4033a9c69da439b97378b0dc61e867953649ebMike Kaganski
2020-01-06Fix Windows build with HAVE_FEATURE_BREAKPADMike Kaganski
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-12-29tdf#124176 Use pragma once instead of header guarderto
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-20tdf#124176: Use pragma once instead of include guardsSıla Genç
2019-12-20tdf#124176: Use pragma once instead of include guardsSelim Şeker
2019-12-19tdf#124176: Use pragma once instead of header guardBatuhan Görkem Benzer
2019-12-19tdf#124176: Use pragma once instead of include guardsMesut Çifci
2019-12-19tdf#124176: Use pragma once instead of include guardsTolunay Dündar
2019-12-19tdf#124176: Use pragma once instead of include guardsOnur Yilmaz
2019-12-18tdf#124176: Use pragma once instead of include guardsDesmin Alpaslan
2019-12-18tdf#124176: Use pragma once instead of include guardsKemal Ayhan
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-12-17ui: show wait mouse pointer on operations in Expert ConfigurationVasily Melenchuk
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-10missing include (Windows --disable-pch; Translate::ExpandVariables)Stephan Bergmann
2019-12-10force vclcanvas use with Skia, like it's with OpenGL (tdf#129076)Luboš Luňák
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-08Resolves: tdf#129243 check return to see if results validCaolán McNamara
2019-12-05Remove some unused friend declarationsStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-28ModuleToGroupNameMap_Impl: Use OUStringLiteral instead of OUStringMichael Weghorn
2019-11-27Resolves: tdf#128979 crash/freeze on selecting last theme in listCaolán McNamara
2019-11-27add GUI and configuration options for SkiaLuboš Luňák
2019-11-26tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski
2019-11-26loplugin:staticmethods (clang-cl)Stephan Bergmann
2019-11-26loplugin:nullptr (clang-cl)Stephan Bergmann
2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet