summaryrefslogtreecommitdiff
path: root/framework/source/fwe/xml
AgeCommit message (Expand)AuthorFilesLines
2014-05-14various loplugin:passsequencebyrefNoel Grandin2-15/+15
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin3-49/+49
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara1-4/+3
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist3-6/+6
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist8-74/+0
2014-03-27framework: sal_Bool->boolNoel Grandin2-20/+20
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-9/+6
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-9/+6
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann1-1/+0
2014-03-17Remove dead fileStephan Bergmann1-31/+0
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann3-15/+14
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-47/+47
2014-02-23Remove unneccessary commentsAlexander Wilms3-15/+15
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-11/+11
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-11/+11
2013-11-10cppcheck: reduce scopeJulien Nabet1-2/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist3-3/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-3/+3
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-2/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin1-4/+4
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2-5/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-31fdo#62096 Replace O(U)String compareTo with ==Efe Gürkan YALAMAN1-6/+6
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold4-39/+39
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter5-369/+369
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-4/+4
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-11fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interfaceIssa Alkurtass1-0/+17
2012-12-14callcatcher: update unused code listCaolán McNamara2-9/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks8-184/+112
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin3-49/+19
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin3-12/+13
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-11/+3
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-4/+2
2012-08-08reduce ascii noise and useless commentsThomas Arnhold6-24/+0
2012-08-08remove include comments and boxesThomas Arnhold5-43/+0
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks2-2/+2
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0