summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextFrameContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-6/+6
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-5/+5
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10fdo#87110: xmloff: don't catch IllegalArgumentException hereMichael Stahl1-1/+9
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-4/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-1/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-5/+5
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-51/+51
2014-03-29typo: persistance -> persistenceThomas Arnhold1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-4/+4
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara1-1/+1
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann1-2/+1
2013-12-02fdo#71450 fdo#71698: ODF import: fix frame name corner casesMichael Stahl1-2/+10
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-2/+2
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-19/+43
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl1-2/+28
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-10/+0
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-57/+55
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith1-38/+31
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-26/+78
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba1-2/+1
2012-02-08update unused listCaolán McNamara1-11/+0
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot1-23/+22
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-18/+18
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-18/+11
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-2/+2
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2010-11-09Clean up the codeAlexander O. Anisimov1-38/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-11/+19
2010-05-10CWS-TOOLING: integrate CWS dtardon01Ivo Hinkelmann1-3/+3
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer1-3/+3
2010-03-15odfmetadata4: #i110070#: XMLTextImportHelper:Michael Stahl1-8/+16