summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* loplugin: unused variablesThomas Arnhold2013-02-252-2/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-232-3/+3
* Fix typo "fuction" -> "function"Julien Nabet2013-02-231-1/+1
* Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist2013-02-221-9/+0
* Try ignoring IPC pipe errors on AndroidTor Lillqvist2013-02-221-0/+2
* Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist2013-02-221-2/+2
* these stray fprintfs drive people dementedCaolán McNamara2013-02-221-4/+0
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-223-4/+4
* Remove leftover debugging printfTor Lillqvist2013-02-211-1/+0
* android: finally starting and rendering at least something again.Michael Meeks2013-02-212-1/+38
* Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks2013-02-211-0/+9
* Missing "lib:widget delimiter from : to -" changeStephan Bergmann2013-02-211-1/+1
* Clean up code that sends and recvs strings accross the OfficeIPC pipeStephan Bergmann2013-02-211-55/+56
* Some cppcheck cleaningJulien Nabet2013-02-202-5/+2
* s/FaultBack/Fallback/Tor Lillqvist2013-02-201-6/+6
* Good way to initialize array of char char var[NB]={0}Julien Nabet2013-02-191-7/+1
* coverity#983483 String not null terminatedNorbert Thiebaud2013-02-191-0/+6
* added comment about language tagsEike Rathke2013-02-181-0/+4
* Clean up some supportsService implementationsStephan Bergmann2013-02-167-43/+28
* Added the current commit to "soffice --version". Fixes bug 60688.Christopher Hotchkiss2013-02-152-1/+4
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-6/+4
* Undefined UpdateRequiredDialog::selectEntryStephan Bergmann2013-02-121-1/+0
* Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann2013-02-123-10/+11
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-121-10/+6
* fdo#46808, convert code in desktop module to XComponentContextNoel Grandin2013-02-116-43/+46
* fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin2013-02-113-24/+7
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-6/+2
* Revert "Cleanly remove an extension again that cannot be activated while inst...Stephan Bergmann2013-02-071-19/+3
* pagein: learn to respect --enable-mergelibs caseMatúš Kukan2013-02-061-4/+5
* remove obsolete no_localization filesAndras Timar2013-02-061-1/+0
* remove obsolete hidother.src filesAndras Timar2013-02-061-39/+0
* The resstart crack causes a crash when running sandboxed on OS XTor Lillqvist2013-02-063-0/+15
* Better error reportingStephan Bergmann2013-02-051-5/+6
* Cleanly remove components from rdb again that fail during live insertionStephan Bergmann2013-02-051-4/+18
* Cleanly remove an extension again that cannot be activated while installing itStephan Bergmann2013-02-051-3/+19
* Avoid a SAL_WARN caused by IllegalArgumentEx now being a RuntimeExStephan Bergmann2013-02-051-0/+9
* Ignore IPC socket setup errors on OS X as they occur always when sandboxedTor Lillqvist2013-02-053-2/+23
* osl::{File,Directory}::getURL() had curiously been missingStephan Bergmann2013-01-301-10/+13
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-263-3/+3
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-269-36/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-267-0/+14
* fdo#57061: Use a new MIGRATION4 flag file for profile migration LO 3 -> 4Stephan Bergmann2013-01-251-1/+1
* Improve debug error reportingStephan Bergmann2013-01-241-1/+2
* PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2013-01-182-2/+2
* Never pass -env: arguments across OfficeIPC connectionStephan Bergmann2013-01-182-3/+10
* fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin2013-01-151-9/+10
* fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin2013-01-151-41/+27
* Use std::back_inserterStephan Bergmann2013-01-141-4/+3