summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01lool - now the fill cursor type is mapped correctlyMarco Cecchetti
2016-02-01libreofficekit: fix inverted conditionMichael Stahl
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-25loplugin:defaultparamsStephan Bergmann
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2016-01-25desktop: use x prefix for uno::ReferenceMichael Stahl
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna
2016-01-21desktop: loplugin:defaultparamsMiklos Vajna
2016-01-21Clean up lok::Office::freeError()Miklos Vajna
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-20loplugin:stringconstantStephan Bergmann
2016-01-19loplugin:cstylecastStephan Bergmann
2016-01-19WaE: unused variableTor Lillqvist
2016-01-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna
2016-01-19Make LibreOffice kit usable on windowsOliver Specht
2016-01-19CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna
2016-01-19Build the LibreOfficeKit bits also on WindowsOliver Specht
2016-01-19Make sure desktop under LOK does not see osl_setCommandArgs CommandLineArgsStephan Bergmann
2016-01-19-Werror=strict-aliasing (GCC 6)Stephan Bergmann
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
2016-01-12Typo: 'It as' -> 'It is'Samuel Mehrbrodt
2016-01-11loplugin: unused return values in desktopNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06Use OUStringBuffer when constructing string in loopAndrzej Hunt
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga
2015-12-14FreeBSD can live with default search pathBaptiste Daroussin
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-08Missing osl_destroyThreadStephan Bergmann
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara