summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-13drop first/last link callbackCaolán McNamara
2017-09-12move the key related types to keycod.hxxNoel Grandin
2017-09-12Add Common Printing Dialog FunctionalityYash Srivastav
2017-09-11Fix typosAndrea Gelmini
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-08loplugin:constantparamNoel Grandin
2017-09-06Don't run the OLEObjCache timer for an empty cacheJan-Marek Glogowski
2017-09-02use more ErrCode.IsWarning()Noel Grandin
2017-09-02remove some castingCaolán McNamara
2017-09-01weird SetModalInputMode variant only called by itselfCaolán McNamara
2017-08-29move ListControl to vclMarkus Mohrhard
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin
2017-08-24remove unused error code in vclNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18comment out of dateNoel Grandin
2017-08-18vcl: DockingManager owns ImplDockingWindowWrappersTakeshi Abe
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-16convert dialog result methods from long->sal_Int32Noel Grandin
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-08-14vcl: Drop unused #includeTakeshi Abe
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-13fix ErrCode::MakeWarningNoel Grandin
2017-08-11vcl: use default copy-ctor for TextAttribJochen Nitschke
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara
2017-08-09osl::Mutex::acquire can effectively only fail upon programming errorsStephan Bergmann
2017-08-08move these non-layout enums to vclenumCaolán McNamara
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-02make *_by_window privateCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31vcl PDF tokenizer: indentation fixesMiklos Vajna