/redland/

e-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
AgeCommit message (Expand)Author
2017-04-05loplugin:unreffun (clang-cl)Stephan Bergmann
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-21CommandInfoProvider can be a namespaceMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-05unwind radio and check img listsCaolán McNamara
2017-01-04follow up remove unused autohide leftoversCaolán McNamara
2017-01-04split SV_RESID_BITMAP_MSGBOX upCaolán McNamara
2017-01-03no PinImgList is unusedCaolán McNamara
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-08-14tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl
2016-07-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-29loplugin:simplifyboolStephan Bergmann
2016-05-27shortcut the signal handler during batch testNorbert Thiebaud
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-01tdf93563 volatile signal re-enterancy guardserdemdemirkapi
2016-04-18cppcheck: cstyleCastCaolán McNamara
2016-04-12lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen
2016-03-25fix headless buildOliver Specht
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16vcl: assign nullptr after deletingHenry Castro
2016-02-15loplugin:nullptrTor Lillqvist
2016-02-15loplugin:simplifyboolTor Lillqvist
2016-02-15vcl: add isInitVCL, to not initialize twiceHenry Castro
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini