summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2017-03-291-1/+1
* Fix typosAndrea Gelmini2017-03-281-1/+1
* Extra linking against sofficeappStephan Bergmann2017-03-261-1/+0
* Fix typosAndrea Gelmini2017-03-2517-19/+19
* lok: Allow setting of the language during load.Jan Holesovsky2017-03-244-1/+95
* vcl: clean up ANDROID ifdefs in pdfwriter_implMiklos Vajna2017-03-241-1/+1
* convert ViewShellId to o3tl::strong_intNoel Grandin2017-03-241-1/+1
* desktop: remove redundant virtual keywords in lokclipboardMiklos Vajna2017-03-221-6/+6
* lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky2017-03-211-4/+20
* desktop: fix Android -Werror=unused-functionMiklos Vajna2017-03-201-0/+2
* don't check safe mode on AndroidTomaž Vajngerl2017-03-201-1/+2
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* fix typo/grammar: "the the" --> thedennisroczek2017-03-191-4/+2
* lok: It's not that important to skip some of the messages.Jan Holesovsky2017-03-171-6/+6
* remove unused defines from HRC files in desktopNoel Grandin2017-03-172-54/+0
* remove unused RID constantsNoel Grandin2017-03-142-6/+0
* tdf#106359: Open Web Query (.iqy) filesMike Kaganski2017-03-092-1/+90
* WaE: include needed headerDavid Tardon2017-03-081-0/+1
* make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara2017-03-081-0/+1
* lok: Do not use UNO for fetching tracked changesPranav Kant2017-03-081-1/+4
* tdf#91222 VclBuilder constructor cleanupJulien Nabet2017-03-081-8/+1