summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-12-02Lok: correct tile invalidation mergingAshod Nakashian2-3/+42
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna1-1/+1
2016-12-02convert some anonymous enums to scopedNoel Grandin4-17/+15
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks1-0/+4
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna1-1/+1
2016-11-30lok: ensure positive values for width and heightHenry Castro1-0/+5
2016-11-29Window::Invalidate must be called with SolarMutex lockedStephan Bergmann1-58/+74
2016-11-28Revert "Remove extra "=" symbol for "--splash-pipe" argument"Stephan Bergmann1-1/+1
2016-11-28sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-2/+6
2016-11-28lok: avoid render font with empty rectangleHenry Castro1-0/+3
2016-11-28lok: in preinit stage, do not force localeHenry Castro1-2/+2
2016-11-27Lok: compress duplicate state-changed eventsAshod Nakashian2-1/+24
2016-11-26Remove extra "=" symbol for "--splash-pipe" argumenttagezi1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl5-10/+7
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-1/+2
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann10-53/+1
2016-11-23tdf#100826: use console for -h and --version also on WindowsMike Kaganski5-337/+133
2016-11-22lok: add command values .uno:FontSubsetHenry Castro4-0/+95
2016-11-21tdf#103146 Revamp Extension Manager Dialog, Part 3Muhammet Kara3-84/+58
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-17that should have been LibreOfficeKit*Document*ClassChristian Lohmaier1-1/+1
2016-11-16Demonstrate that (extension) .xcu can contain <item> with nested <node>sStephan Bergmann1-35/+36
2016-11-16tdf#92346 - Copy functionality in the viewerChamal1-1/+2
2016-11-15tdf#103146 Revamp Extension Manager Dialog, Part 2Muhammet Kara3-112/+30
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-14lok: add character parameter to renderFontHenry Castro1-2/+8
2016-11-13drop extra semicolonsDavid Tardon1-2/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-09tdf#103146 Revamp Extension Manager Dialog, Part 1Muhammet Kara5-97/+142
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin10-89/+26
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-12/+3
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2-8/+5
2016-11-08loplugin:oncevarNoel Grandin1-3/+1
2016-11-07soffice.sh: can't hurt to force system allocator for massifMichael Stahl1-1/+1
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin3-13/+4
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-10-28Missing dependency (--enable-telepathy)Stephan Bergmann1-0/+1
2016-10-24revert string::find changesNoel Grandin1-1/+1
2016-10-24fix "cppcheck:stlIfStrFind"Noel Grandin1-1/+1
2016-10-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl1-3/+1
2016-10-24cppcheck:stlIfStrFindJulien Nabet1-1/+1
2016-10-20Check for enable safe mode earlierSamuel Mehrbrodt2-3/+5
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt6-50/+1
2016-10-20Use Application::IsSafeModeEnabled()Samuel Mehrbrodt1-5/+2
2016-10-20LOK: hold the solar mutex consistently for document method calls.Michael Meeks1-6/+70
2016-10-20CppunitTest_desktop_lib: fix valgrind errorsMiklos Vajna1-8/+8
2016-10-19Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna1-62/+0