summaryrefslogtreecommitdiffstats
path: root/sc/qa/extras
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfieldsNoel Grandin2015-12-241-3/+0
* sc: improve vba macro debugging output.Michael Meeks2015-11-251-1/+1
* sc: force vba events ordering.Michael Meeks2015-11-251-0/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-8/+8
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0613-15/+15
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-052-2/+2
* com::sun::star->css in scNoel Grandin2015-10-284-8/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1219-73/+73
* update testTypePassword.odsCaolán McNamara2015-10-021-0/+0
* tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard2015-10-011-1/+25
* New identifier for save/open macro with user defined typesLaurent Godard2015-08-311-0/+0
* loplugin:defaultparamsNoel Grandin2015-08-211-1/+1
* tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard2015-08-182-0/+33
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-1/+1
* FIXME_REMOVE_WHEN_RE_BASE_COMPLETECaolán McNamara2015-05-261-17/+23
* fix warning when running "make check" with werrorTomaž Vajngerl2015-05-131-6/+6
* tdf#90447 vba find() should NOT select the found cell.Justin Luth2015-04-142-0/+4
* tdf#90447 vba end() needed to restore activesheet too.Justin Luth2015-04-082-0/+4
* tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro2015-04-031-0/+110
* test color scale entriesMarkus Mohrhard2015-04-021-0/+73
* add test for remaining databar propertiesMarkus Mohrhard2015-04-021-0/+55
* add a test for databar entriesMarkus Mohrhard2015-04-021-0/+43
* WaE clang seems confused with >>= overriden operator and do not detect initia...Norbert Thiebaud2015-03-301-3/+3
* work on initial colorscale properties testsMarkus Mohrhard2015-03-302-0/+21
* the implementation is available so enable it againMarkus Mohrhard2015-03-301-3/+1
* start work on data property testsMarkus Mohrhard2015-03-302-0/+87
* fix return typeMarkus Mohrhard2015-03-301-1/+1
* add XIndex interface tests for ScCondFormatObjMarkus Mohrhard2015-03-301-1/+27
* add test for XPropertySet for ScCondFormatObjMarkus Mohrhard2015-03-302-1/+29
* prepare test code for next testsMarkus Mohrhard2015-03-301-3/+3
* add test for one of the ScCondFormatsObj methodsMarkus Mohrhard2015-03-301-0/+16
* add test for conditional format list sizeMarkus Mohrhard2015-03-301-1/+26
* add first test for new conditional format APIMarkus Mohrhard2015-03-302-0/+106
* calc : add UNO properties for "Record changes"Laurent Godard2015-02-252-0/+108
* std::cout to SAL_INFOMarkus Mohrhard2015-01-131-7/+4
* UNO API test for conditional formatsMatúš Kukan2015-01-071-0/+136
* sc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-191-1/+1
* sc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* sc: remove duplicate test methods from ScTableSheetsObjMichael Stahl2014-10-211-3/+1
* sc: fix temp file leak in ScTableSheetObjMichael Stahl2014-10-211-5/+17
* sc: fix temp file leak in ScHTMLExportTestMichael Stahl2014-10-151-7/+12
* sc: ensure global variables in tests are cleared before shutdownMichael Stahl2014-09-3015-0/+42
* XStyleLoader2 : enhance unit test to PageStyleLaurent Godard2014-08-111-0/+0
* loplugin:saloverrideStephan Bergmann2014-08-081-7/+7
* XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard2014-08-082-0/+125
* unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard2014-07-021-1/+2
* remove whitespaceMarkus Mohrhard2014-06-253-4/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* loplugin:staticcallStephan Bergmann2014-06-131-3/+3
* sc html test: dispose xComponent in teardownTomaž Vajngerl2014-05-151-0/+8