summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-15loplugin:saloverrideStephan Bergmann
2014-05-15loplugin:bodynotinblockStephan Bergmann
2014-05-15sw html test: missed one class name at renamingTomaž Vajngerl
2014-05-15loplugin:sallogareasStephan Bergmann
2014-05-15sd html test: move local vars on top, clean-upTomaž Vajngerl
2014-05-15sc html test: dispose xComponent in teardownTomaž Vajngerl
2014-05-15sw test: HtmlExportTest - assert pDoc exists, rename classTomaž Vajngerl
2014-05-15sw test: unify names of local variables and move to them to topTomaž Vajngerl
2014-05-15sw test: user parent's parseXmlStream methodTomaž Vajngerl
2014-05-15OGLWindow: improve camera movement, make it fasterZolnai Tamás
2014-05-15wmf: assume WinOrg/ViewportOrg = (0,0) if they are not providedTomaž Vajngerl
2014-05-15wmf: add SAL_INFOs for interesting things at WMF importTomaž Vajngerl
2014-05-15wmf: test that non-placeable WMF uses correct sizesTomaž Vajngerl
2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl
2014-05-15fdo#78603 mixup (Left->Top) in Rectangle constructionTomaž Vajngerl
2014-05-15vcl: ReadWindowMetafile - make pConfigItem default to NULLTomaž Vajngerl
2014-05-15vcl: remove uselees comment from font.hxxTomaž Vajngerl
2014-05-15wmf: put WMFReader constructor out of the header fileTomaž Vajngerl
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl
2014-05-15vcl WMF: in non-placable images use SETWINDOW{ORG,EXT} for BoundsTomaž Vajngerl
2014-05-15vcl WMF: some code clean-upTomaž Vajngerl
2014-05-15fdo#70498 work-around scaling in SetClipPathTomaž Vajngerl
2014-05-15WMF: partially revert change as for some documents text is not drawnTomaž Vajngerl
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl
2014-05-15sc - statistics dialog: add more space between IDsTomaž Vajngerl
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl
2014-05-15DOCX import: fix chart size when it's inside a TextFrameMiklos Vajna
2014-05-15p is for pointers.Kohei Yoshida
2014-05-15Don't reference the avmediaMacAVF library if not builtTor Lillqvist
2014-05-15The macavf code doesn't compile as 32-bit, sighTor Lillqvist
2014-05-15Argh, it's <ext/hash_map> apparentlyTor Lillqvist
2014-05-15Use std::hash:map when building against libstdc++ (and not libc++)Tor Lillqvist
2014-05-15The AVFoundation framework appeared in OS X 10.7Tor Lillqvist
2014-05-15AOO: #i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yetHerbert Dürr
2014-05-15The AVMedia framework is not deprecatedTor Lillqvist
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold
2014-05-15fix cut and paste into macro editor crashCaolán McNamara
2014-05-15Try the AVMEDIA_MANAGER_SERVICE_NAME_FALLBACK1Tor Lillqvist
2014-05-15We don't use Quicktime now, but QTKit insteadTor Lillqvist
2014-05-15Add avmediaMacAVFTor Lillqvist
2014-05-15We build avmediaQuickTime as 64-bit too nowTor Lillqvist
2014-05-15AOO: #i124875# avoid wasteful loading of an AVAsset in MacAVF::FramegrabberHerbert Dürr
2014-05-15AOO: #i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr
2014-05-15AOO: #i124800# switch avmedia's QuickTime component to QTKit for nowHerbert Dürr
2014-05-15remove legacy svheader.hxxThomas Arnhold
2014-05-15Actually this empty() check here is redundant.Kohei Yoshida
2014-05-15Related: #i124896# Remove Allocator from sal, tooThomas Arnhold