summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2017-09-21WaE: -Wunused-variableTor Lillqvist
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski
2017-09-19Assert active Tasks on scheduler de-initJan-Marek Glogowski
2017-09-19loplugin:unnecessaryoverrideStephan Bergmann
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-28loplugin:implicitboolconversionStephan Bergmann
2017-08-22OSX fix updates during resizeJan-Marek Glogowski
2017-08-17Fix typosAndrea Gelmini
2017-08-07loplugin:casttovoidStephan Bergmann
2017-08-07loplugin:oncevarStephan Bergmann
2017-08-07loplugin:staticmethodsStephan Bergmann
2017-08-07loplugin:unnecessaryparenStephan Bergmann
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