summaryrefslogtreecommitdiff
path: root/vcl/source/app/svdata.cxx
AgeCommit message (Expand)Author
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
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
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22vcl: [loplugin:badstatics] aInstanceMichael Stahl
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen
2017-03-01return null DefaultWindow if it cannot be createdCaolán McNamara
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: vclStephan Bergmann
2017-01-08Get rid of #include "../foo/bar.hxx" type includesGaurav Dhingra