summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier
2016-07-27tdf#100755 Extend ODF to allow 0 in fractionLaurent Balland-Poirier
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-22loplugin:nullptrTor Lillqvist
2016-07-19xmloff: forms export: convert one xlink:href to relativeMichael Stahl
2016-07-19xmloff: forms import: convert relative xlink:href to absoluteMichael Stahl
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-15tdf#100755 Allow '0' for denominator symbolLaurent Balland-Poirier
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-13GSoC Writer Table Styles export of paragraph and char propertiesJakub Trzebiatowski
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08loplugin:redundantcast: redundant static_casts in xmloffStephan Bergmann
2016-07-07tdf#83360 avoid inconsistent connector path dataArmin Le Grand
2016-07-07Simplify a bit by using return iterator from vector erase funcJulien Nabet
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-27ODF import: add embedded pdf supportMiklos Vajna
2016-06-24-Werror,-Wunused-private-fieldStephan Bergmann
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin
2016-06-23Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-16tdf#97837 Detect delimiter only for date, time, currencyLaurent Balland-Poirier
2016-06-14tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-06tdf#89329: use unique_ptr for pImpl in xmlnumfeXisco Fauli
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav
2016-06-03Convert FontRights to scoped enumNoel Grandin
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Choose ODF version for fill-characterLaurent Balland-Poirier
2016-05-31prevent out of bounds string accessEike Rathke