summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-06fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth2-2/+2
2014-10-06Resolves: fdo#84698 crash in autoreplacementCaolán McNamara1-1/+2
2014-10-06drop connectivity testmoz workbenCaolán McNamara4-1215/+0
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara31-118/+149
2014-10-06Related: coverity#704049 Unchecked return valueCaolán McNamara1-1/+1
2014-10-06convert to floating point before divideCaolán McNamara1-2/+2
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl6-14/+1
2014-10-06gbuild: -Wnon-virtual-dtor and strict aliasing workaround for GCC < 4.6Michael Stahl2-41/+2
2014-10-06configure: another GCC version check that is always trueMichael Stahl1-1/+1
2014-10-06configure: for C++11 support, at least GCC 4.6 is requiredMichael Stahl1-2/+2
2014-10-06Related: fdo#58277 if the SwFrm is not IsValid so are its portionsCaolán McNamara1-2/+2
2014-10-06fdo#84658 on reexec, cancel modification before resetting IsModification stateLionel Elie Mamane1-0/+2
2014-10-06It is "template library", not "tools"Tor Lillqvist1-1/+1
2014-10-06Add guess at what o3tl meansTor Lillqvist1-0/+2
2014-10-06Don't unintentionally unload the tk libraryTor Lillqvist3-2/+1
2014-10-06fdo#39468 Translate German comments - sw/source/core/Philipp Weissenbacher2-30/+35
2014-10-06Improve Denglish and reformat commentsPhilipp Weissenbacher1-286/+335
2014-10-06Remove unused macrosStephan Bergmann1-150/+0
2014-10-06Allow building with java9 (first installement)Fridrich Štrba3-12/+48
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt19-104/+23
2014-10-06ui-previewer needs the tk library, tooTor Lillqvist1-0/+1
2014-10-06Even latest Clang only claims GCC 4.2Stephan Bergmann1-16/+16
2014-10-06loplugin: cstylecastNoel Grandin34-173/+145
2014-10-06Use constants for ST_Shd valuesMiklos Vajna3-235/+180
2014-10-06fdo#39468 Translate German Comments - sc/source/filter/inc/Christian M. Heller10-157/+157
2014-10-06loplugin: cstylecastNoel Grandin4-7/+7
2014-10-06loplugin: cstylecastNoel Grandin25-428/+441
2014-10-06WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist1-1/+1
2014-10-06error: 'UCS4' does not name a typeMiklos Vajna1-1/+1
2014-10-06vcl: document FontCharMap classChris Sherlock1-6/+79
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock23-112/+215
2014-10-05do not copy properties from oneselfLuboš Luňák1-1/+1
2014-10-05FDO#80652 (part) help for page CMIS file accessOlivier Hallot1-113/+128
2014-10-05use isEmpty() instead of getLength() where appropriateChr. Rossmanith2-7/+7
2014-10-05coverity#1208996 Unchecked return valueNorbert Thiebaud1-1/+1
2014-10-05coverity#1209004 Unchecked return valueNorbert Thiebaud1-1/+1
2014-10-05coverity#1223085 Unchecked return valueNorbert Thiebaud1-1/+1
2014-10-05coverity#1231669 Unchecked return valueNorbert Thiebaud1-1/+1
2014-10-05coverity#1231670 Unchecked return valueNorbert Thiebaud1-1/+1
2014-10-05coverity#1240252 Unchecked return valueNorbert Thiebaud1-3/+5
2014-10-05Access2Base - New TempVars collection and TempVar objectsJean-Pierre Ledure11-44/+411
2014-10-05related fdo#70998 use plural for Objects/Images optionStanislav Horacek3-3/+3
2014-10-05Updated coreStanislav Horacek1-0/+0
2014-10-05Updated coreStanislav Horacek1-0/+0
2014-10-05fdo#84629 Inclusion of new tango icons for new toolbar buttonsYousuf Philips10-0/+0
2014-10-05Related: fdo#62081 Add missing ellipsis to Edit Style commandAdolfo Jayme Barrientos1-1/+1
2014-10-05fdo#55903 - add new large zoom mode icons to galaxy and tango icon setsYousuf Philips5-1/+0
2014-10-05logerrit: Simplify SSH configMathieu Parent1-6/+1
2014-10-05Use constants for ST_Border valuesMiklos Vajna4-400/+601
2014-10-04coverity#704049 Unchecked return valueNorbert Thiebaud1-3/+4