summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-21tdf#121161 Qt5 initial IM supportJan-Marek Glogowski
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov
2018-12-18Qt5: Fix fullscreen window sizeAleksei Nikiforov
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-15tdf#116290 allow menubar to shrink past its minimum sizeCaolán McNamara
2018-12-14tdf#122042: It's two clipboards, actuallyKatarina Behrens
2018-12-14Qt5Menu.hxx: Add missing include/forward-declarationMichael Weghorn
2018-12-13loplugin:constantparamNoel Grandin
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-12-12Qt5 fix the clang plugin buildJan-Marek Glogowski
2018-12-12tdf#120454: Implement native rendering of tooltipsKatarina Behrens
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-07tdf#120625: All vcl windows now share 1 instance of clipboardKatarina Behrens
2018-12-05Add interface for software-only bitmap renderingJan-Marek Glogowski
2018-12-05Adapt Qt5Graphics::SetXORModeStephan Bergmann
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-12-04tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-12-03tdf#120781: Proposed DnD operation is not always 'move'Katarina Behrens
2018-11-29tdf#120814 KDE5: Assign images to menu items on first build of menuAleksei Nikiforov
2018-11-29Prepare to rebaseDaniel Silva
2018-11-29Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva
2018-11-29Resolves the mismatching behavior between page size and orientatin selectionDaniel
2018-11-29Sets page orientation box in print dialogDaniel Silva
2018-11-29Reinserts storeToSettings and readToSettings in print dialogDaniel
2018-11-29Sets duplex (paper sides) box in print dialogDaniel Silva
2018-11-29Syncs paper names in vcl with i18nutil/*/paper.hxxDaniel Silva
2018-11-29Sets paper sizes listbox in print dialogDaniel Silva
2018-11-29Adds More options dialog with single jobs checkbox in print dialogDaniel Silva
2018-11-29Sets pages per sheet and brochure in print dialogDaniel Silva
2018-11-29Reinserts optional UI options into print dialogDaniel
2018-11-29New Print Dialog DesignDaniel
2018-11-29tdf#67905 adds an option to disable print preview in print dialogDaniel
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27Use HiDPI scaling to load scaled images.Michael Meeks
2018-11-27missing declarations/includesStephan Bergmann
2018-11-27remove unused BorderWindowStyle enum valueNoel Grandin
2018-11-27Add explicit API scaling via ImageTree API.Michael Meeks
2018-11-27Preserve stock images until render time.Michael Meeks
2018-11-27tdf#114839: Drop ancient AquaBlinker crackTor Lillqvist
2018-11-23loplugin:overrideStephan Bergmann
2018-11-23tdf#121417 Allow dynamic menu changes for Qt5 and KDE5 interfacesAleksei Nikiforov
2018-11-23Move menu item insertion into separate functionAleksei Nikiforov
2018-11-22convert LineType to scoped enumNoel Grandin