summaryrefslogtreecommitdiff
path: root/vcl/source/app/svdata.cxx
AgeCommit message (Expand)Author
2023-10-12tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroDeepika Goyal
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-06-09trimMemory - fix crash modifying structure during clear.Michael Meeks
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-18osl::Mutex->std::mutex in SystemDependentDataBufferNoel Grandin
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann
2022-03-11silence 'sal/rtl/strtmpl.hxx:162: Found non-ASCII char' warningCaolán McNamara
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-01-20use unique_ptr for GraphicConverterNoel Grandin
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-08-04loplugin:flatten in vclNoel Grandin
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-03make some headers privateCaolán McNamara
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11Fix typosAndrea Gelmini
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-10-01loplugin:logexceptionnicely (clang-cl)Stephan Bergmann
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-16missing includeStephan Bergmann
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-17Revert "Fix Windows build: missing include"Stephan Bergmann
2019-07-16Fix Windows build: missing includeTamás Zolnai
2019-07-16missing includeStephan Bergmann
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-04-29clean up iterator code in SystemDependentDataBufferNoel Grandin
2019-04-27Use AutoTimer for SystemDependentDataBufferJan-Marek Glogowski
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-11-10tdf#120703 PVS: make ImplGet(Cleaned)FieldUnits return referenceMike Kaganski
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky