summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Change sal_Bool to bool in viewfunc.cxx (Calc)Laurent Balland-Poirier2-135/+135
2013-10-14String to OUString in viewfunc (Calc)Laurent Balland-Poirier1-2/+2
2013-10-14fdo#38838 use OUString instead of StringChr. Rossmanith4-9/+4
2013-10-14don't include unused tools/string.hxxChr. Rossmanith4-5/+1
2013-10-14don't include unused tools/string.hxxChr. Rossmanith9-10/+0
2013-10-14fdo#38838 use OUString instead of StringChr. Rossmanith4-13/+11
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara25-279/+172
2013-10-14Remove unused fileStephan Bergmann1-2/+0
2013-10-14Remove file apparently unused since inceptionStephan Bergmann1-106/+0
2013-10-14No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann5-111/+17
2013-10-14For safety, don't migrate PresentationMinimizer extensions any moreStephan Bergmann1-0/+1
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky45-401/+177
2013-10-14html: remove unused optionsThomas Arnhold3-149/+4
2013-10-14Probably best to use extern "C" hereTor Lillqvist1-1/+1
2013-10-14Revert "Related: #i119525# List only JREs whose jvm library can be loaded"Markus Mohrhard1-22/+0
2013-10-13Access2Base store (wizards + scp2)Jean-Pierre Ledure35-1/+15060
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist5-6/+52
2013-10-13Reduce loggingTor Lillqvist1-7/+7
2013-10-13Minor refactoring of iOS codeTor Lillqvist10-120/+83
2013-10-13Updated coreStanislav Horacek1-0/+0
2013-10-13Prefer OUString primitives to handwritten codeMatteo Casalin1-32/+8
2013-10-13lo_dlcall_argc_argv() is unusedTor Lillqvist2-16/+0
2013-10-13String to OUStringMatteo Casalin3-25/+19
2013-10-13Introduce unit test in replace functionnality in WriterArnaud Versini4-0/+189
2013-10-13Combine a pointlessly split class implementation and bin unused private fieldTor Lillqvist6-3914/+3785
2013-10-13Test _WIN32 instead of UNX as it's Windows that is the more specific caseTor Lillqvist1-3/+3
2013-10-13Bin unnecessary #includeTor Lillqvist1-4/+0
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist25-145/+85
2013-10-13add missing depDavid Tardon1-1/+4
2013-10-13extend function to allow list of argsDavid Tardon1-1/+1
2013-10-13add missing depDavid Tardon1-0/+2
2013-10-13fix copypastaDavid Tardon1-1/+1
2013-10-13move externals togetherDavid Tardon1-5/+4
2013-10-13ENABLE_HEADLESS is TRUE or emptyTor Lillqvist1-1/+1
2013-10-13hide program modules in Custom Install panel of Windows installerAndras Timar1-2/+2
2013-10-13No vcl.unx component in the ENABLE_HEADLESS caseTor Lillqvist1-1/+3
2013-10-13Drop unused typedefs and #includesTakeshi Abe2-10/+1
2013-10-12sw: add missing testcase for spellmenu-redline.odtMiklos Vajna3-1/+20
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+1
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+0
2013-10-12It's whether X11 is used that is meant hereTor Lillqvist1-2/+2
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist2-8/+4
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist3-16/+4
2013-10-12Test _WIN32 instead of WNT and UNXTor Lillqvist1-2/+2
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist1-3/+3
2013-10-12No idea why <wchar.h> would be needed here on non-Linux UnixTor Lillqvist1-3/+0
2013-10-12Simplify and avoid use of UNXTor Lillqvist1-15/+7
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist1-3/+3
2013-10-12Use SAL_PATHDELIMITERTor Lillqvist1-9/+1
2013-10-12Bin pointless commentsTor Lillqvist2-4/+0