summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-19add implementation for theServiceDocumenter singletonBjoern Michaelsen
2015-09-19add theServiceDocumenter singletonBjoern Michaelsen
2015-09-18Fix typosAndrea Gelmini
2015-09-18Workaround unit test failure by comparing as longMatúš Kukan
2015-09-18valgrind, leak in SdStyleSheetCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-18valgrind: memleak in randompoolCaolán McNamara
2015-09-18Use a C99 flexible array memberStephan Bergmann
2015-09-18valgrind: memory leak in scoped_ptr/unique_ptr -> VclPtr convertCaolán McNamara
2015-09-18check stream status and string lengthsCaolán McNamara
2015-09-18if nSize was 1 with unicode encodingCaolán McNamara
2015-09-18rework this so we don't read the string, backup and re-read the string againCaolán McNamara
2015-09-18Tentative performance improvement.Michael Meeks
2015-09-18fixes memleak : release references to TextPropertyPanelDennis Francis
2015-09-18reusing i here from the outer loop is definitely bogusCaolán McNamara
2015-09-18Resolves: tdf#94060 raise iteration steps upper limit to 32767Eike Rathke
2015-09-18boost->stdCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-18sysui: introspection wants ${INSTDIR}, not ${DESTDIR}/${INSTALLDIR}Miklos Vajna
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis
2015-09-18boost->stdCaolán McNamara
2015-09-18convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-18Remove declaration of nonexistent functionTor Lillqvist
2015-09-18sw: prefix members of SwViewShellImpMiklos Vajna
2015-09-18sysui: depend on libreofficekitgtk for introspectionMiklos Vajna
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17writeHeaderFieldBody is only called with bInitialSpace = falseStephan Bergmann
2015-09-17CODING_QUOTED has become unusedStephan Bergmann
2015-09-17CONTEXT_TEXT is the only unused ContextStephan Bergmann
2015-09-17Make various INetMIME members local to inetmime.cxxStephan Bergmann
2015-09-17Make createPreferredCharsetList local to inetmime.cxxStephan Bergmann
2015-09-17SPACE_ENCODED has become unusedStephan Bergmann
2015-09-17Make INetMIMEEncodedWordOutputSink local to inetmime.cxxStephan Bergmann
2015-09-17HEADER_FIELD_TEXT is the only used HeaderFieldTypeStephan Bergmann
2015-09-17pass user-set CXXFLAGSDavid Tardon
2015-09-17blind attempt to fix lcovDavid Tardon
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17silence warning when not a warningLionel Elie Mamane
2015-09-17make FmXGridCell more disposed-safeLionel Elie Mamane
2015-09-17Updated coreOlivier Hallot
2015-09-17missing includeCaolán McNamara
2015-09-17unused headersCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17WaE: variable set but not usedCaolán McNamara
2015-09-17Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke