summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-19loplugin:nullptrStephan Bergmann1-2/+2
2015-11-19...and make it clear that RegParamKind /is/ usedStephan Bergmann1-2/+2
2015-11-19REGPARAM_INT/FLT /are/ usedStephan Bergmann1-0/+1
2015-11-19Do use libo_CHECK_SYSTEM_MODULE for GLYPHY after allTor Lillqvist3-2/+11
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt6-16/+33
2015-11-19We don't actually use GLyphy on Linux yetTor Lillqvist2-6/+4
2015-11-19Check for system GLyphy only on Linux and WindowsTor Lillqvist1-1/+3
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist2-22/+409
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist18-308/+2270
2015-11-19Update GLyphy to match upstreamTor Lillqvist2-0/+212
2015-11-19Avoid automake, patch also Makefile.inTor Lillqvist1-0/+10
2015-11-19Update the GLyphy patch for WindowsTor Lillqvist1-11/+559
2015-11-19Link with GLyphy also for WindowsTor Lillqvist1-0/+6
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist6-1/+7
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist2-0/+11
2015-11-19Use correct GLyphy library file name in the MSVC caseTor Lillqvist1-1/+6
2015-11-19The GLyphy headers in its tarball are in "src", there is no "include"Tor Lillqvist1-1/+1
2015-11-19Add glyphy-windows.h for feeding GLyphy Win32 font dataTor Lillqvist2-0/+190
2015-11-19The glyphy configury takes no --enable/disable-debug optionTor Lillqvist1-1/+0
2015-11-19We (unintentionally?) build a static archive with MSVCTor Lillqvist1-0/+2
2015-11-19Need _USE_MATH_DEFINES with MSVC for M_PI_2Tor Lillqvist1-0/+1
2015-11-19Fix some thinkos or copy-paste mistakes for glyphyTor Lillqvist4-7/+9
2015-11-19link vcl against libglyphyMarkus Mohrhard3-0/+34
2015-11-19integrate glyphy into the buildMarkus Mohrhard8-0/+103
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl10-345/+520
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl5-162/+268
2015-11-19tdf#91909 Add shortcuts for MovePage actionsPhilippe Jung1-0/+24
2015-11-19qadevOOo: sadly XToolkit::processEventsToIdle doesn't fix...Michael Stahl1-1/+3
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl1-1/+1
2015-11-19No toolbar and statusbar in the startcenterSamuel Mehrbrodt3-40/+0
2015-11-19Incredible slowness and crashes with document with vast num of frame dupsCaolán McNamara1-1/+9
2015-11-19isLookupContext already available in Clang 3.7.0Stephan Bergmann1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin4-150/+28
2015-11-19Let's see if this fixes Jenkins buildMaxim Monastirsky1-0/+1
2015-11-19Improve SAL_WARN message readabilityTor Lillqvist1-1/+1
2015-11-19Further cleanup of 229fc164dc1773484b74eca016863cf68860e81bMaxim Monastirsky2-94/+29
2015-11-19Adapt compilerplugins to old Clang versionsStephan Bergmann2-3/+12
2015-11-19Fix Clang version checkStephan Bergmann1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin112-503/+202
2015-11-19Simplify writerfilter::dmapper::DomainMapper_Impl::appendGrabBag()Miklos Vajna1-7/+1
2015-11-19Quote $CXXTor Lillqvist1-1/+1
2015-11-18Code cleanup for gerrit change 16723Philippe Jung3-37/+25
2015-11-18Fix css.awt.XSystemDependentMenuPeer.getMenuHandleStephan Bergmann2-2/+3
2015-11-18SystemMenuData::nSize is never readStephan Bergmann2-2/+0
2015-11-18Don't wrongly redefine SystemMenuDataStephan Bergmann1-10/+1
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky3-0/+148
2015-11-18cosmeticsEike Rathke2-21/+21
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke7-36/+36
2015-11-18svl: replace some legacy SFX_ASSERT in SfxItemPoolMichael Stahl1-35/+27
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl2-0/+11