summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-11CID#736194 out of boundsCaolán McNamara1-1/+9
2013-10-11Compare by pointers first.Kohei Yoshida1-0/+3
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand4-137/+230
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara5-5/+11
2013-10-11Resolves: fdo#70229 restore ResID logic to ui ctorCaolán McNamara1-1/+6
2013-10-11drop now unused CustomAnimationPane.src and friendsCaolán McNamara7-291/+0
2013-10-11file list cleanupAndras Timar1-20/+2
2013-10-11-Werror,-Wunused-variableStephan Bergmann3-0/+6
2013-10-11fdo#67796: sw: fix table cursor when setting language in status barMichael Stahl1-6/+10
2013-10-11add sw/source/ui/inc/misc.hrcAndras Timar1-0/+1
2013-10-11fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail.Michael Meeks1-11/+40
2013-10-11Unused ScExternalRefCache::mrStrPoolStephan Bergmann2-5/+2
2013-10-11-Werror,-Wunused-functionStephan Bergmann1-5/+0
2013-10-11-Werror,-Wunused-variableStephan Bergmann4-22/+67
2013-10-11sw: make it possible to accept/reject changes if they contain spelling errorsMiklos Vajna6-27/+75
2013-10-11Fix equality operator for SharedString & write test for it.Kohei Yoshida2-7/+19
2013-10-11Use OUString & a bit more fine-grained unit test error messages.Kohei Yoshida1-13/+24
2013-10-11Spell check context can be NULL (when the live spell check is not on).Kohei Yoshida1-1/+1
2013-10-11Fix VLOOKUP calculation when the matching value is literal string.Kohei Yoshida3-19/+25
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida53-424/+487
2013-10-11GetString() from ScMatrix to return SharedString.Kohei Yoshida11-70/+70
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida15-94/+135
2013-10-11GetEditUrlOrError() is no more. Just use GetEditUrl().Kohei Yoshida2-9/+1
2013-10-11Fix context menu launch on mis-spelled word in a cell.Kohei Yoshida2-35/+26
2013-10-11We are supposed to keep track of max-length string.Kohei Yoshida1-0/+4
2013-10-11Some cleanups to avoid unnecessary getString() calls.Kohei Yoshida4-11/+8
2013-10-11Make the same change to the orcus interface & remove unused methods.Kohei Yoshida4-94/+15
2013-10-11Import shared formulas from xlsx without crashing.Kohei Yoshida8-31/+41
2013-10-11Use shared string's fast equality check for ValidQuery().Kohei Yoshida1-12/+26
2013-10-11Add isEmpty() to SharedString. This simplies a lot of its call sites.Kohei Yoshida5-4/+10
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida22-150/+214
2013-10-11Restore persistent userpaint functionality in slideshow.Thorsten Behrens1-0/+7
2013-10-11Basic: When we warned & stopped the program, don't warn again.Jan Holesovsky1-1/+1
2013-10-11-Werror,-Wunused-variableStephan Bergmann2-3/+4
2013-10-11Don't use X11 concepts on iOS or AndroidTor Lillqvist1-1/+1
2013-10-11Redo the temporary hack for long touch: just simulate a double-clickTor Lillqvist1-6/+3
2013-10-11Add some more source filesTor Lillqvist1-2/+14
2013-10-11Updated coreCaolán McNamara1-0/+0
2013-10-11convert merge source error dialog to .uiCaolán McNamara6-92/+76
2013-10-11Resolves: #i29105# when a page background graphic is set in sw...Armin Le Grand1-3/+20
2013-10-11fix mail merge launchCaolán McNamara1-2/+5
2013-10-11fdo#66399 - fix rendering of 'two lines in one'Adam Co1-1/+10
2013-10-11No need to support "prefix" in DllComponentLoaderStephan Bergmann1-20/+2
2013-10-11fastparser: don't allocate uno::Sequences when we don't need to.Michael Meeks2-5/+26
2013-10-11remove redundant X11 linkage in toolkit.Michael Meeks1-8/+0
2013-10-11Extension shared library components must not use the "prefix" featureStephan Bergmann2-2/+2
2013-10-11Not being able to honor a "prefix" is a rather hard errorStephan Bergmann1-1/+1
2013-10-11yes, placement of parentheses is important :-/Eike Rathke1-1/+1
2013-10-11[API CHANGE]: Drop SAL_PRGEXTENSION from <sal/config.h>Tor Lillqvist1-7/+0
2013-10-11loplugin if-body warningStephan Bergmann1-0/+2