summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Propagate failure of reading from stdinStephan Bergmann2017-03-071-1/+1
* desktop: unbreak soffice --valgrindMichael Stahl2017-03-071-2/+2
* 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-038-14/+14
* 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-036-11/+11
* No need for the program -> MacOS symlinkTor Lillqvist2017-03-012-18/+0
* Use $(LIBO_SHARE_FOLDER) instead of hard-coded "share"Tor Lillqvist2017-03-011-1/+1
* 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-282-0/+103
* loplugin:unusedmethodsNoel Grandin2017-02-212-9/+0
* Revert "sw lok: Move this test to sw/"Pranav Kant2017-02-211-0/+99
* loplugin:subtlezeroinit: desktopStephan Bergmann2017-02-211-1/+1
* desktop: unit test to for sd ViewAnnotations commandPranav Kant2017-02-202-0/+60
* lok: listen for DeleteAnnotation state changesPranav Kant2017-02-201-0/+1
* tdf#100826 related: initialize stdout/stdin/strerr properlyMike Kaganski2017-02-181-25/+9
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-1742-153/+153
* sc lok: Unit tests for Comments APIPranav Kant2017-02-172-1/+56
* sw lok: Move this test to sw/Pranav Kant2017-02-171-102/+3
* drop BitmapMode enumNoel Grandin2017-02-161-27/+0
* convert HelpProcessingErrorClass to scoped enumNoel Grandin2017-02-161-3/+2