summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2019-04-18weld ScOptSolverDlgCaolán McNamara
2019-04-17tdf#124597 template select dialog launched before parent gets final sizeCaolán McNamara
2019-04-17move BitmapAccessMode enum from salbtype to its own fileTomaž Vajngerl
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-16make ConvertBGRABufferToBitmapEx work properly also on non-win32Luboš Luňák
2019-04-15break up classes in salbtype into own filesTomaž Vajngerl
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-04-11weld ScDbNameDlgCaolán McNamara
2019-04-11weld ScNameDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-10tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl
2019-04-09n_children is count of toplevel nodesCaolán McNamara
2019-04-08weld ScHFEditPageCaolán McNamara
2019-04-07OString has a std::hash specialisationNoel Grandin
2019-04-06tdf#124579: ensure to provide an event to wake up main loop when notifyingMike Kaganski
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-04change GetColorCount to use sal_Int64Tomaž Vajngerl
2019-04-04weld ClassificationDialogCaolán McNamara
2019-04-04add nullchecking SelectionEngine::CaptureMouseCaolán McNamara
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-03-27return by unique_ptr from weld_parentNoel Grandin
2019-03-26Consolidate declarations of {fire,reap}_glxtest_process in single include fileStephan Bergmann
2019-03-26loplugin:unusedmethodsNoel Grandin
2019-03-26Allow irregular feature value structures in feature dialogMartin Hosken
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-22weld SwFieldDlgCaolán McNamara
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil
2019-03-19weld SwFieldVarPageCaolán McNamara
2019-03-19weld SwFieldDBPageCaolán McNamara
2019-03-18weld SwFieldRefPageCaolán McNamara
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens
2019-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-16pahole changes in variousNoel Grandin
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-15support case sensitive entry completionCaolán McNamara
2019-03-15add drop target support to welded widgetCaolán McNamara
2019-03-14Fix scheduled Task priority change handlingJan-Marek Glogowski
2019-03-14vcl: avoid OUString defaulted parameter in GDIMetaFile::dumpAsXml()Miklos Vajna
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks