summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-21desktop: loplugin:defaultparamsMiklos Vajna1-1/+1
2016-01-21Clean up lok::Office::freeError()Miklos Vajna1-3/+4
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky2-0/+34
2016-01-21loplugin: unused return valuesNoel Grandin2-4/+3
2016-01-20loplugin:stringconstantStephan Bergmann1-1/+1
2016-01-19loplugin:cstylecastStephan Bergmann1-1/+1
2016-01-19WaE: unused variableTor Lillqvist1-1/+0
2016-01-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna1-1/+42
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna1-1/+2
2016-01-19Make LibreOffice kit usable on windowsOliver Specht1-0/+6
2016-01-19CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna2-0/+24
2016-01-19Build the LibreOfficeKit bits also on WindowsOliver Specht1-1/+1
2016-01-19Make sure desktop under LOK does not see osl_setCommandArgs CommandLineArgsStephan Bergmann1-1/+4
2016-01-19-Werror=strict-aliasing (GCC 6)Stephan Bergmann1-1/+1
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara4-7/+7
2016-01-18loplugin: unused return valuesNoel Grandin4-13/+10
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-1/+36
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks1-1/+1
2016-01-12Typo: 'It as' -> 'It is'Samuel Mehrbrodt1-1/+1
2016-01-11loplugin: unused return values in desktopNoel Grandin14-59/+35
2016-01-10Fix typosAndrea Gelmini5-8/+8
2016-01-06Use OUStringBuffer when constructing string in loopAndrzej Hunt1-3/+3
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-1/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-6/+6
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-2/+2
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-12-24loplugin:unusedfieldsNoel Grandin2-3/+1
2015-12-23loplugin:unusedfields in desktopNoel Grandin10-42/+7
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga1-0/+3
2015-12-14FreeBSD can live with default search pathBaptiste Daroussin1-1/+1
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-08Missing osl_destroyThreadStephan Bergmann1-0/+1
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara1-4/+2
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara2-35/+4
2015-12-07tdf#96250 desktop: empty str is the same as 0 str in jsonToPropertyValues()Miklos Vajna1-1/+1
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2-3/+0
2015-12-04Fix documentationStephan Bergmann1-12/+12
2015-12-04unoinfo documentationStephan Bergmann1-0/+35
2015-12-03uno::Sequence -> std::vectorNoel Grandin2-255/+150
2015-11-30loplugin:vclwidgetsStephan Bergmann1-6/+8
2015-11-30LOK: get state change feedback for more uno commandsMihai Varga1-11/+15
2015-11-30LOK: renderFont methodMihai Varga1-0/+53
2015-11-30loplugin:unusedfieldsNoel Grandin2-3/+0
2015-11-26i126615 - Allow build on FreeBSD Mac PowerPCG5Pedro Giffuni1-0/+3
2015-11-24desktop: fix LOK_DEBUG rectangle paintingMiklos Vajna1-13/+13