summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loplugin:expandablemethods in frameworkNoel Grandin2016-11-0812-111/+26
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-0814-76/+12
* tdf#88023: Only warn about unavailable JRE onceMike Kaganski2016-11-081-10/+28
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-0825-72/+54
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-0813-106/+13
* loplugin:oncevarNoel Grandin2016-11-086-79/+89
* loplugin:unnecessaryvirtual in frameworkNoel Grandin2016-11-0817-41/+36
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-0825-56/+52
* loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin2016-11-0814-38/+37
* Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke2016-11-0810-42/+42
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-07142-2725/+1488
* style fix for cppcheck duplicateBreakJochen Nitschke2016-11-071-15/+0
* style fix for cppcheck redundantConditionJochen Nitschke2016-11-075-5/+5
* vcl: improve accounting of SVG images in graphics cacheMichael Stahl2016-11-0713-3/+134
* typo: modul -> moduleAndras Timar2016-11-072-2/+2
* google docs can generate a pptx with an empty cmLstCaolán McNamara2016-11-071-9/+12
* Updated coreStanislav Horacek2016-11-071-0/+0
* officecfg: add .uno:SignPDF labelMiklos Vajna2016-11-076-4/+36
* gtk3: focus jumping around the place under wayland + popoversCaolán McNamara2016-11-071-27/+27
* fix description of 'ooofonts' packageAndras Timar2016-11-072-2/+2
* Fix typos (also in the code)Andrea Gelmini2016-11-077-9/+9
* soffice.sh: can't hurt to force system allocator for massifMichael Stahl2016-11-071-1/+1
* ensure checkForUniqueItem on inserting a new slideCaolán McNamara2016-11-071-1/+8
* tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks2016-11-073-12/+79
* loplugin:unnecessaryvirtual in sd..sdextNoel Grandin2016-11-0716-31/+29
* opengl: use shared_ptr for ImplOpenGLTextureTomaž Vajngerl2016-11-074-31/+16
* sfx2: introduce a new .uno:SignPDFMiklos Vajna2016-11-0710-8/+65
* improve indentationNoel Grandin2016-11-071-14/+14
* Updated coreJan Holesovsky2016-11-071-0/+0
* oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung2016-11-072-2/+24
* loplugin:unnecessaryvirtual in svx..swNoel Grandin2016-11-0719-40/+40
* loplugin:oncevar in chart2Noel Grandin2016-11-0724-105/+43
* only cond. build stuff that is really new in ICU 58David Tardon2016-11-071-16/+2
* wrap some more dialog pointers in VclPtrNoel Grandin2016-11-074-10/+10
* loplugin:oncevar in cui..connectivityNoel Grandin2016-11-0720-133/+66
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-0713-29/+27
* loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin2016-11-0720-55/+40
* Resolves: #i119892# Missing "by" in descriptionDamjan Jovanovic2016-11-071-1/+1
* sw: prefix members of WW8ScannerBaseMiklos Vajna2016-11-072-178/+178
* tdf#62625 - reopen temp stream to readBasic .xls VBAJustin Luth2016-11-071-1/+2
* fix build with ICU < 58David Tardon2016-11-071-0/+24
* -Werror,-Wdeprecated-declarationsStephan Bergmann2016-11-071-0/+4
* Postpone menu destructionStephan Bergmann2016-11-071-1/+3
* Adapt jurt staticsalhack to MACOSXStephan Bergmann2016-11-072-0/+25
* Don't rely on __builtin_alloca when creating a call stackStephan Bergmann2016-11-071-16/+29
* Drop unnecessary nFPR parameterStephan Bergmann2016-11-073-17/+7
* Drop unused nGPR parameterStephan Bergmann2016-11-073-7/+5
* basic: fix Android buildMiklos Vajna2016-11-075-31/+18
* convert sdr::animation::EventList to o3tl::sorted_vectorNoel Grandin2016-11-072-184/+47
* inherit from ScXMLImportContextNoel Grandin2016-11-0751-547/+255