- e99535d remove executable bits by Thomas Arnhold · 12 years ago
- 18749c7 fdo#80453 (part) Help button for insert random # by Olivier Hallot · 12 years ago
- fceb753 fix unit test after size_t change by Thomas Arnhold · 12 years ago
- 4f1dabf warning C4800: 'int' : forcing value to bool 'true' or 'false' by Thomas Arnhold · 12 years ago
- 47e2fd0 Consistently use size_t and SAL_MAX_SIZE by Matteo Casalin · 12 years ago
- 384cb5f Consistently use size_t and SAL_MAX_SIZE by Matteo Casalin · 12 years ago
- 1cf19ea don't call ScMarkData::GetMarkedRanges in ScColumn, related fdo#79422 by Markus Mohrhard · 12 years ago
- 17f6f60 add test case for fdo#82503 by Markus Mohrhard · 12 years ago
- 8c9014c copy conditional formatting for single cells, fdo#82503 by Markus Mohrhard · 12 years ago
- 08d4ea4 use scoped_ptr instead of shared_ptr by Markus Mohrhard · 12 years ago
- 0e633c5 add test for fdo#82128 by Markus Mohrhard · 12 years ago
- 2cc0109 use correct namespace for table protection elements, fdo#82128 by Markus Mohrhard · 12 years ago
- 1d67f36 unit test for sort with sheet references and external references, fdo#77018 by Eike Rathke · 12 years ago
- 174e679 Revert "another memory leak based on release().release()" by Caolán McNamara · 12 years ago
- 971e230 unit test for sheet and in-range range references after sort, fdo#79441 by Eike Rathke · 12 years ago
- 1e9baad another memory leak based on release().release() by Markus Mohrhard · 12 years ago
- 6af3bc3 fdo#79116 make paste special easier to use by Thomas Viehmann · 12 years ago
- 69adec3 correct references after sort, fdo#79441 by Eike Rathke · 12 years ago
- 26eca5a sc: stupid auto_ptr deprecation by Michael Stahl · 12 years ago
- 6a686b4 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
- ac5954d java: remove commented out code by Noel Grandin · 12 years ago
- 4891de1 WaE: C4189: 'aTests' : local variable is initialized but not referenced by Tor Lillqvist · 12 years ago
- 57c59b2 warning C4245 signed/unsigned mismatch by Michael Stahl · 12 years ago
- 0388933 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
- 5cb5c24 RID_SCDLG_DAPISERVICE conversion to .ui by Szymon Kłos · 12 years ago
- a8525fe5 fdo#82418 prefer UTF-8 over UTF-16 by David Tardon · 12 years ago
- 986b8db warning C4373: 'ScTableSheetsObj::importSheet': virtual function overrides... by Thomas Arnhold · 12 years ago
- 6632987 warning C4245: 'initializing' : conversion from 'int' to 'sal_uInt32'... by Thomas Arnhold · 12 years ago
- 6da4341 warning C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16' by Thomas Arnhold · 12 years ago
- 7cc627f update_pch by Thomas Arnhold · 12 years ago
- 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
- 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
- 70f56bc java: reduce scope, make member classes private by Noel Grandin · 12 years ago
- da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
- 692878e bnc#822170: Let's not even try to export invalid chart objects. by Kohei Yoshida · 12 years ago
- 1e68aab Don't export builtinId of 54 or above. by Kohei Yoshida · 12 years ago
- 7256a10 Write test for importing images from xls. by Kohei Yoshida · 12 years ago
- e04a4d2 really do not write empty externalReferences element, fdo#45286 follow-up by Eike Rathke · 12 years ago
- 8c51532 do not write empty externalReferences element, fdo#45286 follow-up by Eike Rathke · 12 years ago
- 176e99a -Werror,-Wundefined-bool-conversion by Stephan Bergmann · 12 years ago
- 5656fe5 java: fix broken javadoc tags by Noel Grandin · 12 years ago
- 1c49650 java: remove useless javadoc tags by Noel Grandin · 12 years ago
- 0f12b30 document this makeExternalNameStr() by Eike Rathke · 12 years ago
- 4727104 externalReference and externalReferences are implemented now by Eike Rathke · 12 years ago
- 8c23a76 write OOXML externalReferences, externalLinks, fdo#45286 by Eike Rathke · 12 years ago
- 41709cc java: remove unused parameters by Noel Grandin · 12 years ago
- 454ec6e XStyleLoader2 : enhance unit test to PageStyle by Laurent Godard · 12 years ago
- 519026e remove unused RID_SVXDLG_CALCFUNC by Thomas Arnhold · 12 years ago
- 17cf06b datafdlg.hxx: remove unused defines by Thomas Arnhold · 12 years ago
- ef933f0 add calc dbase import test by Caolán McNamara · 12 years ago
- f20dac7 bnc#885548: Write test for this. by Kohei Yoshida · 12 years ago
- 2a6843cb bnc#885548: Set the date time mode to non-fixed after the import is done. by Kohei Yoshida · 12 years ago
- e5bc8b6 java: variable cannot be null by Noel Grandin · 12 years ago
- b58c053f java: remove unnecessary semi-colons by Noel Grandin · 12 years ago
- e7a474b java: remove unused variables by Noel Grandin · 12 years ago
- 161931b loplugin:saloverride by Stephan Bergmann · 12 years ago
- 949279c XStyleLoader2 loadStylesFromDocument - unit tests by Laurent Godard · 12 years ago
- 4446004 coverity#706946 Uncaught exception by Caolán McNamara · 12 years ago
- f97eb18 coverity#735805 Explicit null dereferenced by Caolán McNamara · 12 years ago
- 945d644 coverity#1158491 Uninitialized pointer field by Caolán McNamara · 12 years ago
- f7f943d coverity#1229887 Resource leak by Caolán McNamara · 12 years ago
- 0273e9c coverity#1229888 Resource leak by Caolán McNamara · 12 years ago
- 9fc83ae fdo#82241 fix autocompletion for calc functions with by Winfried Donkers · 12 years ago
- 660931a RID_SCDLG_CONFLICTS conversion to .ui by Szymon Kłos · 12 years ago
- 856bf05 Related fdo#69006: Reintroduce some height calculation back. by Jan Holesovsky · 12 years ago
- 4385680 Consistency around SdrOnOffItem in svx/sdasitm.hxx by Stephan Bergmann · 12 years ago
- b34ddf0 fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw. by Heiko Scheidt · 12 years ago
- df2f990 Fix fdo#80338: Help pages for Calc Data Stats by Olivier Hallot · 12 years ago
- 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
- d26540b java: remove unused fields by Noel Grandin · 12 years ago
- f124688 java: remove various unused variables by Noel Grandin · 12 years ago
- 8d023ed Consistency around SdrOnOffItem in svx/sdshitm.hxx by Stephan Bergmann · 12 years ago
- 5e2b4da handle autocomplete with dot in formula name, fdo#80058 by Markus Mohrhard · 12 years ago
- 2ee3b6d use a anonymous namespace and sane function names by Markus Mohrhard · 12 years ago
- 0db94cc Convert RID_SCDLG_DPSHOWDETAIL to .ui by Palenik Mihály · 12 years ago
- 151fbeb Consistency around SdrOnOffItem in svx/sdtagitm.hxx by Stephan Bergmann · 12 years ago
- 8c2301b sc: remove debugging printf by Michael Stahl · 12 years ago
- 9658b27 java: remove some unused variables by Noel Grandin · 12 years ago
- 0a7b80a fix spelling compilant -> compliant by Noel Grandin · 12 years ago
- 768d32c Consistency around SdrMetricItem in svx/sdtditm.hxx by Stephan Bergmann · 12 years ago
- 82e91af HIG improvements for data sampling .ui by Olivier Hallot · 12 years ago
- 70df173 Stop bothering translators by Olivier Hallot · 12 years ago
- f4b286b Improve HIG for moving average .ui by Olivier Hallot · 12 years ago
- 4c159b8 Improve HIG for Calc Expon. Smoothing .ui by Olivier Hallot · 12 years ago
- 4835bc5 Improve HIG for Calc ttest Statistics .ui by Olivier Hallot · 12 years ago
- 257196d Improve HIG for Calc Descriptive Statistics .ui by Olivier Hallot · 12 years ago
- 1515b7b Improve 2 dialogs for data Statistics by Olivier Hallot · 12 years ago
- a583413 Improve HIG for Calc Data Statistics .ui, ANOVA by Olivier Hallot · 12 years ago
- 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
- 42cd7a8 fix memory leak around chart listeners by Markus Mohrhard · 12 years ago
- 68969cc Consistency around SdrMetricItem by Stephan Bergmann · 12 years ago
- c5bbfb3 fdo#78555: Oopsy. by Kohei Yoshida · 12 years ago
- 2718223 fdo#78555: Retain formula results when moving a range of cells. by Kohei Yoshida · 12 years ago
- 85f8f8f8 fdo#78555: Write test for this first. by Kohei Yoshida · 12 years ago
- 65803ad fix some dodgy FieldUnit conversions by Noel Grandin · 12 years ago
- 45db9b0 Scope reduction. by Kohei Yoshida · 12 years ago
- fe5463f the dialog hierarchy changed iwith the ui format, fdo#81867 by Markus Mohrhard · 12 years ago
- b2ee023 fdo#80501: Ensure that we notify each listener only once. by Kohei Yoshida · 12 years ago
- d012571 fdo#80501: Write test for this first. by Kohei Yoshida · 12 years ago
- 6e53a17 fix wrong calculation for text size, fdo#81499 by Markus Mohrhard · 12 years ago