summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-02removed experimental matrix stackfeature/opengl-transitions-reworkStefan Weiberg1-75/+0
2015-02-27experimental replacement for matrix stackStefan Weiberg1-0/+75
2015-02-27starting to remove push/pop cmdsStefan Weiberg1-22/+33
2015-02-27starting to remove fixed funtionsStefan Weiberg1-101/+132
2015-02-26tdf#89700 Move “File type” upAdolfo Jayme Barrientos1-47/+13
2015-02-26TyposJulien Nabet12-24/+24
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara7-66/+48
2015-02-26tdf#84881: Add Windows implementation of timestamping of signatureTor Lillqvist1-0/+122
2015-02-26Drop superfluous newline and stupid exclamation markTor Lillqvist1-1/+1
2015-02-26native-code.py: Some services were converted to using constructors.Jan Holesovsky1-2/+10
2015-02-26make test device independentCaolán McNamara1-15/+11
2015-02-26fdo#39468 translated german commentsMichael Jaumann1-25/+25
2015-02-26wrong skip set hereCaolán McNamara1-1/+1
2015-02-26make test device independentCaolán McNamara1-9/+10
2015-02-26Adapt compilerplugins to Clang trunk towards 3.7Stephan Bergmann2-8/+11
2015-02-26tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian1-1/+3
2015-02-26tdf#81659 check that references are at least 2 cols/rows to expand edgeEike Rathke1-6/+33
2015-02-26split formula grouping for reference edge expansion, tdf#81659 relatedEike Rathke3-0/+125
2015-02-26oox/source/export/drawingml.cxx: -Werror=maybe-uninitializedRobert Antoni Buj Gelonch1-1/+1
2015-02-26cppcheck: unreadVariableCaolán McNamara1-37/+0
2015-02-26cppcheck: redundantAssignmentCaolán McNamara1-14/+3
2015-02-26cppcheck: variableScopeCaolán McNamara1-4/+3
2015-02-26expand this 1980's shift-fest, torture-by-ternery and magic '3' into humanCaolán McNamara3-14/+25
2015-02-26in BITFIELDS mode (3) there are *3* pal entries not 12Caolán McNamara1-1/+1
2015-02-26Clean up previous commitStephan Bergmann8-173/+4
2015-02-26basic: convert sb.component to constructor usageChris Sherlock8-124/+19
2015-02-26Clean up previous commitStephan Bergmann3-25/+5
2015-02-26sw: convert swd.component to constructor usageChris Sherlock5-74/+16
2015-02-26Unused #includeStephan Bergmann1-1/+0
2015-02-26sw: convert SwWebDocument & SwGlobalDocument components to use constructorChris Sherlock4-65/+17
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO1-0/+2
2015-02-26make arbitrary number a constant and add comment on fishinessBjoern Michaelsen1-1/+3
2015-02-26more constnessBjoern Michaelsen1-11/+6
2015-02-26unique_ptr, constness, naming conventionsBjoern Michaelsen1-5/+4
2015-02-26cppcheck: assuming these to be intended to actually have a scopeBjoern Michaelsen1-7/+7
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann7-48/+66
2015-02-26Enable configuring for Android cross-compilation on OS X, tooTor Lillqvist1-11/+21
2015-02-26starmath: drop a lurking space in the tooltipTakeshi Abe1-1/+1
2015-02-26tdf#30425 Remove old icons -2Andrew815-21709/+7
2015-02-26Better CPPUNIT_ASSERT_EQUAL output for sal_Int8 etc.Stephan Bergmann2-0/+43
2015-02-26Extract SwTxtAttr::dumpAsXml() from SwTxtNodeMiklos Vajna3-43/+45
2015-02-26Cppcheck: Same expression on both sides of '||'Julien Nabet1-1/+1
2015-02-26tdf#84909 Move slide view toolbar and hide slide sorter toolbarYousuf Philips1-3/+3
2015-02-26tdf#84909 Remove presentation button from outline toolbarYousuf Philips1-2/+0
2015-02-26tdf#89666: vcl: speed up HbLayoutEngine line layout for large paragraphsMichael Stahl1-1/+1
2015-02-26tdf#89665: i18npool: fix pathological transliterate slow-pathMichael Stahl1-1/+9
2015-02-25vcl: these compare functions use subtraction and could overflowMichael Stahl1-5/+7
2015-02-25connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl5-13/+15
2015-02-25tdf#84881: Try to fix "The signature includes an embedded timestamp but ...Tor Lillqvist1-16/+131
2015-02-25tdf#84881: Slight refactoring and redordering of function callsTor Lillqvist1-63/+95