summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann66-104/+102
2015-04-29i18npool: fix buildMichael Stahl1-1/+1
2015-04-29the 'Edit' button is a color picker, rename and moveCaolán McNamara1-15/+17
2015-04-29tdf#89395 add Nyanja [ny-MW] locale dataEike Rathke3-1/+365
2015-04-29on using 'add' color button, don't frighten with an errorCaolán McNamara2-41/+55
2015-04-29rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl4-12/+25
2015-04-29dbaccess: log exception messages in ORowSetCacheMichael Stahl2-6/+11
2015-04-29sw: log exception messages in dbmgr.cxxMichael Stahl1-17/+18
2015-04-29tdf#72361 Forced intercept for exponentiial trendlineLaurent Balland-Poirier2-6/+20
2015-04-29inherit cu-RU format codes from ru-RU, tdf#90802 follow-upEike Rathke4-149/+5
2015-04-29define what is actually used ...Eike Rathke1-2/+2
2015-04-29prepare to inherit from, adding replacement, tdf#90802 relatedEike Rathke1-6/+6
2015-04-29officecfg, postprocess: allow embedding of Base documentsMiklos Vajna2-0/+13
2015-04-29dbaccess: attachResource() and load() calls are swapped in case of embeddingMiklos Vajna2-0/+12
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev9-1/+483
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+2
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-29WaE: declaration of ‘FILE’ shadows a global declarationDavid Tardon4-8/+8
2015-04-29fix assert on load of fdo82018-3.docxCaolán McNamara1-0/+4
2015-04-29gtk3: implement background theme paintingCaolán McNamara1-2/+5
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-29SfxInfoBarContainerWindow: pInfoBar can be 0 hereMiklos Vajna1-1/+2
2015-04-29Help MSVCStephan Bergmann1-2/+2
2015-04-29Help MSVCStephan Bergmann1-1/+1
2015-04-29fix dubious casts post VclPtr-ingCaolán McNamara2-4/+14
2015-04-29enumarray_iterator should not have a deleted copy assignment opStephan Bergmann1-5/+5
2015-04-29cppcheck: cstyleCastCaolán McNamara1-3/+1
2015-04-29sequence operator twaddle + silly castCaolán McNamara1-1/+2
2015-04-29redundant castCaolán McNamara16-45/+42
2015-04-29redundant check before deleteCaolán McNamara1-2/+1
2015-04-29cppcheck: invalidPrintfArgType_uintCaolán McNamara1-1/+1
2015-04-29cppcheck: throwInNoexceptFunctionCaolán McNamara1-1/+1
2015-04-29Make MSVC happy?Stephan Bergmann1-22/+46
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin20-145/+132
2015-04-29convert INITOUTDEV constants to scoped enumNoel Grandin2-28/+35
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin7-22/+30
2015-04-29convert CT_ constants to scoped enumNoel Grandin18-128/+123
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin20-54/+58
2015-04-29convert SDRSNAP_ constants to scoped enumNoel Grandin4-20/+29
2015-04-29convert SDRGRAPHOBJ constants to scoped enumNoel Grandin3-12/+21
2015-04-29convert CUSTOMSHAPE_HANDLE_ constants to scoped enumNoel Grandin2-27/+36
2015-04-29convert IMPSDR_ constants to scoped enumNoel Grandin4-12/+16
2015-04-29simplify SDRSEARCHPASS_ constantsNoel Grandin3-17/+11
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin25-117/+125
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin8-31/+35
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin9-121/+129