summaryrefslogtreecommitdiff
path: root/vcl/source/app/svdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-11Fix typosAndrea Gelmini1-1/+1
2019-12-11lok: Support per-view help dataTamás Zolnai1-0/+81
2019-10-01loplugin:logexceptionnicely (clang-cl)Stephan Bergmann1-3/+3
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-1/+1
2019-09-16missing includeStephan Bergmann1-0/+1
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth1-1/+0
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen1-1/+0
2019-07-17Revert "Fix Windows build: missing include"Stephan Bergmann1-1/+0
2019-07-16Fix Windows build: missing includeTamás Zolnai1-0/+1
2019-07-16missing includeStephan Bergmann1-0/+1
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen1-11/+0
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin1-2/+3
2019-04-29clean up iterator code in SystemDependentDataBufferNoel Grandin1-12/+3
2019-04-27Use AutoTimer for SystemDependentDataBufferJan-Marek Glogowski1-18/+6
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-2/+1
2018-12-11loplugin:useuniqueptr in vclNoel Grandin1-0/+1
2018-11-10tdf#120703 PVS: make ImplGet(Cleaned)FieldUnits return referenceMike Kaganski1-16/+13
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand1-2/+2
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand1-2/+2
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-0/+132
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin1-41/+19
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky1-1/+2
2017-10-23loplugin:includeform: vclStephan Bergmann1-13/+13
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-09-22vcl: [loplugin:badstatics] aInstanceMichael Stahl1-0/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-36/+17
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-13Removed duplicated includesAndrea Gelmini1-3/+0
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen1-13/+17
2017-03-01return null DefaultWindow if it cannot be createdCaolán McNamara1-8/+16
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann1-2/+2
2017-01-11Some loplugin:conststringvar/stringconstant improvements: vclStephan Bergmann1-2/+2
2017-01-08Get rid of #include "../foo/bar.hxx" type includesGaurav Dhingra1-1/+1
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-10-15clang-cl loplugin: vclStephan Bergmann1-4/+0
2016-10-09loplugin:badstaticsStephan Bergmann1-10/+0
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-03-25fix headless buildOliver Specht1-0/+5
2016-02-22loplugin:commaoperator in vcl/Noel Grandin1-5/+20
2016-02-16vcl: assign nullptr after deletingHenry Castro1-2/+2
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-10/+10
2015-12-18vcl: always re-use context from default window.Michael Meeks1-9/+10
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1