summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-01lcl_checkFrameBtlr: use SwTxtNode::GetTxtAttrAtMichael Stahl1-1/+1
2013-10-01sal: require sun4u or newer hardware / SPARCv8plus / SPARCv9 CPUMichael Stahl2-284/+12
2013-10-01fontconfig: don't use gb_ExternalProject_use_packages directlyMichael Stahl2-1/+8
2013-10-01remove commented-out code in sw/source/core/doc/Philipp Riemer3-7/+0
2013-10-01Unit test case added to verify chart rendering in Writer for docxTushar Bende3-0/+16
2013-10-01Fix iterator managementJulien Nabet1-19/+16
2013-10-01convert remains of String to vbahelper module to OUStringNoel Grandin2-4/+4
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin22-226/+224
2013-10-01convert String to OUString in lotuswordpro moduleNoel Grandin5-71/+71
2013-10-01convert remnants of String to OUString in filter moduleNoel Grandin1-17/+16
2013-10-01convert dbaccess module from String to OUStringNoel Grandin132-825/+825
2013-10-01convert open-coded array into std::vectorNoel Grandin1-61/+27
2013-10-01convert CUI module from String to OUStringNoel Grandin123-1359/+1357
2013-10-01convert FORMS modules from String to OUStringNoel Grandin7-23/+23
2013-10-01convert remnants of String to OUString to OOX moduleNoel Grandin2-6/+5
2013-10-01convert basctl module from String to OUStringNoel Grandin14-146/+146
2013-10-01convert remnants of String to CHART2 module to OUStringNoel Grandin1-1/+1
2013-10-01convert UUI module from String to OUStringNoel Grandin20-100/+105
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin8-59/+94
2013-10-01convert padmin module from String to OUStringNoel Grandin15-135/+135
2013-10-01convert fpicker module from String to OUStringNoel Grandin8-217/+214
2013-10-01convert last bits of String to OUString in svgio moduleNoel Grandin1-1/+1
2013-10-01convert remains of String to OUString in formula moduleNoel Grandin4-22/+13
2013-10-01in editeng module, convert remains of String to OUStringNoel Grandin4-62/+64
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin5-11/+11
2013-10-01convert remnants of String in SVX to StringNoel Grandin42-110/+95
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin5-19/+19
2013-10-01convert extensions module from String to OUStringNoel Grandin44-269/+268
2013-10-01convert SvxNumberFormatShell::SetComment4Entry from String to OUStringNoel Grandin2-2/+2
2013-10-01std::vector elements are default-initialized in constructorMatteo Casalin1-6/+0
2013-10-01make sure that we really fall back to new compile if binary failedMarkus Mohrhard2-92/+115
2013-10-01prevent WaE with unused parametersMarkus Mohrhard1-0/+2
2013-10-01fix Mac OSX buildMarkus Mohrhard1-8/+10
2013-10-01make source code opencl 1.0 compliantMarkus Mohrhard1-6/+8
2013-10-01hash platform version, device name, driver version into binary nameMarkus Mohrhard1-8/+29
2013-10-01remove unused macrosMarkus Mohrhard1-12/+0
2013-10-01clear cache of old files when opencl source changesMarkus Mohrhard1-0/+31
2013-10-01sal_Bool to bool in bcaslot.[ch]xxMarkus Mohrhard2-21/+21
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann3-111/+39
2013-10-01Remove odd "bootstrapping" of acceptor/connector/binaryurp componentsStephan Bergmann1-43/+0
2013-10-01IllegalArgumentException is a RuntimeException nowStephan Bergmann1-20/+3
2013-10-01[API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann3-50/+21
2013-10-01All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann1-2/+2
2013-10-01Fix commentsStephan Bergmann1-13/+6
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann3-233/+4
2013-10-01Untabify and add mode linesTor Lillqvist1-18/+20
2013-10-01Add dummy code for the ARM64 caseTor Lillqvist2-5/+21
2013-10-01Don't use tabs here eitherTor Lillqvist2-29/+33
2013-10-01Use // consistently for comments in the iOS assembly sourcesTor Lillqvist2-156/+155
2013-09-30String to OUStringMatteo Casalin3-3/+3