summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* SvxPostItIdItem is now string typePranav Kant2017-02-161-4/+4
* LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti2017-02-131-19/+57
* Upon failure, 'cd' itself already prints a message to stderrStephan Bergmann2017-02-112-20/+6
* Remove MinGW supportStephan Bergmann2017-02-105-36/+0
* convert InsertOperation to scoped enumNoel Grandin2017-02-105-8/+8
* convert SearchParam::SearchType to scoped enumNoel Grandin2017-02-102-3/+3
* coverity#1242486 Out-of-bounds accessCaolán McNamara2017-02-081-1/+1