summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara7-41/+103
2015-08-19crashtesting: failure on ooo82676-1.sxc importCaolán McNamara1-1/+1
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl5-46/+31
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl4-2/+5
2015-08-19sc: these are ptr_map not ptr_setMichael Stahl4-4/+4
2015-08-19tdf#93293 Fix inverted conditionMaxim Monastirsky1-1/+1
2015-08-19Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist1-10/+45
2015-08-19loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2015-08-19Avoid css::uno::Sequence<sal_uInt8> (which is not a proper UNO type)Stephan Bergmann2-5/+5
2015-08-19There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann1-12/+0
2015-08-19comphelper::isA(Type... -> Type == cppu::UnoType...Stephan Bergmann2-25/+11
2015-08-19Remove unused comphelper::isAReferenceStephan Bergmann1-11/+0
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann3-16/+4
2015-08-19Bugfix test for tdf#77431Katarina Behrens2-0/+14
2015-08-19Remove two silly typedefsStephan Bergmann92-295/+287
2015-08-19tdf#77431: Move setting sheet visibility to finalize phaseKatarina Behrens4-13/+30
2015-08-19Consolidate isFileUrl checksStephan Bergmann28-60/+114
2015-08-19Fix incomplete g-i annotationsPranav Kant1-1/+4
2015-08-19Make the pixel greylevel debug output work as intendedTor Lillqvist1-1/+4
2015-08-19Remove redundant checkStephan Bergmann1-7/+2
2015-08-19Remove ConvertOSLtoUCBURLStephan Bergmann1-21/+4
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann53-172/+150
2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe6-16/+12
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe16-45/+40
2015-08-19vcl: document VCL_DOUBLEBUFFERING_ENABLEMiklos Vajna1-0/+1
2015-08-19cui: prefix members of SvxGradientTabPageMiklos Vajna2-101/+101
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann6-18/+17
2015-08-19replace hideous SfxSaveTabPage defineNoel Grandin2-17/+13
2015-08-19Add SAL_ENABLE_GLYPH_CACHINGTor Lillqvist1-0/+1
2015-08-19More hacks to glyph rendering for caching with OpenGL on WindowsTor Lillqvist1-2/+11
2015-08-19More hacking on OpenGL glyph caching on WindowsTor Lillqvist1-18/+23
2015-08-19Add FIXME comment and bin an #if 0 snippetTor Lillqvist1-10/+2
2015-08-19Initial hack for OpenGL glyph caching on WindowsTor Lillqvist3-1/+349
2015-08-19document some env vars in VCLTomaž Vajngerl1-0/+22
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens2-66/+1
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara23-57/+186
2015-08-18Added Test for tdf#74524 ODF import of range annotationVarun2-0/+25
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara7-17/+7
2015-08-18tdf#93302: Fix OpenSymbol %phi and %varphi glyphsKhaled Hosny2-7/+7
2015-08-18tdf#92036 - Writer infinite spelling loopAshod Nakashian1-0/+3
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara12-31/+27
2015-08-18rBaseURL argument now unusedCaolán McNamara10-16/+13
2015-08-18Added Test for tdf#74230 ODF export stroke and fill in graphic defaultsVarun1-0/+22
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann3-9/+0
2015-08-18tdf#832525 - Wrong punctuation direction after Chinese characters inMark Hung2-2/+2
2015-08-18Remove mention of long-gone vnd.sun.star.wfsStephan Bergmann1-1/+1
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann6-178/+0
2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL & v. v. to osl::FileBaseStephan Bergmann1-55/+21
2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL to osl::FileBaseStephan Bergmann1-8/+4
2015-08-18Simplify isLocalFile_Impl checkStephan Bergmann1-16/+1