summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl2014-12-121-3/+5
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-12-111-4/+4
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-5/+3
* Related: rhbz#1164614 better default size for no xslt entries caseCaolán McNamara2014-12-081-1/+6
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-5/+5
* java: remove some unused local variablesNoel Grandin2014-12-051-1/+0
* fdo#84938: removed unused definesJennifer Liebel2014-12-051-12/+0
* We want PDF signing to be non-experimental nowTor Lillqvist2014-12-041-10/+1
* fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist2014-12-033-0/+21
* fdo#83939: Check return value from pPDFWriter->Emit()Tor Lillqvist2014-12-031-1/+1
* Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky2014-12-031-2/+2
* add fallback encodings for Thai and VietnameseCaolán McNamara2014-12-021-0/+4
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-2/+2
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-11-301-1/+1
* 2007/2010/2013->2007-2013Caolán McNamara2014-11-2817-17/+17
* 97/2000/XP/2003->97-2003Caolán McNamara2014-11-2811-11/+11
* unused function Calc_nBLIPPosAndras Timar2014-11-271-9/+0
* fdo#84686 prevent std::bad_alloc exception by stricter input checkAndras Timar2014-11-271-4/+4
* java: remove some comment noiseNoel Grandin2014-11-251-6/+0
* coverity#1242658 Untrusted loop boundCaolán McNamara2014-11-241-1/+4
* typo: unknownAndras Timar2014-11-241-1/+1
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-11-232-10/+11
* coverity#1242658 Untrusted loop boundCaolán McNamara2014-11-211-0/+27
* Related: coverity#1242658 Untrusted loop boundCaolán McNamara2014-11-191-2/+10
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-188-0/+8
* java: make fields final where possibleNoel Grandin2014-11-181-6/+6
* don't reuse old var remnantsCaolán McNamara2014-11-171-11/+9
* afl: divide-by-zeroCaolán McNamara2014-11-172-1/+8
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-178-1/+10
* Simplify input parameters to just take the sequenceMatúš Kukan2014-11-171-1/+1
* fdo#77268 SVG Import: fix null pointer dereferenceVort2014-11-171-0/+3
* More HIG fixes in filter, svxAdolfo Jayme Barrientos2014-11-175-21/+18
* coverity#1209889 Untrusted loop boundCaolán McNamara2014-11-141-2/+10
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-146-19/+19
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-147-0/+7
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1216-30/+30
* callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara2014-11-111-1/+0
* Related: coverity#1242658 Untrusted loop boundCaolán McNamara2014-11-111-4/+2
* coverity#1202754 Bad bit shift operationCaolán McNamara2014-11-101-6/+6
* Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara2014-11-102-15/+36
* Make SdrGrafObj swapping methods private.Zolnai Tamás2014-11-071-1/+0
* DOC import: avoid manual swapout call.Zolnai Tamás2014-11-071-1/+0
* filter: use more appropriate conversion from ASCII for arbitrary inputMichael Stahl2014-11-061-1/+6
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-062-2/+3
* update suffixes in .gitignore for filtersCaolán McNamara2014-11-0611-10/+13
* add a build-time regression test for pcd file formatCaolán McNamara2014-11-068-0/+115
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-062-3/+2
* fdo#83395 - improve PDF export dialog labels and tooltipsYousuf Philips2014-11-061-4/+7
* coverity#737143 Uncaught exceptionCaolán McNamara2014-11-051-20/+24
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-054-43/+42