summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19Fix thinkoTor Lillqvist
2015-11-19Don't register a glyphy package if we aren't actually building itTor Lillqvist
2015-11-19tdf#95931 Add 'Open remote file' to menu in start centerSamuel Mehrbrodt
2015-11-19sw lok comments: don't paint hidden comment sub-widgetsMiklos Vajna
2015-11-19WaE: potentially uninitialized local variable usedTor Lillqvist
2015-11-19WaE: unreferenced formal parameterTor Lillqvist
2015-11-19WaE: local variable is initialized but not referencedTor Lillqvist
2015-11-19loplugin:nullptrStephan Bergmann
2015-11-19...and make it clear that RegParamKind /is/ usedStephan Bergmann
2015-11-19REGPARAM_INT/FLT /are/ usedStephan Bergmann
2015-11-19Do use libo_CHECK_SYSTEM_MODULE for GLYPHY after allTor Lillqvist
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-19We don't actually use GLyphy on Linux yetTor Lillqvist
2015-11-19Check for system GLyphy only on Linux and WindowsTor Lillqvist
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist
2015-11-19Update GLyphy to match upstreamTor Lillqvist
2015-11-19Avoid automake, patch also Makefile.inTor Lillqvist
2015-11-19Update the GLyphy patch for WindowsTor Lillqvist
2015-11-19Link with GLyphy also for WindowsTor Lillqvist
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist
2015-11-19Use correct GLyphy library file name in the MSVC caseTor Lillqvist
2015-11-19The GLyphy headers in its tarball are in "src", there is no "include"Tor Lillqvist
2015-11-19Add glyphy-windows.h for feeding GLyphy Win32 font dataTor Lillqvist
2015-11-19The glyphy configury takes no --enable/disable-debug optionTor Lillqvist
2015-11-19We (unintentionally?) build a static archive with MSVCTor Lillqvist
2015-11-19Need _USE_MATH_DEFINES with MSVC for M_PI_2Tor Lillqvist
2015-11-19Fix some thinkos or copy-paste mistakes for glyphyTor Lillqvist
2015-11-19link vcl against libglyphyMarkus Mohrhard
2015-11-19integrate glyphy into the buildMarkus Mohrhard
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-19tdf#91909 Add shortcuts for MovePage actionsPhilippe Jung
2015-11-19qadevOOo: sadly XToolkit::processEventsToIdle doesn't fix...Michael Stahl
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl
2015-11-19No toolbar and statusbar in the startcenterSamuel Mehrbrodt
2015-11-19Incredible slowness and crashes with document with vast num of frame dupsCaolán McNamara
2015-11-19isLookupContext already available in Clang 3.7.0Stephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-19Let's see if this fixes Jenkins buildMaxim Monastirsky
2015-11-19Improve SAL_WARN message readabilityTor Lillqvist
2015-11-19Further cleanup of 229fc164dc1773484b74eca016863cf68860e81bMaxim Monastirsky
2015-11-19Adapt compilerplugins to old Clang versionsStephan Bergmann
2015-11-19Fix Clang version checkStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-19Simplify writerfilter::dmapper::DomainMapper_Impl::appendGrabBag()Miklos Vajna
2015-11-19Quote $CXXTor Lillqvist
2015-11-18Code cleanup for gerrit change 16723Philippe Jung
2015-11-18Fix css.awt.XSystemDependentMenuPeer.getMenuHandleStephan Bergmann