summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-26fix postgresql buildPeter Foley4-9/+7
2013-03-26make module-deps.pl work in separate builddirPeter Foley1-2/+4
2013-03-26coverity#982306 Logically dead codeJulien Nabet1-2/+0
2013-03-26coverity#982310 Logically dead codeJulien Nabet1-1/+1
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile4-141/+77
2013-03-26Fix warning: unused variable 'sFormat' [loplugin]Tor Lillqvist1-1/+1
2013-03-26Re-add change from 304cb6ab8fb159c883c42d2d42e82750fab4e4a7Tor Lillqvist1-1/+1
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist4-7/+35
2013-03-26rCGContext is not used for iOSTor Lillqvist1-2/+4
2013-03-26Ifdef out methods for iOS that are actually in coretext/salgdi.cxxTor Lillqvist1-4/+8
2013-03-26Remove unnecessary code that was based on a wrong guessTor Lillqvist1-17/+0
2013-03-26Improve the blitting, use memcpy for each rowTor Lillqvist1-8/+8
2013-03-26Add a SAL_INFO()Tor Lillqvist1-0/+1
2013-03-26Release style and CGContext resources in dtorTor Lillqvist1-0/+12
2013-03-26Handle different basebmp scanline formats and flip vertically when neededTor Lillqvist2-5/+31
2013-03-26Use the applicationFrame and not whole screen sizeTor Lillqvist1-1/+1
2013-03-26I think kCGImageAlphaNoneSkipLast is what we wantTor Lillqvist1-1/+1
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist3-0/+11
2013-03-26Log also corresponding destructions of BitmapDeviceTor Lillqvist1-1/+2
2013-03-26Add svt and svxTor Lillqvist1-0/+4
2013-03-26Add the soffice.cfg and registry stuffTor Lillqvist1-0/+12
2013-03-26Change how Rectangles are printed, special case for EMPTYTor Lillqvist1-2/+5
2013-03-26Add to the project some source files where breakpoints are often usefulTor Lillqvist1-1/+37
2013-03-26WaE: Variable set but not usedTor Lillqvist1-1/+2
2013-03-26Don't exit intentionallyTor Lillqvist1-10/+5
2013-03-26Try kCGImageAlphaNoneSkipLastTor Lillqvist1-1/+1
2013-03-26Improve debugging printout a bitTor Lillqvist1-7/+7
2013-03-26Move SAL_WARN_IFTor Lillqvist1-2/+2
2013-03-26Resolves fdo#61540K_Karthikeyan1-2/+7
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist25-53/+64
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist4-2/+24
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist10-9/+40
2013-03-26Initial hack attempt to get something renderedTor Lillqvist1-0/+6
2013-03-26Temporary hack for iOS: open files read-only if read-write open failsTor Lillqvist1-0/+12
2013-03-26Add LOViewerWindow.[hm] to the projectTor Lillqvist1-0/+4
2013-03-26Add images.zipTor Lillqvist1-0/+5
2013-03-26quickfixStephan Bergmann1-11/+11
2013-03-26convert half of optfltr.src to .uiKrisztian Pinter6-164/+311
2013-03-26No (more/apparent) need for LIBO_WERRORStephan Bergmann3-7/+5
2013-03-26Typo __SINPRO_CC -> __SUNPRO_CCStephan Bergmann3-3/+3
2013-03-26Clean up OOO_SHELLStephan Bergmann2-2/+1
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann5-1/+6
2013-03-26testcase for the previous starmath docx fixesLuboš Luňák2-0/+9
2013-03-26export quoted parts of math formulas properly to docx mathmlLuboš Luňák1-0/+7
2013-03-26m:nor and m:lit math docx tags lead to quotingLuboš Luňák1-5/+17
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez3-46/+61
2013-03-26Fix template manager item selection behaviour with mouse.Rafael Dominguez1-9/+14
2013-03-26Deselect thumbnailview items when clearing the view.Rafael Dominguez1-0/+10
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez15-590/+492
2013-03-26Update Apache CommonsPedro Giffuni9-17/+155