summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-18make sure the test is not executed before the libs have been builtMarkus Mohrhard
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14desktop lok: avoid unnecessary setPart() in paintPartTile()Miklos Vajna
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-10LOK: new callback dropping implementationMarco Cecchetti
2016-09-10LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursorMarco Cecchetti
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna
2016-08-31desktop: fix Android buildMiklos Vajna
2016-08-31LOK: queue-up events while processing client callsAshod Nakashian
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (desktop)Stephan Bergmann
2016-08-30No reason why these functions can't be static, tooTor Lillqvist
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-25cid#1371326 Misused comma operatorNoel Grandin
2016-08-24tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-22clearly we want to match "-env:" only at arg start, not as substring anywhereEike Rathke
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19coverity#1371375 Resource leakCaolán McNamara
2016-08-19coverity#1371119 Unchecked return valueCaolán McNamara
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna
2016-08-18experiment with renaming for bogus coverity#1371326 Misused comma operatorCaolán McNamara
2016-08-18cppcheck: noExplicitConstructorCaolán McNamara
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for desktopArmin Le Grand
2016-08-17lok::Document::getCommandValues: expose redline infoMiklos Vajna
2016-08-15Resolves: tdf#44241 highlight the newly installed extensionCaolán McNamara
2016-08-14tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist
2016-08-05(initial) sparc64 portJames Clarke
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-08-04CppunitTest_desktop_app needs the Foundation framework when sandboxedTor Lillqvist
2016-08-01lok: re-load UNO bootstrap pieces and set UserInstallation on second init.Michael Meeks
2016-07-31tdf#100837: honor LibreOffice command line arguments for Office URIsMike Kaganski
2016-07-28desktop: fix Android buildMiklos Vajna
2016-07-27add uui component to some other placesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26Restructure CommandLineArgs::ParseCommandLine_ImplMike Kaganski