summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2013-08-04Mark as const/staticTakeshi Abe1-2/+2
2013-07-30convert xslt filter dialog to .uiCaolán McNamara12-173/+151
2013-07-30drop unused help ids & fix mnemonic widgetsCaolán McNamara3-23/+6
2013-07-30Convert xml filter tabpage transformation to .uiabdulmajeed ahmed10-284/+282
2013-07-30Related rhbz#98977: Handle multiple LibXSLTTransformer::terminate callsStephan Bergmann1-2/+5
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks14-42/+0
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in filterJulien Nabet4-33/+11
2013-07-24set mnemonic widgets and a few other little tweaksCaolán McNamara5-162/+176
2013-07-24Convert Xml-Filter-TabPage-General to .uiabdulmajeed ahmed10-227/+215
2013-07-24add test-case for CVE-2013-2577Caolán McNamara2-0/+0
2013-07-22fdo#66274: Saving document as RTF result in text 'Use Rich Text Format Format'Julien Nabet1-1/+1
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard1-4/+9
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály2-3/+4
2013-07-15filter: need more boost_headersMichael Stahl2-0/+3
2013-07-11Fix memory leak in SvxMSDffManager::CheckForConvertToSOObj.Mark Wielaard1-6/+7
2013-07-09Fix memory leak in SvxMSDffManager::ImportShape.Mark Wielaard1-0/+1
2013-07-09 fdo#66645 XHTML export: ignore incorrect style on math objectsFrédéric Wang1-3/+19
2013-07-08error: comparison between pointer and integer (Clang trunk towards 3.4)Stephan Bergmann5-8/+6
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-0/+11
2013-07-08convert pdf signing page to .ui formatCaolán McNamara9-202/+331
2013-07-08convert pdf options dialog to .ui formatCaolán McNamara7-130/+306
2013-07-08convert pdf export general page to .uiCaolán McNamara6-535/+917
2013-07-04convert pdf view page to .ui formatCaolán McNamara7-319/+543
2013-07-02... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl1-4/+2
2013-07-02filter: fix more -Werror=address (wrong TempFile ctor called)Michael Stahl1-2/+2
2013-07-01 fdo#66278 - MathML export: distinguish inline/display equations.Frédéric Wang1-4/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold6-15/+15
2013-06-29SVGWriter: fix build with C++98 compilersMichael Stahl1-1/+1
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi6-114/+49
2013-06-29String to OUString and cleanupThomas Arnhold3-46/+27
2013-06-29remove some createFromAscii usageThomas Arnhold2-7/+7
2013-06-28stray debuggingCaolán McNamara1-2/+0
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold3-3/+3
2013-06-28convert pdf security page to .uiCaolán McNamara6-336/+732
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara1-1/+0
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny6-40/+0
2013-06-27use standard row spacingCaolán McNamara1-1/+5
2013-06-27roundtrip VBA project blob for pptNoel Power1-3/+2
2013-06-26#119467# Form controls cannot be saved into .ppt file in AOO3.4Jianyuan Li1-0/+32
2013-06-26fdo#65123 Revert "n#782833: (PPT) Fix font size at end of para."David Tardon1-15/+0
2013-06-25Related: fdo#65716 title substitutionsCaolán McNamara1-0/+1
2013-06-21take a copy of the prop rather than pointer to refCaolán McNamara1-4/+6
2013-06-21Convert to .ui pdf userinterface tab pageabdulmajeed ahmed7-224/+440
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa1-1/+1
2013-06-17Resolves: #i122132# Some simple extensions to exporterArmin Le Grand1-58/+94
2013-06-15Related: #i119520# rework this to not crashCaolán McNamara1-4/+9
2013-06-15Resolves: #i119520# right brace shape not displayed after save to .docJianyuan Li1-36/+55
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-2/+2