summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-19tdf#87538 New standard color palette, tdf#104052 Add LibreColour HLC paletteheiko tietze3-183/+1136
2016-12-19a blind attempt to fix android buildDavid Tardon1-2/+2
2016-12-19lets always have at least dbtoolsCaolán McNamara2-2/+2
2016-12-19this textenc hack is for android and disable-dynamic-loadingCaolán McNamara3-6/+13
2016-12-19forms is disabled without HAVE_FEATURE_DBCONNECTIVITYCaolán McNamara1-25/+25
2016-12-19tdf#104488 SwAccessibleMap: dispose sub-shapes of group shapesMichael Stahl2-28/+15
2016-12-19sw: Sw*Contact::GetAnchoredObj() convert to assert and simplifyMichael Stahl1-31/+21
2016-12-19Related: rhbz#1405521 abrt reported crash in dndCaolán McNamara1-1/+1
2016-12-19sw: prefix members of RingMiklos Vajna1-20/+20
2016-12-19Make check for broken static initialize_list work with MSVC 2015Stephan Bergmann1-0/+1
2016-12-19loplugin:unreffunTor Lillqvist2-7/+7
2016-12-19with missing nss build curl and vcl appropiatelyCaolán McNamara2-3/+8
2016-12-19Revert "Revert "build our own fontconfig and freetype under oss-fuzz""Caolán McNamara5-13/+14
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara3-2/+20
2016-12-19tdf#104713 writerfilter: parentless styles - only if default definedJustin Luth3-2/+18
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin18-103/+14
2016-12-19ImplImageTree extract parameters to own structTomaž Vajngerl2-51/+74
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl22-97/+183
2016-12-19drop custom hashtable implementation in idlNoel Grandin6-237/+82
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin5-77/+45
2016-12-19sc: Drop empty olkactTakeshi Abe4-51/+0
2016-12-19tdf#104339 Partially revert d5649ae7b76278cb3155f951d6327157c7c92b65Xisco Fauli1-18/+1
2016-12-18tdf#103363: add unicodedata and import idna encoding for mailmergeJulien Nabet3-0/+3
2016-12-18fix grammar a tadCaolán McNamara1-3/+3
2016-12-18On Windows, #include <process.h> for getpidStephan Bergmann1-0/+5
2016-12-18loplugin:vclwidgets: Adapt check for 'assert' for MSVCRTStephan Bergmann1-3/+11
2016-12-18loplugin:stringconstant: Adapt to definition of OSL_THIS_FUNC on WindowsStephan Bergmann1-0/+11
2016-12-18loplugin:stringconcat: Adapt to definition of OSL_THIS_FUNC on WindowsStephan Bergmann1-4/+21
2016-12-18Work around problem with poor gperf-generated code under clang-clStephan Bergmann1-2/+13
2016-12-18loplugin:fpcomparison: Whitelist some Windows-only functionsStephan Bergmann1-0/+5
2016-12-18loplugin:commaoperator: Ignore occurrence in FD_SET expansion on WindowsStephan Bergmann1-0/+15
2016-12-18Chose better diagnostic locationStephan Bergmann1-1/+1
2016-12-18Generalize typedef-to-void* check in loplugin:redundantcastStephan Bergmann3-23/+74
2016-12-18Rename cdecl -> classdecl (MSVC treats the former like a keyword)Stephan Bergmann1-16/+16
2016-12-18necessary oss-fuzz config setupCaolán McNamara1-2/+6
2016-12-18recreate the reference filesMarkus Mohrhard6-1204/+1204
2016-12-18add missing component fileMarkus Mohrhard1-0/+1
2016-12-18-Werror,-Wunused-functionTor Lillqvist1-0/+4
2016-12-18sc: Drop empty drawvie2.cxxTakeshi Abe2-23/+0
2016-12-17split out inability to have nss as HAVE_FEATURE_NSSCaolán McNamara4-15/+22
2016-12-17More blind fix attempt for MSVCStephan Bergmann1-0/+3
2016-12-17More blind fix attempt for MSVCStephan Bergmann2-11/+5
2016-12-17More blind fix attempt for MSVCStephan Bergmann1-5/+10
2016-12-17More blind fix attempt for MSVCStephan Bergmann1-1/+4
2016-12-17tdf#104441 Addition to output to the console helptagezi1-0/+7
2016-12-17Blind fix for MSVCStephan Bergmann1-2/+3
2016-12-17tdf#104722: Wrong text alignment when text box is smaller than the text insideTamás Zolnai1-1/+9
2016-12-17Fix QTBUG urlsJulien Nabet1-3/+3
2016-12-17tdf#104714 bRemove paragraph: ignore frames in Headers/FootersJustin Luth3-13/+9
2016-12-17Minor simplificationStephan Bergmann1-38/+17