summaryrefslogtreecommitdiff
path: root/oox/source/helper
AgeCommit message (Expand)Author
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-18better way to set default for chart area fill style, related tdf#89451Markus Mohrhard
2015-02-02oox: 89 DPI is not such a great defaultMiklos Vajna
2014-12-12fix commitNoel Grandin
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-07-Werror,-WuninitializedStephan Bergmann
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use osl::Mutex member, not baseStephan Bergmann
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-03-10oox: GrabBagStack: add method isStackEmptyTomaž Vajngerl
2014-03-08remove one more debug outputMarkus Mohrhard
2014-03-07remove remaining debug loggingMarkus Mohrhard
2014-03-07ooxml: make GrabBagStack ready for reuse and move it to ooxTomaž Vajngerl
2014-03-06n#821567: Fix TextFrame background import for sw.Muthu Subramanian
2014-03-04Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-04adapt script to use setProperty instead of <<=Markus Mohrhard
2014-03-04fix indentationMarkus Mohrhard
2014-03-04remove whitespaceMarkus Mohrhard
2014-03-03remove unused code oox::AttributeConversion::decodeDoubleNoel Grandin
2014-03-02fdo#75200:Libreoffice crash while opening the filePriyankaGaikwad
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-11-26oox: accelerate common case boolean reading.Michael Meeks
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-09-23Show errorsJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-11Uknown -> UnknownCaolán McNamara
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-11honour mbAutoClose in BinaryXOutputStreamNoel Power
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák