summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-04Add (commented-out) invocation of mobile-config.pyTor Lillqvist1-0/+1
2014-12-04Try to be less eagerTor Lillqvist1-2/+0
2014-12-04Log parsing time of each xcd fileTor Lillqvist2-3/+4
2014-12-04SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist1-0/+4
2014-12-04Bin duplicatesTor Lillqvist1-22/+7
2014-12-04CosmeticsTor Lillqvist1-4/+0
2014-12-04Log time since object creation, not since epochTor Lillqvist1-4/+8
2014-12-04android: Stopgap: _exit() is better than a hangTor Lillqvist1-0/+4
2014-12-04Add a SAL_INFOTor Lillqvist1-0/+1
2014-12-04Use maximum logging verbosity while attempting the restartTor Lillqvist1-0/+2
2014-12-04Reduce log verbiageTor Lillqvist1-1/+1
2014-12-04If loading a document fails, try restarting the 'main loop' and try againTor Lillqvist1-1/+14
2014-12-04Call DetachCurrentThread() in the AndroidSalInstance destructorTor Lillqvist1-0/+2
2014-12-04The 'bInitialized' state needs to be global, and unset in lo_destroy()Tor Lillqvist1-1/+6
2014-12-04Don't keep the LibreOfficeKit pointer in a global variableTor Lillqvist1-7/+4
2014-12-04android: remove preferences menu item for now.Andrzej Hunt2-6/+1
2014-12-04sfx2: reset the error code before 2nd load with repair (related: fdo#56245)Michael Stahl1-0/+1
2014-12-04No need to have TableData as a templateMiklos Vajna3-17/+15
2014-12-04fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane1-2/+13
2014-12-04Revert "coverity#735424 Logically dead code"Lionel Elie Mamane1-3/+22
2014-12-04Remove dead SalDisplay::GetSalDisplay declarationStephan Bergmann1-1/+0
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann23-65/+70
2014-12-04WaE: unused varBjoern Michaelsen1-1/+0
2014-12-04init.cxx is for now ANDROID and LINUX (unix?) only.Kohei Yoshida1-3/+6
2014-12-04cid#1256668: uninit ptr fieldBjoern Michaelsen1-0/+1
2014-12-04cid#1256669: uninit ptr fieldBjoern Michaelsen1-0/+1
2014-12-04cid#1256663: only allow comparing iterators from the same ringBjoern Michaelsen1-1/+6
2014-12-04use C++11 iterationBjoern Michaelsen1-10/+9
2014-12-04use C++11 iterationBjoern Michaelsen1-4/+5
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-6/+5
2014-12-04use C++11 iterationBjoern Michaelsen1-8/+7
2014-12-04use C++11 iterationBjoern Michaelsen1-5/+2
2014-12-04use C++11 iterationBjoern Michaelsen1-14/+12
2014-12-04fdo#86511: Fix the RGB value of 'Sky blue 1' color.V Stuart Foote1-1/+1
2014-12-04coverity#1256663: sw: fix Ring::equals()Michael Stahl1-1/+1
2014-12-04More build fix on Windows.Kohei Yoshida1-0/+2
2014-12-04Bin noise comments and superfluous blank linesTor Lillqvist63-303/+1
2014-12-04Build fix on Windows.Kohei Yoshida1-0/+2
2014-12-04bin/run: add WNT supportMichael Stahl1-1/+23
2014-12-04Bin noise commentsTor Lillqvist7-40/+32
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann4-26/+4
2014-12-04Still no need for osl_setCommandArgsStephan Bergmann3-6/+3
2014-12-04bin/run: Adapt to run on Debian so-called GNU/Linux systems tooMichael Stahl1-2/+2
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida2-0/+17
2014-12-04We want PDF signing to be non-experimental nowTor Lillqvist1-10/+1
2014-12-04add missing newline to incError...() callsEike Rathke1-31/+31
2014-12-04loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-12-04Revert "Implement lokconf_init."Tomaž Vajngerl3-88/+0
2014-12-04-Wunused-macrosTakeshi Abe1-2/+0