summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand4-5/+8
2013-06-12removed unused variable bSuppressRotationArmin Le Grand1-5/+0
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand2-4/+26
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-27/+84
2013-06-11Resolves: #i121183# enhance export of ppt hatch masterpagebackgroundArmin Le Grand1-21/+28
2013-06-08set rows to 6 pixel spacingCaolán McNamara1-2/+6
2013-06-08convert pdf links tab page to .uiabdulmajeed ahmed7-182/+235
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power1-0/+121
2013-06-05fdo#46808, Convert some more XMultiServiceFactoryNoel Grandin2-9/+4
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin8-40/+22
2013-06-05Resolves: #i119521# Layout is corrupted on opening PPTJianyuan Li1-2/+4
2013-06-05Resolves: #i119860# fix bent connector's type lost when save .ppt fileSun Ying1-17/+195
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin25-145/+122
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2013-06-03fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new styleNoel Grandin4-8/+48
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-13/+12
2013-05-31Resolves: #i119631# Teardrop shape cannot be shown correctly in pptxZhe Wang1-2/+12
2013-05-29Related: #i119628# Arrow shape changed is save doc file by AOOJianyuan Li1-7/+4
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-21/+7