summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-22CLASSIO is deadTor Lillqvist15-89/+0
2013-10-22If they are unused drop them then!?Tor Lillqvist1-2/+0
2013-10-22emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz2-5/+5
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza68-685/+148
2013-10-22Remove unused SfxObjectShell_Impl::bIsTmpStephan Bergmann2-2/+0
2013-10-22Try make this more robust in slow environmentsStephan Bergmann1-28/+32
2013-10-22n#839727: Crash fix.Muthu Subramanian1-1/+2
2013-10-22n#839727: Chart missing dataset.Muthu Subramanian1-0/+19
2013-10-22typo: s/helcontent2/helpcontent2/Andras Timar1-1/+1
2013-10-22Created an automatic lib linkage with no copy to source treeRoi Illouz2-1035/+15
2013-10-22move ResId::toStringCaolán McNamara2-45/+43
2013-10-22Related: fdo#38838 remove UniString::UniString(const ResId&)Caolán McNamara2-20/+0
2013-10-22DocxAttributeOutput: comment wanted to refer to boost::noneMiklos Vajna1-1/+1
2013-10-22rFollowDesc -> aFollowDesc, it's not a referenceMiklos Vajna1-2/+2
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna3-3/+1
2013-10-22Copy fbembed library to instdirStephan Bergmann1-3/+3
2013-10-22fixup ScDocFunc OUString changes.Michael Meeks2-14/+14
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co36-97/+216
2013-10-22Improve test assertionStephan Bergmann1-1/+1
2013-10-22missing dependency on mddsMarkus Mohrhard1-0/+1
2013-10-22fdo#68849 add some header guardsThomas Arnhold12-15/+37
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist7-46/+153
2013-10-22Bin verbose loggingTor Lillqvist1-8/+0
2013-10-22Intermediate commit of experimental iOS app hackingTor Lillqvist1-15/+21
2013-10-21Remove comphelper::ComponentContextStephan Bergmann14-386/+46
2013-10-21FastTokenHandler service should apparently have a default constructorStephan Bergmann3-12/+6
2013-10-21Re-packaged mdds 0.9.1.Kohei Yoshida1-1/+1
2013-10-21Related: fdo#38838 remove UniString::CopyCaolán McNamara2-38/+0
2013-10-21fdo#70465: speed up AccessibleEventNotifier::generateId()Michael Stahl1-29/+57
2013-10-21remove pointless EventListeners typedefMichael Stahl1-5/+5
2013-10-21AccessibleEventNotifier: remove implementation details from headerMichael Stahl2-58/+59
2013-10-21Updated coreMichael Stahl1-0/+0
2013-10-21Resolves: fdo#70725 calc export to pdf brokenCaolán McNamara2-2/+2
2013-10-21convert lcl_GetToken from xub_StrLen to sal_Int32Caolán McNamara1-6/+5
2013-10-21drop OSL_ENSURE about STRING_MAXLENCaolán McNamara1-2/+0
2013-10-21String -> OUStringStephan Bergmann1-1/+6
2013-10-21Check for OUString::copy out-of-bounds argumentsStephan Bergmann1-4/+6
2013-10-21Base class ctors/dtors can be protectedStephan Bergmann1-2/+2
2013-10-21Remove unused forward declarationStephan Bergmann1-1/+0
2013-10-21Edit comment: Running in a loop is not the relevant thingTor Lillqvist1-2/+2
2013-10-21Tiled rendering: This is a desktop test app.Jan Holesovsky1-1/+2
2013-10-21tweak header triviallyCaolán McNamara1-1/+1
2013-10-21some windows only StringsCaolán McNamara1-6/+8
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand1-0/+9
2013-10-21Related: fdo#38838 remove a pile of ctorsCaolán McNamara3-59/+1
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara13-14/+12
2013-10-21remove uses of COMPARE_*Caolán McNamara36-225/+222
2013-10-21drop CharSet typedefCaolán McNamara40-91/+83
2013-10-21fix GetSelectedText use in OSL_DEBUG_LEVEL > 1Caolán McNamara1-1/+1
2013-10-21Tiled rendering: VCL test app skeleton.Jan Holesovsky4-0/+141