summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)AuthorFilesLines
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-143/+18
2014-07-12fdo#80462: Don't always increment the start row position.Kohei Yoshida1-1/+3
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-3/+0
2014-07-11CID#982304 logically dead codeEike Rathke1-0/+9
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud9-33/+33
2014-06-25remove whitespaceMarkus Mohrhard20-96/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin15-1066/+1056
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida1-5/+11
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin4-26/+0
2014-06-06coverity#735812 Dereference after null checkCaolán McNamara1-2/+4
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-21WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist1-2/+2
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-1/+1
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida1-4/+4
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida2-12/+2
2014-05-21cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida1-5/+165
2014-05-21cp#1000072: Purge one document shell at a time, to avoid freeze.Kohei Yoshida1-6/+7
2014-05-21cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida1-4/+26
2014-05-21cp#1000072: Load external documents when refreshing caches.Kohei Yoshida1-25/+60
2014-05-15Avoid possible memory leaks in case of exceptionsTakeshi Abe2-16/+12
2014-05-11fix-includes.pl: scThomas Arnhold5-25/+25
2014-05-07fdo#77944: No need to store updated formulas in undo document when moving.Kohei Yoshida1-1/+1
2014-05-06consistent percent sign in commentsThomas Arnhold1-1/+1
2014-05-05resolved fdo#78294 default null-date for document import is 1899-12-30Eike Rathke1-0/+6
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+2
2014-05-02Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard1-2/+38
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl2-11/+25
2014-04-23Skip adjustment of row height when all rows have the same height.Kohei Yoshida1-6/+14
2014-04-23Update script types of all cells in sort range ahead of time.Kohei Yoshida1-1/+8
2014-04-23sc: sal_Bool->boolNoel Grandin12-124/+124
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-0/+2
2014-04-18ScImportExport clean-up, German commentsTomaž Vajngerl1-66/+27
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-12/+14
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-2/+1
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-4/+3
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida1-7/+4
2014-04-06whitespace cleanup in scMarkus Mohrhard24-236/+0
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara1-1/+1
2014-04-03fdo#73552 - Set name of CSV import sheet to something friendlyAditya Kale1-0/+2
2014-03-31re-enabled user-defined numeric fields for dBase exportEike Rathke1-6/+47
2014-03-31one more commentEike Rathke1-1/+1
2014-03-28translated German commentsEike Rathke1-18/+19