summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
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-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-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin
2013-02-06The resstart crack causes a crash when running sandboxed on OS XTor Lillqvist
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-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-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-07fdo#57203 Unknown option: -EmbeddingAurimas Fišeras
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
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/appChr. Rossmanith
2012-12-28Some cppcheck cleaning + Related fdo#57950Julien Nabet
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-12-13Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipeStephan Bergmann
2012-12-13Reduce scope of OfficeIPCThread::maStreamPipeStephan Bergmann
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-12-12Clean up configuration access in Desktop::CheckFirstRunStephan Bergmann
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-05Move flag file extensions/bundled/buildid -> extensions/buildidStephan Bergmann
2012-12-05Remove hack for LO 3.6.x downgrading to preregistered bundled extensions againStephan Bergmann
2012-12-05Bye bye ODMATor Lillqvist
2012-12-02ensure lockfile doesn't leakCaolán McNamara