summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02test color scale entriesMarkus Mohrhard
2015-04-02add test for remaining databar propertiesMarkus Mohrhard
2015-04-02add a test for databar entriesMarkus Mohrhard
2015-04-02fix error in databar entry type api mapMarkus Mohrhard
2015-04-02add properties for new databar propertiesMarkus Mohrhard
2015-04-02forgot the property definitionMarkus Mohrhard
2015-04-02Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann
2015-04-02Plug the hole in INetProtocolStephan Bergmann
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann
2015-04-02Remove left-over comment junkStephan Bergmann
2015-04-02sw: [loplugin:stringconstant]Michael Stahl
2015-04-02Added test function for Search-and-Replace with TransliterationVarun
2015-04-02avoid endless recursion in fdo84763-2.odsCaolán McNamara
2015-04-02We can no longer import those formatsKatarina Behrens
2015-04-02vcl: [loplugin:staticcall]Michael Stahl
2015-04-02editeng: if this should never happen, let's assert thatMichael Stahl
2015-04-02tdf#85496: editeng: suppress all duplicate attributes during exportMichael Stahl
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-04-02use helpers some moreBjoern Michaelsen
2015-04-02condense item population code down a bitBjoern Michaelsen
2015-04-02use helpers some moreBjoern Michaelsen
2015-04-02throw instead of returning an empty AnyBjoern Michaelsen
2015-04-02throw instead of silent noopBjoern Michaelsen
2015-04-02simplify UNO boilerplateBjoern Michaelsen
2015-04-02simplify UNO boilerplateBjoern Michaelsen
2015-04-02be honest and throw about unimplemented functionsBjoern Michaelsen
2015-04-02Replace FNTSIZ_* with a scoped enumeration FontSizeTypeTakeshi Abe
2015-04-02fix crash with ooo71962-1.odtCaolán McNamara
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02ival is the intended source hereCaolán McNamara
2015-04-02fix higher debug level buildCaolán McNamara
2015-04-02DocxAttributeOutput::m_pPostponedCustomShape: use std::unique_ptr<>Miklos Vajna
2015-04-02use error value instead of string in array/matrix, tdf#89387 tdf#42481 relatedEike Rathke
2015-04-02Make configure actually find LODE nasmThorsten Behrens
2015-04-01smoketest: run XML files through xmllint --formatMichael Stahl
2015-04-01sw: remove pointless SolarMutexGuard in SwXTextMarkup::ModifyMichael Stahl
2015-04-01i#105557: fix locking for SwXTextMarkupMichael Stahl
2015-04-01sw: remove utterly pointless assignment in SwXFlatParagraph::changeText()Michael Stahl
2015-04-01Typo: metod(s)->method(s)Julien Nabet
2015-04-01Typo: wheter->whetherJulien Nabet
2015-04-01CppunitTest_sw_ooxmlexport5: try to make MacOSX_37-tdf-buildbot happyMiklos Vajna
2015-04-01Resolves: tdf#88672 add missing return if error to not crashEike Rathke