summaryrefslogtreecommitdiff
path: root/filter/source
AgeCommit message (Expand)AuthorFilesLines
2013-08-19Use standard idiomStephan Bergmann1-3/+3
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist10-11/+11
2013-08-15cppcheck: fix duplicateBranchJulien Nabet1-4/+1
2013-08-15Resolves: fdo#33983 use 'Slides' instead of 'Pages' for impress pdf exportCaolán McNamara1-0/+1
2013-08-15fdo#59524 Enable encryption for docx, pptx and standard OOXML formatsTomaž Vajngerl7-7/+7
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl1-1/+1
2013-08-04Mark as const/staticTakeshi Abe1-2/+2
2013-07-30convert xslt filter dialog to .uiCaolán McNamara9-172/+32
2013-07-30drop unused help ids & fix mnemonic widgetsCaolán McNamara2-19/+0
2013-07-30Convert xml filter tabpage transformation to .uiabdulmajeed ahmed7-283/+64
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 Meeks12-36/+0
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in filterJulien Nabet3-33/+9
2013-07-24set mnemonic widgets and a few other little tweaksCaolán McNamara4-11/+6
2013-07-24Convert Xml-Filter-TabPage-General to .uiabdulmajeed ahmed7-226/+32
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ály1-3/+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 McNamara4-198/+54
2013-07-08convert pdf options dialog to .ui formatCaolán McNamara4-129/+131
2013-07-08convert pdf export general page to .uiCaolán McNamara4-535/+179
2013-07-04convert pdf view page to .ui formatCaolán McNamara4-318/+78
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 McNamara3-333/+125
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-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 ahmed4-223/+55
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