summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15fix crash on export of fdo68639-2.ods to xls with invalid mnLastIdxCaolán McNamara
2015-04-15fix col limit crash on export of ooo103315-1.ods to xlsCaolán McNamara
2015-04-15correct font name export for dxf to xlsxMarkus Mohrhard
2015-04-14add missing fileMarkus Mohrhard
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard
2015-04-14remove unused empty structMarkus Mohrhard
2015-04-14revert accidently commited codeMarkus Mohrhard
2015-04-14sc: 0 as the default zoom is curious, should be 100.Jan Holesovsky
2015-04-14WaE: bogus C4701 uninitialized local variableCaolán McNamara
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-14sc tiled editing: Implement long-touch to select word in overflowing text.Jan Holesovsky
2015-04-14sc tiled editing: Re-purposed DrawStrings().Jan Holesovsky
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu
2015-04-13string access out of boundsEike Rathke
2015-04-13So much for confusing variable with even more confusing nameKatarina Behrens
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-11databaroptions.ui: Improve some translatable messagesAdolfo Jayme Barrientos
2015-04-11Tweaks to calc toolbars and add missing small tango iconsYousuf Philips
2015-04-10fix crash on exporting ooo23919-1.sxw to odtCaolán McNamara
2015-04-10fdo#82014: Repaint & set the document to modified after condformat change.Jan Holesovsky
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09TableRef: correct GetToken() logicEike Rathke
2015-04-09TableRef: allow column specifier without itemEike Rathke
2015-04-09TableRef: lookup column specifierEike Rathke
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09tdf#85594 Additional tweaking of the standard, formatting and draw toolbarsYousuf Philips
2015-04-09tdf#89199: UI option to show data bar only (no values)Katarina Behrens
2015-04-09add Product function to Subtotals UIClément Lassieur
2015-04-09sc tiled editing: Make the 'long tap to select' work again in shapes.Jan Holesovsky
2015-04-08sc tiled editing: Reuse the selection method.Jan Holesovsky
2015-04-08sc tiled editing: Double click in the cell selects the entire cell.Jan Holesovsky
2015-04-08TableRef: add pointers to documentationEike Rathke
2015-04-08TableRef: table name without items references data onlyEike Rathke
2015-04-08TableRef: match column header rows against DBrange first rowEike Rathke
2015-04-08TableRef: handle column rangeEike Rathke
2015-04-08TableRef: both column range rows must be table range top rowEike Rathke
2015-04-08TableRef: push ref only valid after openEike Rathke
2015-04-08TableRef: limit to specified columnsEike Rathke
2015-04-08TableRef: keywords come with extra brackets eachEike Rathke
2015-04-08TableRef: simplify logic a littleEike Rathke