summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
AgeCommit message (Expand)Author
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-11no need to allocate AllSettings separately in ImplSVAppDataNoel Grandin
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-05-19Revert "fix leak when LOK not active"Noel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17fix leak when LOK not activeNoel Grandin
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-01-27Fix crash in ProcessEventsToIdle debug codeJan-Marek Glogowski
2021-01-20use unique_ptr for GraphicConverterNoel Grandin
2021-01-05lok: add missing global notifierHenry Castro
2020-12-16Scheduler assert mbInScheduler stateJan-Marek Glogowski
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07Unlock scheduler in deinit for ProcessEventsToIdleJan-Marek Glogowski
2020-12-04Unlock scheduler when calling ProcessEventsToIdleMike Kaganski
2020-11-20Use signed tools::Long return type for calcDistSquareStephan Bergmann
2020-10-28tdf#137643 Revert "lock refreshing font data when loading a document"Caolán McNamara
2020-10-22Add __FreeBSD__ case to the #ifdef conditional.Gleb Popov
2020-10-19use tools::Long in vclNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-28Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-05-23Tidy up generation of Application::GetHWOSConfInfoMike Kaganski
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-16Some more checks for correct screen sizeSamuel Mehrbrodt
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-13factor out dialog hacksCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-01sal_uLong to size_t for sizeof related typesMuhammet Kara
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-16drop Application::GetAppWindowCaolán McNamara
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian