summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl6-13/+10
2016-02-03libreofficekit: CppunitTest_libreofficekit_tiledrendering crashesMichael Stahl1-3/+4
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky3-33/+232
2016-02-03lok interaction handler: Move password handling to an own method.Jan Holesovsky2-56/+57
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+15
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01lool - now the fill cursor type is mapped correctlyMarco Cecchetti1-1/+1
2016-02-01libreofficekit: fix inverted conditionMichael Stahl1-4/+7
2016-01-29sequence->vector in OInteractionRequestNoel Grandin1-5/+3
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna2-1/+17
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl3-7/+28
2016-01-26vcl: actually that shared_array was a scamMichael Stahl1-16/+2
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl1-4/+4
2016-01-25loplugin:defaultparamsStephan Bergmann1-1/+1
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl4-3/+135
2016-01-25desktop: use x prefix for uno::ReferenceMichael Stahl1-4/+8
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