summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2012-09-10build and deliver internal libexslt. Use LIBEXSLT_LIBS is system xslt is usedPeter Jentsch
2012-09-10register exslt functions for libxslt filterPeter Jentsch
2012-09-10add for exslt:set:distinct templatePeter Jentsch
2012-09-10fix a problem when handling style named for conditional formatting.Peter Jentsch
2012-09-10fixed problem with template recursion in spreadsheetml import.Peter Jentsch
2012-09-10optimized handling of ConditionalFormatting elementsPeter Jentsch
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin
2012-09-04Some clean up of previous commitStephan Bergmann
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-09-04filtertracer seems to be unusedMatúš Kukan
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-09-01filter: remove leftover filesMatúš Kukan
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27drop these memory trashersCaolán McNamara
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida
2012-08-21fdo#52451: Use .txt extension for these guys too.Kohei Yoshida
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida
2012-08-21revert accidental breakage of object anchoringMichael Meeks
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Use PassWord property in impdialog.src for certificate Edit widget.Gökçen Eraslan
2012-08-20Use Thunderbird-like certificate selection GUI in pdf signing.Gökçen Eraslan
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-19fix mangled comments breaking buildDavid Tardon
2012-08-19Fixed typos and translated commentsAlexander Wilms
2012-08-19Translated some comments in filterAlexander Wilms
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-08-14the copy ctor can take const refDavid Tardon
2012-08-13PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl
2012-08-13PPTParagraphObj: fix problems in previous commit:Michael Stahl
2012-08-13Convert property lists from tools/list.hxx to std::vectorNoel Grandin
2012-08-13misc. cleanup.Michael Meeks
2012-08-13The missing docs as to the ranges of the MS text categoriesCaolán McNamara
2012-08-09misc comment import/export fixesNoel Power
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-04Replace usage of rtl/memory.h in filter with equivalent from string.hArnaud Versini
2012-07-31fdo#50269: bitmap area fill pattern reversed in LO3.5.xTakeshi Abe
2012-07-30Const correct-ness.Kohei Yoshida