summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-11-13Missing includeStephan Bergmann
2014-11-13callcatcher: BiffDrawingObjectBase is never constructedCaolán McNamara
2014-11-13fdo#86252: Menu 'Merge Documents' is at wrong positionCor Nouws
2014-11-13calc performance testLaurent Godard
2014-11-13Blacklist has precedence over whitelist, so order them like thatTor Lillqvist
2014-11-13valgrind: check return of convertDateTime before using fDateCaolán McNamara
2014-11-12fdo#86219 use vector replication when obtaining scalar for jump matrixEike Rathke
2014-11-12addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twiceLaurent Godard
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard
2014-11-12coverity#1242892 Untrusted value as argumentCaolán McNamara
2014-11-12Check blacklist and whitelist here, tooTor Lillqvist
2014-11-12Make checkForKnownBadCompilers() publicTor Lillqvist
2014-11-12Specify platform vendor, not platform nameTor Lillqvist
2014-11-12We want the platform vendor here, not the platform nameTor Lillqvist
2014-11-12Refactor and fix checkForKnownBadCompilers()Tor Lillqvist
2014-11-12A bit more informative SAL_INFO loggingTor Lillqvist
2014-11-12Add first whitelist and blacklist check attempt to checkForKnownBadCompilers()Tor Lillqvist
2014-11-12Add a whitelist entry, too (for what I happen to be running at the moment)Tor Lillqvist
2014-11-12Add output operators for SAL_INFO convenienceTor Lillqvist
2014-11-12Bin effectively dead codeTor Lillqvist
2014-11-12Add comment that replies to the question in comment aboveTor Lillqvist
2014-11-12Don't use misleading 'm' prefix for non-member variablesTor Lillqvist
2014-11-12Expand tiny misleadingly named 'registerOpenCLKernel' at its only call siteTor Lillqvist
2014-11-12Keep also the platform vendor in ds_deviceTor Lillqvist
2014-11-12Split driver version specification into a rangeTor Lillqvist
2014-11-12Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-12perfcheck instrument existing test : replaceAllLaurent Godard
2014-11-12MENU: move chart from object submenu to main insert menuYousuf Philips
2014-11-11fdo#85594 enabling sort, autofilter, alignment buttons and hiding othersYousuf Philips
2014-11-11fdo#86035 added menu items for shapes and text box and did small rearrangementYousuf Philips
2014-11-11fdo#85594 show row and column insert and removal buttons and hiding othersYousuf Philips
2014-11-11fdo#85046 removing extra merge document entry in the Tools menuYousuf Philips
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-11sc: ~ScViewPaneBase() needs the SolarMutexMichael Stahl
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara
2014-11-10Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-10Fix build.Jan Holesovsky
2014-11-10make that file platform independentMarkus Mohrhard
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-09fdo#86048 Add delete row and column entries to Edit menuYousuf Philips
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-09fdo#86046 Addition of sheet grid lines toggle to view menuYousuf Philips