summaryrefslogtreecommitdiff
path: root/include/vcl/svapp.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-1/+1
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski1-0/+2
2020-02-01sal_uLong to size_t for sizeof related typesMuhammet Kara1-2/+2
2020-01-16drop Application::GetAppWindowCaolán McNamara1-18/+2
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara1-2/+1
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-0/+6
2019-12-11lok: Support per-view help dataTamás Zolnai1-0/+6
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth1-42/+0
2019-06-13unopkg gui crashes on shutdownCaolán McNamara1-0/+3
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl1-0/+3
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski1-0/+11
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-10/+4
2018-12-05Add interface for software-only bitmap renderingJan-Marek Glogowski1-8/+8
2018-12-05Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski1-1/+5
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-1/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-20Drop some headless mode variantsJan-Marek Glogowski1-6/+6
2018-11-19tdf#121498: also process --help/--version before VCL init on WinMike Kaganski1-10/+6
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar1-10/+10
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara1-17/+0
2018-10-02Unify sal plugin loadersJan-Marek Glogowski1-5/+0
2018-09-14loplugin:constfields in vclNoel Grandin1-1/+1
2018-07-26weld SwTextGridPageCaolán McNamara1-0/+1
2018-05-12Fix typosAndrea Gelmini1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-0/+1
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara1-0/+4
2018-03-09loplugin:constantparam in vclNoel Grandin1-2/+1
2018-02-28lok: update main threadHenry Castro1-0/+3
2018-02-16native dialog initial basisCaolán McNamara1-0/+11
2018-01-29Fix typosAndrea Gelmini1-1/+1
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin1-1/+1
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara1-6/+0
2017-10-30loplugin:constantparam in vclNoel Grandin1-1/+1
2017-09-26Fix typosAndrea Gelmini1-1/+1
2017-09-26Unexport the other SolarMutex*Guard templatesJan-Marek Glogowski1-2/+2
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-6/+8
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski1-7/+1
2017-09-22Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann1-1/+1
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-100/+14
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-0/+6
2017-07-20loplugin:unusedfields in vclNoel Grandin1-12/+0
2017-07-18loplugin:constparams in vclNoel Grandin1-4/+4
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski1-3/+10
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-29loplugin:unusedmethodsNoel Grandin1-2/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-4/+4
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl1-0/+4
2016-11-18includes should be at the top of the fileNoel Grandin1-3/+3
2016-11-16new loplugin finalprotectedNoel Grandin1-6/+2