summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-19ODK: Fix WError on windows x64 bitDavid Ostrovsky1-4/+4
2015-02-19distro-config: Synchronize 32 bit and x64 bit platformsDavid Ostrovsky1-0/+7
2015-02-19On windows configure should not use any system stuffDavid Ostrovsky1-2/+0
2015-02-19Disable C4324 structure was padded due to __declspec(align()) warningDavid Ostrovsky1-0/+9
2015-02-19liborcus: Remove BOOST_ALL_NO_LIB, it's already included upstreamDavid Ostrovsky1-3/+0
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO1-4/+1
2015-02-19libgltf: Fix build on windows x64 bitDavid Ostrovsky4-2/+113
2015-02-19-Werror=unused-parameterMiklos Vajna1-1/+3
2015-02-19native-code.py: Writerfilter implementation is now converted to constructors.Jan Holesovsky1-2/+5
2015-02-19tdf#89460 test pChangeTrack before using itLaurent Godard1-2/+5
2015-02-19writerfilter: use constructor for writerfilter moduleChris Sherlock9-91/+26
2015-02-19coverity#1270937 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-02-19tdf#89436 add unit test for ScHorizontalAttrIteratorLászló Németh3-0/+40
2015-02-19Simplify and HiDPI for field button shown in auto-filtered cellTomaž Vajngerl1-51/+22
2015-02-19Support HiDPI in auto filter (and pivot table) pop-up menu windowTomaž Vajngerl1-15/+40
2015-02-19Remove newly unused includeStephan Bergmann1-2/+0
2015-02-19Adapt gcc3_solaris_intel bridge to GCC 4.7Gabriele Bulfon4-85/+171
2015-02-19Fix component_getFactory function signatureStephan Bergmann1-1/+1
2015-02-19Remove unused using declarationsStephan Bergmann1-7/+0
2015-02-19gdk_screen_get_font_options is always available in gtk3Caolán McNamara1-6/+2
2015-02-19bPrinter is always false, simplifyCaolán McNamara7-23/+16
2015-02-19tdf#84881: Work in progress: Perform the RFC3161 interaction with the TSATor Lillqvist2-6/+121
2015-02-19tdf#84881: reqPolicy and certReq are optionalTor Lillqvist1-6/+5
2015-02-19tdf#84881: WiP: Fill in more fields of the TimeStampReqTor Lillqvist1-36/+54
2015-02-19tdf#87676 hide object, text and image toolbars by defaultYousuf Philips1-3/+3
2015-02-19starmath: prefer exact types such as size_t and sal_uInt16 to sal_uLongTakeshi Abe4-25/+25
2015-02-19tdf#87822 Dock the master view toolbarYousuf Philips1-13/+4
2015-02-19gtk3: improved checkbox and radiobutton renderingSzymon Kłos1-2/+8
2015-02-19"no matching function for call to 'get_pointer'," use lambda insteadStephan Bergmann1-3/+5
2015-02-19Missing constructorStephan Bergmann2-1/+10
2015-02-19Clean upStephan Bergmann2-37/+0
2015-02-19callcatcher: update unused codeCaolán McNamara18-199/+0
2015-02-19boost->stdCaolán McNamara65-262/+262
2015-02-19tdf#83099 fix Top of formula bar is missing when expanding on Windows 7Tomofumi Yagi1-1/+12
2015-02-19allow generated, unique frame name to be savedJustin Luth1-0/+2
2015-02-19tdf#78148 Ordinal numbers should not be auto-capitalizedNiklas Johansson1-0/+1
2015-02-19tdf#65788: svg export - put transform attribute into text elementChr. Rossmanith1-15/+16
2015-02-19sw: nAnz -> nCountMiklos Vajna3-10/+10
2015-02-19svx: nViewAnz -> nViewCountMiklos Vajna1-3/+3
2015-02-19loplugin:externandnotdefinedStephan Bergmann3-2/+37
2015-02-19tdeab: Fix unit test failure when TDE support is enabledTimothy Pearson3-6/+23
2015-02-19unusedcode: Remove few methodsMatúš Kukan2-23/+0
2015-02-19small clean-upMarkus Mohrhard1-6/+3
2015-02-19add first useful version of new conditional format UNO APIMarkus Mohrhard20-0/+702
2015-02-19there is no x error bar for bar charts, related fdo#66455Markus Mohrhard1-4/+8
2015-02-19document one more place where MSO 2007 export wrong valuesMarkus Mohrhard1-1/+1
2015-02-19add test for tdf#89454Markus Mohrhard2-0/+19
2015-02-19this should be [-90, 90] and not (-90, 90), tdf#89454Markus Mohrhard1-1/+1
2015-02-19start documenting problems around OOXML specMarkus Mohrhard2-1/+10
2015-02-19make the code easier to readMarkus Mohrhard1-5/+7