summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2014-07-01DO NOT USEfeature/calctiledrendering2Andrzej Hunt1-1/+3
2014-07-01Implement data area size retrieval.Andrzej Hunt1-0/+9
2014-06-25Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt1-1/+2
2014-06-25Render tiles from calc.Andrzej Hunt1-1/+2
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt1-0/+5
2014-06-25remove whitespaceMarkus Mohrhard150-365/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin6-8/+7
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida5-6/+11
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin9-12/+16
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann16-27/+27
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann16-23/+23
2014-06-10Dead codeStephan Bergmann1-59/+0
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann16-23/+23
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin12-21/+21
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold9-25/+1
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara1-11/+5
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk942-44/+11
2014-06-05Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara1-0/+1
2014-06-01fdo#68849: Add header guards to all include filesJens Carl2-0/+10
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida1-7/+6
2014-05-27Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida1-4/+4
2014-05-24Remove unused headersMatteo Casalin1-0/+1
2014-05-23WaE: private field 'mnId' is not usedTor Lillqvist1-2/+0
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida1-5/+29
2014-05-23coverity#708104 Uninitialized scalar fieldCaolán McNamara1-0/+15
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida3-13/+1
2014-05-21Keep only "Apply" and "Close".Kohei Yoshida1-2/+0
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin2-2/+2
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida3-3/+6
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl1-6/+10
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl2-3/+27
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-13distill copypastaEike Rathke1-0/+2
2014-05-12fdo#75264 fix incorrect/missing function tips in CalcWinfried Donkers1-0/+2
2014-05-11fix-includes.pl: scThomas Arnhold15-26/+26
2014-05-09callcatcher: update unused codeCaolán McNamara1-57/+0
2014-05-08fix another crash on exitMarkus Mohrhard1-0/+1
2014-05-07fix crash on exitMarkus Mohrhard1-0/+7
2014-05-07Drop unused #includeTakeshi Abe2-2/+0
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida2-1/+17
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida2-1/+3
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida1-3/+3
2014-04-29coverity#1210187 Uninitialized pointer fieldCaolán McNamara1-2/+0
2014-04-28Improve TabBar return typesNoel Grandin1-2/+2
2014-04-27constLuboš Luňák4-5/+5
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard1-0/+22
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl1-0/+2
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl1-6/+8
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl2-0/+42
2014-04-23fdo#76607: Writer unit test for this.Kohei Yoshida1-2/+2