summaryrefslogtreecommitdiff
path: root/filter/source
AgeCommit message (Expand)Author
2012-12-21More String cleanup in filterRicardo Montania
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20String -> OUString in filterRicardo Montania
2012-12-19set a more sane default height on headerbarsCaolán McNamara
2012-12-14there was SearchAndReplace which replaces the first occurrenceIvan Timofeev
2012-12-14Use replaceAll() correctlyTor Lillqvist
2012-12-13Removed save to Office 6.0/95 formatsBryan Quigley
2012-12-13String removal in filterRicardo Montania
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-11fdo#57254: XHTML export: hidden text should not be visibleArne de Bruijn
2012-12-11OUString::replaceAll unused resultsIvan Timofeev
2012-12-11String -> OUString in filterRicardo Montania
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-09Python/pep8: fix E711 in filter/../pyAltFCFGMergeJulien Nabet
2012-12-08SVG: handle degenerate cases of the basic shapes correctlyChr. Rossmanith
2012-12-06just use return value optimizationCaolán McNamara
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29fix fdo#57647 intradocument xrefs broken in xhtmlPeter Jentsch
2012-11-29fix fdo#57641 table alignment broken in XHTML exportPeter Jentsch
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann
2012-11-28fdo#34897 numbers were wrong, code unnecessaryLennard
2012-11-28fix fdo#40097 - Cross-references and TOC links broken in XHTML exportPeter Jentsch
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-26fdo#56598 - no whitespace after section numbers in XHTML exportPeter Jentsch
2012-11-26fdo#57575 (xhtml hairline borders), fdo#57538 - xhtml right just borders.Peter Jentsch
2012-11-26More DISABLE_EXPORT tweaksTor Lillqvist
2012-11-26fix fdo#56596 - FILESAVE: huge excesses of white space in xhtml...Peter Jentsch
2012-11-25fix fdo#56595 - FILESAVE: ToC links broken in xhtml exportPeter Jentsch
2012-11-25fix: fdo#55610 - FILESAVE: CRASH when exporting particular .odt to XHTMLPeter Jentsch
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann
2012-11-24Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist
2012-11-23Surely we can bin all indentation in the JavaScriptTor Lillqvist
2012-11-23We prefix each line with four spaces, not append, but why?Tor Lillqvist
2012-11-23Why write Emacs and vim mode lines to a generated file one should not edit?Tor Lillqvist
2012-11-22PPTStyleTextPropReader::Init: -Werror=sign-compareMichael Stahl
2012-11-22n#782833: (PPT) Fix font size at end of para.Muthu Subramanian
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-22convert text xml filter dialog to .uiCaolán McNamara
2012-11-21bump xmlfilter settings dialog for new helpidsCaolán McNamara
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-20convert xslt filter dialog to .uiCaolán McNamara
2012-11-17accessible names set *after* resource was freed, so names were nullCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida