summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-04-04ofz#7165 set a recursion limit for svm in svmCaolán McNamara2-5/+10
2017-09-15gtk3: flicker-free opengl transitionsCaolán McNamara1-0/+1
2017-08-17tdf#110988 Middle click does not paste primary selectionNoel Grandin1-1/+1
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara1-4/+0
2017-06-14make opengl transitions under X flicker free on enter/leaveCaolán McNamara1-0/+6
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna1-1/+1
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara1-2/+1
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet1-2/+0
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara2-6/+6
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-0/+7
2017-05-10No need for copyable VclSimpleEventStephan Bergmann1-0/+3
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-1/+1
2017-05-08vcl: split jpeg import into two partsMiklos Vajna3-1/+9
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin4-6/+3
2017-05-07break circular includeJochen Nitschke3-5/+12
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-1/+3
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-05-03remove empty namespacesJochen Nitschke1-2/+0
2017-05-02ODR violationStephan Bergmann1-3/+1
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara1-199/+0
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann2-2/+2
2017-04-28move builder attributes from OString to OUStringCaolán McNamara13-57/+67
2017-04-27no bitmaps in .src files anymoreCaolán McNamara2-3/+0
2017-04-27loadFromResource is now unusedCaolán McNamara1-2/+0
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock3-2/+272
2017-04-27vcl: change pImpl class names to fit with existing conventionChris Sherlock1-6/+6
2017-04-27vcl: move doxygen comment to headerChris Sherlock1-0/+15
2017-04-27vcl: lUserId -> nUserIdChris Sherlock1-32/+34
2017-04-27vcl: minor whitespace cleanup in errinf.hxxChris Sherlock1-6/+6
2017-04-27vcl: rearrange functions in errinf.hxxChris Sherlock1-37/+39
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-5/+42
2017-04-27vcl: ErrorHandler_Impl renamed to ErrorStringFactoryChris Sherlock1-2/+2
2017-04-26vcl: refactor ErrorHandler functionsChris Sherlock1-8/+4
2017-04-26loplugin:unusedmethodsNoel Grandin1-2/+0
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-11/+11
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock1-12/+12
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-0/+176
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock18-0/+18
2017-04-25loplugin:checkunusedparams in vclNoel Grandin15-33/+28
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-0/+1
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai1-1/+2
2017-04-21remove some old MSVC workaroundsNoel Grandin1-1/+0
2017-04-20loplugin:unusedmethodsNoel Grandin2-5/+0
2017-04-20mnDateFormat in DateFormatter is unusedNoel Grandin1-1/+0
2017-04-19only one use of GetStandardTextCaolán McNamara1-5/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara3-10/+1
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski1-1/+2
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara1-24/+20
2017-04-14document that PointerStyle and css::awt::SystemPointer are linkedCaolán McNamara1-72/+74