summaryrefslogtreecommitdiff
path: root/vcl/source/app/svdata.cxx
AgeCommit message (Expand)Author
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-09lok: Support per-view help dataTamás Zolnai
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
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-07-10loplugin:literaltoboolconversionStephan Bergmann
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann
2015-06-12std::list for SchedulerJuergen Funk
2015-05-23Remove include stdio (part6)Julien Nabet
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10ImplSVGDIData didn't dispose its contents previously; clobber it for now.Michael Meeks