summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann1-2/+2
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann1-3/+4
2017-04-11Use jfw::JavaInfoGuardStephan Bergmann1-24/+3
2017-04-10Clean up uses of SAL_U/SAL_W: desktopStephan Bergmann1-1/+2
2017-04-06tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski1-0/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin2-2/+11
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna5-32/+32
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-3/+3