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