summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2020-05-10lok: fix the window type of the formatted field controlHenry Castro
2020-03-15vcl: prefer emplace to insert on std::mapAshod Nakashian
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-10lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-12-09lok: Support per-view help dataTamás Zolnai
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-09-30jsdialogs: send grid attach dataSzymon Kłos
2019-09-30jsdialogs: export more propertiesSzymon Kłos
2019-09-30lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky
2019-09-20tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist
2019-08-27tdf#126808 vcl: fix crash due to leaking the frame's buffer vdevMiklos Vajna
2019-08-05LOK: sidebar: release LOKNotifier on destructionAshod Nakashian
2019-08-02tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-03-13tdf#123745 vcl: fix some crash in Window::SetHelpHdl()Michael Stahl
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-16Fix typosAndrea Gelmini
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-23Constify OutputDevice::meOutDevTypeJan-Marek Glogowski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-05loplugin:useuniqueptr in WindowNoel Grandin
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-12Fix typosAndrea Gelmini
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01Fix typoAndrea Gelmini
2018-03-30Avoid crash-reporter crash.Michael Meeks
2018-03-23use boost::optional in vclNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-21Bin useless codePranav Kant
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-19weld: hook up help responseCaolán McNamara
2018-02-19lok IME: underline characters which are being composedPranav Kant