summaryrefslogtreecommitdiff
path: root/vcl/source/app/svdata.cxx
AgeCommit message (Expand)Author
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2020-05-13lok: 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
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-10-09loplugin:badstaticsStephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-16vcl: assign nullptr after deletingHenry Castro
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-12-18vcl: always re-use context from default window.Michael Meeks
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann