summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski2-98/+17
2017-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann1-7/+3
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski1-4/+4
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann8-12/+12
2017-08-28loplugin:implicitboolconversionStephan Bergmann1-3/+3
2017-08-22OSX fix updates during resizeJan-Marek Glogowski4-3/+21
2017-08-17Fix typosAndrea Gelmini1-2/+2
2017-08-07loplugin:casttovoidStephan Bergmann7-13/+3
2017-08-07loplugin:oncevarStephan Bergmann3-4/+4
2017-08-07loplugin:staticmethodsStephan Bergmann1-4/+4
2017-08-07loplugin:unnecessaryparenStephan Bergmann3-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara3-108/+101
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann1-3/+0
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-07-13OSX fix empty message queue handlingJan-Marek Glogowski3-53/+47
2017-07-13OSX change to run LO via a single shot timerJan-Marek Glogowski4-71/+82
2017-07-13Drop special idle handlingJan-Marek Glogowski3-14/+6
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski3-7/+7
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski2-5/+5
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-2/+2
2017-06-30loplugin:oncevarStephan Bergmann4-8/+5
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin2-2/+0
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-1/+0
2017-05-30loplugin:stringcopy (macOS)Stephan Bergmann1-2/+2
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-1/+0
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-4/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-2/+2
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock2-2/+2
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann2-23/+23
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara5-4/+0
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara1-0/+15
2017-04-06loplugin:redundantcastStephan Bergmann1-1/+1
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-58/+58
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock1-6/+5
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+3
2017-02-28loplugin:unoanyStephan Bergmann1-6/+6
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin1-4/+0
2017-02-14Convert WindowType to scoped enumNoel Grandin1-6/+6
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist1-1/+1
2017-02-09remove ConnectionIdentifierType enumNoel Grandin1-4/+2
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-15/+0
2017-02-06Add missing #includesStephan Bergmann6-3/+11
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann13-123/+75
2017-01-20loplugin:dynexcspec (macOS), vclStephan Bergmann1-0/+14
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1