summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-30Consistently (but arbitrarily?) exclude gdbtrace on Mac OS XStephan Bergmann1-1/+1
2013-09-30Special-case Mac OS X .jnilibStephan Bergmann1-1/+5
2013-09-30Sidebar: Show default line-color in 'Draw'Prashant Pandey2-2/+9
2013-09-30Fixing the problem with Sidebar-alignmentPrashant Pandey1-12/+36
2013-09-30translation fixSiqi LIU1-0/+0
2013-09-30adding some commentsSiqi LIU18-34/+44
2013-09-30Simiplify testTor Lillqvist1-3/+3
2013-09-30Check separately and more thoroughly what the C++ library isTor Lillqvist1-17/+39
2013-09-30Include <algorithm> for std::sort()Tor Lillqvist1-0/+2
2013-09-30Revert "Disable HSQLDB unit test for now."Andrzej J.R. Hunt1-5/+5
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini9-426/+149
2013-09-30Resolves: #i123389#: revert change made for #i121897#Oliver-Rainer Wittmann3-36/+53
2013-09-30Drop bogus and unneeded os.makedirs() callTor Lillqvist1-4/+0
2013-09-30merge queue_layout and queue_resizeCaolán McNamara14-26/+70
2013-09-30Set LIBO_ONEWAY_STABLE_ODF_EXPORTTor Lillqvist1-0/+1
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist9-67/+322
2013-09-30junit: add 'r' to creating, and better exception descriptions.Michael Meeks5-15/+15
2013-09-30junit: make tests robust by compensating for intermittent sizing race.Michael Meeks1-7/+13