summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13OSX fix empty message queue handlingJan-Marek Glogowski
2017-07-13OSX change to run LO via a single shot timerJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-30loplugin:stringcopy (macOS)Stephan Bergmann
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-06loplugin:redundantcastStephan Bergmann
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspec (macOS), vclStephan Bergmann
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-09loplugin:externvarStephan Bergmann
2017-01-08Work around -fsanitize=float-cast-overflowStephan Bergmann
2017-01-08loplugin:salboolStephan Bergmann
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06remove some ascii art and demote a SAL_WARNNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-11-21Fix various "unmapped accelerator key" on MacOsJulien Nabet
2016-11-18includes should be at the top of the fileNoel Grandin