summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky10-70/+91
2014-02-04fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi4-297/+37
2014-02-04fdo#44270: vcl: GTK+ file picker: fix non-grouped filter patternsMichael Stahl1-1/+2
2014-02-03cppcheck: Clarify calculation precedence for '%' and '?'Julien Nabet1-1/+1
2014-02-03cppcheck: Clarify calculation precedence for '%' and '?'Julien Nabet1-2/+2
2014-02-03cppcheck: Clarify calculation precedence for '<<' and '?'Julien Nabet1-1/+1
2014-02-03cppcheck: Clarify expression with parenthesesJulien Nabet1-2/+2
2014-02-03cppcheck: Clarify expression with parenthesesJulien Nabet1-1/+1
2014-02-03Method Reset is not defined: remove its declarationMatteo Casalin1-3/+0
2014-02-03sal_Bool to boolMatteo Casalin14-201/+199
2014-02-03sal_Bool to boolMatteo Casalin4-21/+21
2014-02-03sal_Bool to boolMatteo Casalin3-31/+28
2014-02-03sal_Bool to boolMatteo Casalin6-60/+59
2014-02-03MultiSelection::GetRangeCount() returns size_tMatteo Casalin3-9/+8
2014-02-03Remove redundant checks and unnecessary variablesMatteo Casalin1-15/+4
2014-02-03Reduce scope of some local variablesMatteo Casalin1-17/+11
2014-02-03sal_Bool to boolMatteo Casalin2-18/+18
2014-02-03Bail out earlyMatteo Casalin1-43/+39
2014-02-03sal_Bool to boolMatteo Casalin5-117/+113
2014-02-03Avoid temporary for return valueMatteo Casalin1-3/+2
2014-02-03sal_Bool to boolMatteo Casalin5-107/+107
2014-02-03fdo#74477: Restore the title of the Outline Numbering windowGabor Kelemen1-1/+1
2014-02-03improve diagram renderingMarkus Mohrhard2-0/+57
2014-02-03ensure selected calc sheet tab is always visible, and we use space sensibly.Michael Meeks1-1/+15
2014-02-03This is a redundant check. Chuck it.Kohei Yoshida1-1/+0
2014-02-03no need for typedefs hereMarkus Mohrhard1-6/+6
2014-02-03replace malloc with std::vectorPeilin2-15/+11
2014-02-03add the remaining symbolsMarkus Mohrhard1-6/+31
2014-02-03fdo#72470: Correctly calculate the first edit cell row position.Kohei Yoshida2-5/+5
2014-02-03Finally found a way to get this test to fail.Kohei Yoshida5-28/+54
2014-02-03Remove unnecessary icons.Mirek Mazel2-0/+0
2014-02-03New tango testing icons.mirek2357-0/+38
2014-02-03fix winreg exampleAndras Timar1-1/+1
2014-02-03typo: howeve -> howeverAndras Timar1-1/+1
2014-02-03swpagerelsize ui: disable RelWidthRelation when RelWidthCB is not checkedMiklos Vajna1-2/+6
2014-02-03swpagerelsize ui: write WidthPercentRelation to doc modelMiklos Vajna1-0/+9
2014-02-03swpagerelsize ui: fix width percent valueMiklos Vajna3-4/+15
2014-02-03swpagerelsize ui: read WidthPercentRelation from doc modelMiklos Vajna2-0/+11
2014-02-03swpagerelsize ui: add new combo box for relative width relationMiklos Vajna1-18/+42
2014-02-03chart2: resolve merge conflict.Michael Meeks1-11/+10
2014-02-03fdo#72338: startcenter: Show busy mouse pointer when starting apps.Jan Holesovsky1-0/+3
2014-02-03startcenter: Don't cut off the thumbnails.Jan Holesovsky1-1/+1
2014-02-03startcenter: Kill the old branding images.Jan Holesovsky14-10/+3
2014-02-03thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky2-32/+5
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky6-79/+4
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky5-10/+8
2014-02-03thumbnails: Consolidate code.Jan Holesovsky3-141/+14
2014-02-03Document a bit.Jan Holesovsky1-0/+4
2014-02-03the msaa checks are only needed on windowsMarkus Mohrhard2-7/+9
2014-02-03working symbol rendering based on point spritesMarkus Mohrhard4-23/+94