summaryrefslogtreecommitdiffstats
path: root/filter/source
Commit message (Expand)AuthorAgeFilesLines
* Improvements on previous commitStephan Bergmann2012-09-272-4/+2
* fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin2012-09-274-31/+28
* Adapt intro comment on xhtml output to read LibreOffice.Thorsten Behrens2012-09-261-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Use prefix in the DISABLE_DYNLOADING caseTor Lillqvist2012-09-241-0/+4
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-195-13/+11
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* fix endless recursion with some characters in spreadsheetml headers/footersPeter Jentsch2012-09-161-0/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-144-93/+44
* Better error reportingStephan Bergmann2012-09-121-13/+6
* optimize font-decl template for libxslt (using exslt functions)Peter Jentsch2012-09-111-28/+18
* register exslt functions for libxslt filterPeter Jentsch2012-09-101-0/+6
* add for exslt:set:distinct templatePeter Jentsch2012-09-101-0/+21
* fix a problem when handling style named for conditional formatting.Peter Jentsch2012-09-101-12/+18
* fixed problem with template recursion in spreadsheetml import.Peter Jentsch2012-09-101-346/+321
* optimized handling of ConditionalFormatting elementsPeter Jentsch2012-09-101-132/+126
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-5/+3
* fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin2012-09-041-13/+8
* Some clean up of previous commitStephan Bergmann2012-09-041-1/+1
* fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin2012-09-041-11/+3
* filtertracer seems to be unusedMatúš Kukan2012-09-043-514/+0
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-4/+6
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-10/+5
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-3/+3
* filter: remove leftover filesMatúš Kukan2012-09-011-8/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-318-12/+4
* drop these memory trashersCaolán McNamara2012-08-271-4/+0
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-5/+4
* fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida2012-08-228-8/+8
* fdo#52451: Use .txt extension for these guys too.Kohei Yoshida2012-08-213-0/+3
* fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida2012-08-215-0/+5
* revert accidental breakage of object anchoringMichael Meeks2012-08-211-0/+1
* Java5 updates - convert to genericsNoel Grandin2012-08-203-17/+17
* Use PassWord property in impdialog.src for certificate Edit widget.Gökçen Eraslan2012-08-201-0/+1
* Use Thunderbird-like certificate selection GUI in pdf signing.Gökçen Eraslan2012-08-204-49/+80
* Java update - fix various javadoc issuesNoel Grandin2012-08-201-2/+1
* fix mangled comments breaking buildDavid Tardon2012-08-192-2/+2
* Fixed typos and translated commentsAlexander Wilms2012-08-192-10/+10
* Translated some comments in filterAlexander Wilms2012-08-1918-539/+532
* the copy ctor can take const refDavid Tardon2012-08-141-5/+5
* PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl2012-08-131-74/+60
* PPTParagraphObj: fix problems in previous commit:Michael Stahl2012-08-131-10/+18
* Convert property lists from tools/list.hxx to std::vectorNoel Grandin2012-08-131-49/+42
* misc. cleanup.Michael Meeks2012-08-131-3/+4
* The missing docs as to the ranges of the MS text categoriesCaolán McNamara2012-08-131-0/+127
* misc comment import/export fixesNoel Power2012-08-091-1/+9
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0824-92/+0
* remove include comments and boxesThomas Arnhold2012-08-0821-55/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-072-3/+3
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1