summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-20also need to call updateFillColor to get the UI in orderMarkus Mohrhard
2015-08-20better warning message for failed panel creationMarkus Mohrhard
2015-08-20tdf#93451: svtools: don't commit SvtMenuOptions too earlyMichael Stahl
2015-08-20update the color button when we select an objectMarkus Mohrhard
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-19o3tl: cow_wrapper add move constructor/assignmentDaniel Robertson
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-19sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-19test: hack to avoid VCLXToolkit calling CreateMainLoopThreadMichael Stahl
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-19crashtesting: failure on ooo82676-1.sxc importCaolán McNamara
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl
2015-08-19sc: these are ptr_map not ptr_setMichael Stahl
2015-08-19tdf#93293 Fix inverted conditionMaxim Monastirsky
2015-08-19Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist
2015-08-19loplugin:literaltoboolconversionStephan Bergmann
2015-08-19Avoid css::uno::Sequence<sal_uInt8> (which is not a proper UNO type)Stephan Bergmann
2015-08-19There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2015-08-19comphelper::isA(Type... -> Type == cppu::UnoType...Stephan Bergmann
2015-08-19Remove unused comphelper::isAReferenceStephan Bergmann
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann
2015-08-19Bugfix test for tdf#77431Katarina Behrens
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-19tdf#77431: Move setting sheet visibility to finalize phaseKatarina Behrens
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Fix incomplete g-i annotationsPranav Kant
2015-08-19Make the pixel greylevel debug output work as intendedTor Lillqvist
2015-08-19Remove redundant checkStephan Bergmann
2015-08-19Remove ConvertOSLtoUCBURLStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-19vcl: document VCL_DOUBLEBUFFERING_ENABLEMiklos Vajna
2015-08-19cui: prefix members of SvxGradientTabPageMiklos Vajna
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-08-19replace hideous SfxSaveTabPage defineNoel Grandin
2015-08-19Add SAL_ENABLE_GLYPH_CACHINGTor Lillqvist
2015-08-19More hacks to glyph rendering for caching with OpenGL on WindowsTor Lillqvist
2015-08-19More hacking on OpenGL glyph caching on WindowsTor Lillqvist
2015-08-19Add FIXME comment and bin an #if 0 snippetTor Lillqvist
2015-08-19Initial hack for OpenGL glyph caching on WindowsTor Lillqvist
2015-08-19document some env vars in VCLTomaž Vajngerl
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-18Added Test for tdf#74524 ODF import of range annotationVarun
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18tdf#93302: Fix OpenSymbol %phi and %varphi glyphsKhaled Hosny
2015-08-18tdf#92036 - Writer infinite spelling loopAshod Nakashian