summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2013-02-28Bypass a little more stuff for Android (and iOS)Tor Lillqvist
2013-02-28Use proper Android logging here, tooTor Lillqvist
2013-02-27WaE: unused functionTor Lillqvist
2013-02-26Bypass the crack pipe on Android and iOSTor Lillqvist
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22Try ignoring IPC pipe errors on AndroidTor Lillqvist
2013-02-22Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist
2013-02-22these stray fprintfs drive people dementedCaolán McNamara
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Remove leftover debugging printfTor Lillqvist
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21Clean up code that sends and recvs strings accross the OfficeIPC pipeStephan Bergmann
2013-02-20Some cppcheck cleaningJulien Nabet
2013-02-20s/FaultBack/Fallback/Tor Lillqvist
2013-02-19Good way to initialize array of char char var[NB]={0}Julien Nabet
2013-02-19coverity#983483 String not null terminatedNorbert Thiebaud
2013-02-16Clean up some supportsService implementationsStephan Bergmann
2013-02-15Added the current commit to "soffice --version". Fixes bug 60688.Christopher Hotchkiss
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-12Undefined UpdateRequiredDialog::selectEntryStephan Bergmann
2013-02-12Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-07Revert "Cleanly remove an extension again that cannot be activated while inst...Stephan Bergmann
2013-02-06The resstart crack causes a crash when running sandboxed on OS XTor Lillqvist
2013-02-05Better error reportingStephan Bergmann
2013-02-05Cleanly remove components from rdb again that fail during live insertionStephan Bergmann
2013-02-05Cleanly remove an extension again that cannot be activated while installing itStephan Bergmann
2013-02-05Avoid a SAL_WARN caused by IllegalArgumentEx now being a RuntimeExStephan Bergmann
2013-02-05Ignore IPC socket setup errors on OS X as they occur always when sandboxedTor Lillqvist
2013-01-30osl::{File,Directory}::getURL() had curiously been missingStephan Bergmann
2013-01-25fdo#57061: Use a new MIGRATION4 flag file for profile migration LO 3 -> 4Stephan Bergmann
2013-01-24Improve debug error reportingStephan Bergmann
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2013-01-15fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin
2013-01-14Use std::back_inserterStephan Bergmann
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-10fdo#58909: Missing BAK_EXTENSIONS bootstrap variableStephan Bergmann
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2013-01-08Fix MigrationImpl::subtractStephan Bergmann
2013-01-07fdo#57203 Unknown option: -EmbeddingAurimas Fišeras
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-06TypoTor Lillqvist
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky