summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Fix typo ("x86_64" -> "X86_64")Stephan Bergmann1-1/+1
2017-11-06Finally make DbusIpcThread terminateStephan Bergmann1-105/+61
2017-10-27...and one more fix for DbusIpcThread,Stephan Bergmann1-23/+4
2017-10-26Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann1-30/+53
2017-09-04tdf#109241 desktop: Win32: prepend "program" dir to $PATHMichael Stahl4-11/+50
2017-08-22tdf#111908: only freopen if we try to use another consoleMike Kaganski1-9/+9
2017-08-02tdf#109347: don't verify SSL certificate for crashreport uploadMarkus Mohrhard1-0/+1
2017-07-20CheckWebQuery: Don't use OUString::createFromAscii for user inputMike Kaganski1-1/+1
2017-07-13tdf#106359: use SvFileStream to read iqy; fixes *nix compatibilityMike Kaganski1-37/+27
2017-06-09tdf#36019: Enable/disable extension installation and removal via GUIMuhammet Kara4-3/+64
2017-05-21make string translation loading more uniformCaolán McNamara10-55/+52
2017-05-16Remove dead rtl::Static instancesStephan Bergmann1-27/+5
2017-05-16loplugin:checkunusedparams variousNoel Grandin6-15/+15
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti2-2/+18
2017-05-12remove unused uno::Reference varsNoel Grandin4-5/+1
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-0/+3
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin2-2/+2
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara4-5/+13
2017-05-10tdf#104312: add missing #includeAron Budea1-1/+2
2017-05-09Remove unnecessary HIDs - the defaults will work just fineGabor Kelemen3-9/+0
2017-05-09loplugin:constantparamNoel Grandin5-12/+8
2017-05-08tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea1-9/+14
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock40-159/+159
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock40-159/+159
2017-05-05Fix typosAndrea Gelmini2-2/+2
2017-05-03remove empty commentsNoel Grandin2-4/+0
2017-05-01loplugin:stringconstantMaxim Monastirsky1-1/+1
2017-04-30untranslated strings are just stringsCaolán McNamara4-8/+20
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock3-17/+19
2017-04-28loplugin:salunicodeliteral: desktopStephan Bergmann1-1/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-1/+1
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann1-4/+7
2017-04-25remove desktop bitmaps from .src filesCaolán McNamara7-60/+28
2017-04-25The debugging rectangles are not needed any more.Jan Holesovsky1-13/+0
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock6-0/+6
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-1/+0
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky23-50/+0
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti1-0/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin6-26/+8
2017-04-17submit crash reports using httpsMarkus Mohrhard1-1/+1
2017-04-15Fix typosAndrea Gelmini2-2/+2
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara1-2/+0
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard3-19/+0
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-8/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+0
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1