summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-05-181-1/+1
* Remove dead rtl::Static instancesStephan Bergmann2017-05-161-27/+5
* loplugin:checkunusedparams variousNoel Grandin2017-05-166-15/+15
* lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti2017-05-162-2/+18
* remove unused uno::Reference varsNoel Grandin2017-05-124-5/+1
* lok: sc: notify cell cursor position to address control in clientMarco Cecchetti2017-05-111-0/+3
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-112-2/+2
* Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara2017-05-104-5/+13
* tdf#104312: add missing #includeAron Budea2017-05-101-1/+2
* Remove unnecessary HIDs - the defaults will work just fineGabor Kelemen2017-05-093-9/+0
* loplugin:constantparamNoel Grandin2017-05-095-12/+8
* tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea2017-05-081-9/+14
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-081-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-0740-159/+159
* tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock2017-05-0740-159/+159
* Fix typosAndrea Gelmini2017-05-052-2/+2
* remove empty commentsNoel Grandin2017-05-032-4/+0
* loplugin:stringconstantMaxim Monastirsky2017-05-011-1/+1
* untranslated strings are just stringsCaolán McNamara2017-04-304-8/+20
* Move getProcessWorkingDir from tools to unotoolsChris Sherlock2017-04-293-17/+19
* loplugin:salunicodeliteral: desktopStephan Bergmann2017-04-281-1/+1
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock2017-04-271-1/+1
* loplugin:useuniqueptr (clang-cl)Stephan Bergmann2017-04-261-4/+7
* remove desktop bitmaps from .src filesCaolán McNamara2017-04-257-60/+28
* The debugging rectangles are not needed any more.Jan Holesovsky2017-04-251-13/+0
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-252-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-256-0/+6
* tdf#95845 Use CommandInfoProviderMaxim Monastirsky2017-04-231-1/+0
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2123-50/+0
* LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti2017-04-211-0/+1
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-196-26/+8
* submit crash reports using httpsMarkus Mohrhard2017-04-171-1/+1
* Fix typosAndrea Gelmini2017-04-152-2/+2
* remove the remaining unused mouse cursorsCaolán McNamara2017-04-141-2/+0
* remove the old collaboration feature based on telepathyMarkus Mohrhard2017-04-143-19/+0
* update cppunit to 1.14.0Markus Mohrhard2017-04-141-8/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-2/+0
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann2017-04-121-2/+2
* Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann2017-04-111-3/+4
* Use jfw::JavaInfoGuardStephan Bergmann2017-04-111-24/+3
* Clean up uses of SAL_U/SAL_W: desktopStephan Bergmann2017-04-101-1/+2
* tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski2017-04-061-0/+1
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-1/+1
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-042-2/+11
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-315-32/+32
* tdf#106325 - No way to create a new Documentbrainbreaker2017-03-301-1/+1
* remove type decorations on char literalsJochen Nitschke2017-03-301-3/+3