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