summaryrefslogtreecommitdiff
path: root/framework/source/xml
AgeCommit message (Expand)AuthorFilesLines
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-8/+8
2013-09-14Replace char[] by OUStringBuffer/OUStringJulien Nabet1-3/+4
2013-09-09One more case of explicit OUString construction needed for return statementTor Lillqvist1-1/+1
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-3/+3
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist1-1/+0
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist1-11/+7
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-23Convert framework::AcceleratorConfigurationReader to WeakImplHelperNoel Grandin1-7/+0
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-1/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-29/+29
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold1-15/+15
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-91/+91
2013-02-25loplugin: improve indentationThomas Arnhold1-12/+6
2012-11-15re-base on ALv2 code. Includes:Michael Meeks4-92/+56
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin1-21/+7
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-5/+5
2012-08-08reduce ascii noise and useless commentsThomas Arnhold4-13/+0
2012-08-08remove include comments and boxesThomas Arnhold4-31/+0
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin2-5/+3
2012-06-12Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vectorNoel Grandin2-4/+3
2012-06-12Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin2-4/+3
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot2-2/+2
2011-12-14catch exception by constant referenceTakeshi Abe1-6/+6
2011-11-27remove include of pch header from frameworkNorbert Thiebaud4-8/+0
2011-09-22callcatcher: unused codeCaolán McNamara1-73/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-0/+1081
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2-0/+1079
2011-03-30solaris11: #i117606#: framework: move imagesconfiguration.{c,h}xx to libfwkMichael Stahl2-0/+1088
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens15-5350/+0
2011-02-14WaE: set but unusedCaolán McNamara1-17/+4
2011-01-30equalsAscii -> equalsAsciiLCaolán McNamara1-11/+11
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 25Gert Faller1-9/+9
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 24Gert Faller2-6/+6
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-58/+0
2010-10-14add lots more missing sal/macros.h includesMichael Meeks2-24/+2
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid2-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth14-0/+30
2010-10-05remove include guards using fixguard.pyPetr Mladek9-24/+0
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-2/+14
2010-05-20CWS-TOOLING: integrate CWS sdfindallVladimir Glazunov1-3/+11
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer3-13/+3
2010-04-16CWS gnumake2: export all symbols in framework using declspecMathias Bauer14-5252/+2
2010-04-12cmcfixes74: #i110565 use radio buttons for mutually exclusive options in menusCaolán McNamara1-3/+11
2010-02-27dtardon01: update to DEV300_m72David Tardon15-61/+15