summaryrefslogtreecommitdiffstats
path: root/desktop/source
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-254-53/+7
* 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-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-255-0/+5
* tdf#95845 Use CommandInfoProviderMaxim Monastirsky2017-04-231-1/+0
* LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti2017-04-211-0/+1
* 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-141-14/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-2/+0
* 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-041-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-314-30/+30
* tdf#106325 - No way to create a new Documentbrainbreaker2017-03-301-1/+1
* Fix typosAndrea Gelmini2017-03-2514-15/+15
* lok: Allow setting of the language during load.Jan Holesovsky2017-03-241-1/+59
* 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 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-091-1/+89
* lok: Do not use UNO for fetching tracked changesPranav Kant2017-03-081-1/+4
* tdf#91222 VclBuilder constructor cleanupJulien Nabet2017-03-081-8/+1
* Propagate failure of reading from stdinStephan Bergmann2017-03-071-1/+1
* bLicenseException is always falseStephan Bergmann2017-03-071-4/+1
* Simplify SAL_INFO message compositionStephan Bergmann2017-03-061-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-037-13/+13
* LOKit runMacro: show also the error codeKatarina Behrens2017-03-031-2/+6
* lok: Listen to change tracking related commandsPranav Kant2017-03-031-1/+3
* Fix typosAndrea Gelmini2017-03-033-3/+3
* new loplugin unoanyNoel Grandin2017-02-285-13/+13
* Keep the order that is in the header.Jan Holesovsky2017-02-281-2/+2
* Run macro:// via LOKitKatarina Behrens2017-02-281-0/+88
* loplugin:unusedmethodsNoel Grandin2017-02-212-9/+0