summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard1-0/+1
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard1-1/+0
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás1-4/+0
2014-11-12typo: represant->representAndras Timar1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl2-2/+2
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl1-4/+3
2014-11-08sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl2-12/+14
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler2-4/+68
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann4-5/+0
2014-10-01loplugin: cstylecastNoel Grandin1-2/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann3-4/+4
2014-09-29Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara1-3/+0
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-9/+1
2014-08-16prevent invalid ods files with loext:fill-characterMarkus Mohrhard1-1/+2
2014-08-16just use a typedef, don't inherit from boost::ptr_containerMarkus Mohrhard1-1/+3
2014-08-16remove unnecessary whitespaceMarkus Mohrhard1-1/+1
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+2
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+2
2014-07-31cleanup usage of MapUnit enumNoel Grandin1-4/+5
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin2-2/+4
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida1-0/+4
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida1-8/+10
2014-07-25Store the handler as a const pointer.Kohei Yoshida1-2/+2
2014-07-25The 'mutable' keyword exists for this kind of use.Kohei Yoshida1-1/+1
2014-07-25Get the math right.Kohei Yoshida1-1/+1
2014-07-25Document what's in the type of the map entry.Kohei Yoshida2-64/+110
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida2-127/+50
2014-07-02fix ODF validation errorsMarkus Mohrhard1-3/+7
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin24-355/+134
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand4-9/+66
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl1-1/+1
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2-0/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-30header guard naming consistencyNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold1-0/+5
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-3/+3
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand1-0/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-16fdo#77027: add some comments to prevent such oversightsMichael Stahl1-0/+7
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-3/+1