summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida
2014-07-25Store the handler as a const pointer.Kohei Yoshida
2014-07-25The 'mutable' keyword exists for this kind of use.Kohei Yoshida
2014-07-25Document what's in the type of the map entry.Kohei Yoshida
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-20cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-28fdo#80009: xmloff: ignore excessive fo:clip valuesMichael Stahl
2014-06-21Create SvtSaveOptions() outside of for loop.Matúš Kukan
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-30fdo#76324: Use one static SvXMLTokenMap object, it's faster.Matúš Kukan
2014-05-21fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-27sepcified -> specified.Jan Holesovsky
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-17coverity#738948 Uninitialized scalar fieldCaolán McNamara
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06coverity#441207: Logicaly dead codeNorbert Thiebaud
2014-04-04resolved fdo#76777 now write correct number style condition operator !=Eike Rathke
2014-04-04accept proper number style condition != as not equal operator, fdo#76777Eike Rathke
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-21coverity#705345 Missing break in switchCaolán McNamara
2014-03-21coverity#704114 Unchecked return valueCaolán McNamara
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-10Keying on XTypeProvider::getImplementationId is unnecessary hereStephan Bergmann
2014-03-08fix ODF validation errorMarkus Mohrhard
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms