summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-05-10tdf#104312: add missing #includeAron Budea
2017-05-09Remove unnecessary HIDs - the defaults will work just fineGabor Kelemen
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-05-03remove empty commentsNoel Grandin
2017-05-01loplugin:stringconstantMaxim Monastirsky
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock
2017-04-28loplugin:salunicodeliteral: desktopStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-25remove desktop bitmaps from .src filesCaolán McNamara
2017-04-25The debugging rectangles are not needed any more.Jan Holesovsky
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-17submit crash reports using httpsMarkus Mohrhard
2017-04-15Fix typosAndrea Gelmini
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann
2017-04-11Use jfw::JavaInfoGuardStephan Bergmann
2017-04-10Clean up uses of SAL_U/SAL_W: desktopStephan Bergmann
2017-04-06tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-29Fix typosAndrea Gelmini
2017-03-28Fix typosAndrea Gelmini
2017-03-26Extra linking against sofficeappStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-03-24vcl: clean up ANDROID ifdefs in pdfwriter_implMiklos Vajna
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin