summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2016-08-17loplugin:staticcallNoel Grandin1-1/+1
2016-08-17loplugin:staticmethodsTor Lillqvist1-4/+4
2016-08-16tdf#100547 Save to ODF XY customized namesLaurent Balland-Poirier2-0/+4
2016-08-16GSoC - fix build of fasttokenhandlerMohammed Abdul Azeem1-3/+3
2016-08-16GSoC - implement global tokenhandler for odf-tokensDaniel Sikeler9-0/+3066
2016-08-16loplugin:stringstaticStephan Bergmann1-2/+2
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin4-5/+5
2016-08-10XML number format: do not enquote space followed by minus, tdf#97837 follow-upEike Rathke1-8/+10
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier3-4/+28
2016-07-27tdf#100755 Extend ODF to allow 0 in fractionLaurent Balland-Poirier3-5/+57
2016-07-27improve passstuffbyref return analysisNoel Grandin4-4/+4
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2-3/+3
2016-07-25new loplugin overrideparamNoel Grandin3-4/+4
2016-07-22loplugin:nullptrTor Lillqvist1-1/+1
2016-07-19xmloff: forms export: convert one xlink:href to relativeMichael Stahl1-1/+1
2016-07-19xmloff: forms import: convert relative xlink:href to absoluteMichael Stahl1-1/+10
2016-07-19improve unnecessaryoverride pluginNoel Grandin2-12/+0
2016-07-15tdf#100755 Allow '0' for denominator symbolLaurent Balland-Poirier1-2/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin8-55/+1
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2-8/+0
2016-07-13GSoC Writer Table Styles export of paragraph and char propertiesJakub Trzebiatowski2-1/+50
2016-07-13no need to create temporary OUString for comparisonNoel Grandin2-4/+4
2016-07-12new loplugin fragiledestructorNoel Grandin1-3/+3
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2-7/+15
2016-07-08loplugin:redundantcast: redundant static_casts in xmloffStephan Bergmann1-1/+1
2016-07-07tdf#83360 avoid inconsistent connector path dataArmin Le Grand1-0/+50
2016-07-07Simplify a bit by using return iterator from vector erase funcJulien Nabet1-6/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann17-38/+38
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski6-41/+193
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen6-6/+6
2016-06-30loplugin:unusedfieldsNoel Grandin2-4/+0
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-8/+4
2016-06-27ODF import: add embedded pdf supportMiklos Vajna1-1/+5
2016-06-24-Werror,-Wunused-private-fieldStephan Bergmann1-17/+1
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin11-95/+20
2016-06-23Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-9/+5
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky5-72/+27
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-13/+12
2016-06-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-49/+36
2016-06-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-11/+7
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski4-30/+164
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin53-151/+151
2016-06-16tdf#97837 Detect delimiter only for date, time, currencyLaurent Balland-Poirier1-8/+12
2016-06-14tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav1-1/+2
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin5-12/+12
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann25-106/+106
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-06tdf#89329: use unique_ptr for pImpl in xmlnumfeXisco Fauli1-3/+2
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin4-70/+19