summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-04-08TableRef: set errNoRef is there is no resulting rangeEike Rathke
2015-04-08TableRef: handle #ThisRowEike Rathke
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth
2015-04-08Fix duplicate widget IDs and sloppy mnemonic IDsKatarina Behrens
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-08sc tiled editing: Never show the cell cursor.Jan Holesovsky
2015-04-08sc tiled editing: Allow turning the text selection into cell selection.Jan Holesovsky
2015-04-08sc tiled editing: Better setup of drawinglayer, so that images are swapped in.Jan Holesovsky
2015-04-07TableRef: implement more keyword casesEike Rathke
2015-04-07TableRef: add Totals to ScDBDataEike Rathke
2015-04-07TableRef: only #Headers,#Data or #Data,#Totals combinations allowedEike Rathke
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07fix crash on re-export of fdo64646-4.xls back to xlsCaolán McNamara
2015-04-07cppcheck: should be passed by referenceCaolán McNamara
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-07sc tiled editing: Don't crash on desktop.Jan Holesovsky
2015-04-07sc tiled editing: Fix the conversion so that it works with zoom too.Jan Holesovsky
2015-04-07Revert "sc tiled editing: This got fixed by the recent changes."Jan Holesovsky