summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl40-80/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl40-40/+80
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl40-1/+41
2012-09-27Improvements on previous commitStephan Bergmann2-4/+2
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin4-31/+28
2012-09-26Adapt intro comment on xhtml output to read LibreOffice.Thorsten Behrens1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-24Use prefix in the DISABLE_DYNLOADING caseTor Lillqvist1-0/+4
2012-09-23migrate readlicense_oo to gbuildDavid Ostrovsky1-5/+6
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky1-0/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann5-13/+11
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-0/+1
2012-09-16fix endless recursion with some characters in spreadsheetml headers/footersPeter Jentsch1-0/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann4-93/+44
2012-09-12Better error reportingStephan Bergmann1-13/+6
2012-09-11optimize font-decl template for libxslt (using exslt functions)Peter Jentsch1-28/+18
2012-09-10build and deliver internal libexslt. Use LIBEXSLT_LIBS is system xslt is usedPeter Jentsch1-0/+1
2012-09-10register exslt functions for libxslt filterPeter Jentsch1-0/+6
2012-09-10add for exslt:set:distinct templatePeter Jentsch1-0/+21
2012-09-10fix a problem when handling style named for conditional formatting.Peter Jentsch1-12/+18
2012-09-10fixed problem with template recursion in spreadsheetml import.Peter Jentsch1-346/+321
2012-09-10optimized handling of ConditionalFormatting elementsPeter Jentsch1-132/+126
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin4-8/+0
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-5/+3
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin1-13/+8
2012-09-04Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin1-11/+3
2012-09-04filtertracer seems to be unusedMatúš Kukan5-557/+0
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-4/+6
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-10/+5
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-3/+3
2012-09-01filter: remove leftover filesMatúš Kukan2-47/+0
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann10-19/+6
2012-08-27drop these memory trashersCaolán McNamara1-4/+0
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-5/+4
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida8-8/+8
2012-08-21fdo#52451: Use .txt extension for these guys too.Kohei Yoshida3-0/+3
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida5-0/+5
2012-08-21revert accidental breakage of object anchoringMichael Meeks1-0/+1
2012-08-20Java5 updates - convert to genericsNoel Grandin5-119/+114
2012-08-20Use PassWord property in impdialog.src for certificate Edit widget.Gökçen Eraslan1-0/+1
2012-08-20Use Thunderbird-like certificate selection GUI in pdf signing.Gökçen Eraslan4-49/+80
2012-08-20Java update - fix various javadoc issuesNoel Grandin2-3/+2
2012-08-19fix mangled comments breaking buildDavid Tardon2-2/+2
2012-08-19Fixed typos and translated commentsAlexander Wilms2-10/+10
2012-08-19Translated some comments in filterAlexander Wilms20-566/+559
2012-08-17gbuild: register all jarsMichael Stahl3-13/+13
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl1-2/+0
2012-08-14the copy ctor can take const refDavid Tardon2-10/+10