summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Add note about terminologyTor Lillqvist1-0/+9
2012-08-30Unused member typedef shadowed by function parametersStephan Bergmann1-3/+0
2012-08-30Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann3-6/+6
2012-08-30HelpIndexer, HelpLinker are build-time toolsStephan Bergmann1-2/+2
2012-08-30-Werror,-Wmismatched-tagsStephan Bergmann1-2/+2
2012-08-30fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKELionel Elie Mamane1-2/+6
2012-08-30Make impl_doActionInSQLContext_throw more typesafeLionel Elie Mamane2-49/+42
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane3-50/+3
2012-08-30ever-annoying int != sal_Int32 problemCaolán McNamara1-1/+1
2012-08-30try a stab at remote fix for no matching function for call to make_sharedCaolán McNamara1-2/+3
2012-08-30some more build failuresCaolán McNamara1-1/+1
2012-08-29use SAL_N_ELEMENTSCaolán McNamara1-1/+1
2012-08-29fix buildCaolán McNamara1-19/+19
2012-08-29Add upstream linkStephan Bergmann1-1/+3
2012-08-29remove unused resourcesAndras Timar2-9/+0
2012-08-29No space inside bracketsStephan Bergmann1-5/+5
2012-08-29Work around autoreconf de-ANSI-fication support errorStephan Bergmann2-1/+18
2012-08-29Cleanup in Tools > Options > User DataUray M. János6-1725/+661
2012-08-29Basic IDE: namespace basctlUray M. János95-2205/+2302
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke14-46/+429
2012-08-29add unit test for basic sorting with cell noteMarkus Mohrhard1-0/+45
2012-08-29move ScProgress construction out of ScTable::SortMarkus Mohrhard5-15/+19
2012-08-29MinGW: Use the right objdump.Jan Holesovsky1-3/+3
2012-08-29Fix libxmlsec build on MacOSX, no idea if it works at run-timeTor Lillqvist1-1/+9
2012-08-29don't cover cell with hint window fix for fdo#47595Noel Power1-1/+1
2012-08-29Mingw build is cross-compiling, not using cygwinStephan Bergmann1-2/+1
2012-08-29--with-system-nss for MinGW.Jan Holesovsky1-0/+1
2012-08-29allow NULL pModuleName for WNT in osl_getModuleHandleCaolán McNamara1-1/+2
2012-08-29Unused declarationsStephan Bergmann1-2/+0
2012-08-29fix typoCaolán McNamara1-1/+1
2012-08-29Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt2-3/+18
2012-08-29ecj knows about -source -targetCaolán McNamara1-1/+1
2012-08-29String::Expand -> string::padToLengthCaolán McNamara7-30/+46
2012-08-29Related: #i113785# add regression test for ligaturesCaolán McNamara2-20/+23
2012-08-29WaE: this decimal constant is unsigned only in ISO C90Tor Lillqvist1-1/+1
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim15-42/+71
2012-08-29.gitignore config.Build.logStephan Bergmann1-0/+1
2012-08-29additional -lsoftokn3 lib materalizedCaolán McNamara1-1/+1
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara10-39/+238
2012-08-29Fix MinGW build - libxmlsec builds now.Jan Holesovsky9-773/+59
2012-08-29n#777345 testcaseMiklos Vajna3-0/+21
2012-08-29add SimpleShape::createPictureObject to avoid code duplicationMiklos Vajna2-38/+36
2012-08-29n#777345 import imagedata of v:rect elements inside OLE objectsMiklos Vajna2-0/+28
2012-08-29Java cleanup - remove unnecessary null checksNoel Grandin1-2/+1
2012-08-29fix typoDavid Tardon1-1/+1
2012-08-28Saving of authorised remotes.Andrzej J.R. Hunt4-12/+116
2012-08-28Stray "2"Stephan Bergmann1-1/+1
2012-08-28Fix typo ImpLoadLibaryTakeshi Abe2-8/+8
2012-08-28hopefully a working version for databar ext guid creationMarkus Mohrhard2-2/+26
2012-08-28prevent double delete of broadcaster, fdo#54074, fdo#53364Markus Mohrhard1-0/+3