summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-09group undo action when hiding/showing sheetsLaurent Godard
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke
2013-02-22fix sc buildCaolán McNamara
2013-02-21parse html filter options more legibly.Michael Meeks
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power
2013-02-17coverity: fix memory leakMarkus Mohrhard
2013-02-17coverity: fix memory leakMarkus Mohrhard
2013-02-16coverity: prevent acces to unintialized variableMarkus Mohrhard
2013-02-16coverity: fix memory leakMarkus Mohrhard
2013-02-16coverity: seems to be unused nowMarkus Mohrhard
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2013-02-06String->OUStringCaolán McNamara
2013-02-04clean up EnableAdjustHeight calls, disable at start of import reset at endNoel Power
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-30no user of nVisibleTab inside ScDocument anymoreMarkus Mohrhard
2013-01-30move these methods to ScDocShellMarkus Mohrhard
2013-01-30remove these unused static data membersMarkus Mohrhard
2013-01-29bnc#484599: Prevent pivot table from getting sheared when cells are shifted.Kohei Yoshida
2013-01-29Let's stick with FooCol, FooRow naming as opposed to FooX, FooY.Kohei Yoshida
2013-01-29Boolean cleanup in InsertCells and DeleteCells.Kohei Yoshida
2013-01-29Bool cleanup with ScEditableTester.Kohei Yoshida
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-25a few more fixes for cached value importMarkus Mohrhard
2013-01-22reset automatic row height flag after import, fdo#59193Markus Mohrhard
2013-01-12Maybe this will make the Windows tinderbox happy...Kohei Yoshida
2013-01-11Remove more duplicated code blocks.Kohei Yoshida
2013-01-11Remove duplicate blocks.Kohei Yoshida
2013-01-11Redo DataPilotUpdate() as well.Kohei Yoshida
2013-01-11Actually let's do these earlier so we can bail out early.Kohei Yoshida
2013-01-11Check this first before instantiating heap objects.Kohei Yoshida
2013-01-11Remove duplicate code blocks.Kohei Yoshida
2013-01-11Remove all checks for NULL pointers from DataPilotUpdate().Kohei Yoshida
2013-01-11A little cleaning of RefreshPivotTables().Kohei Yoshida
2013-01-11Add a variant of DataPilotUpdate that removes pivot table.Kohei Yoshida
2013-01-11Create another variant of DataPilotUpdate() for new table creation.Kohei Yoshida
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2013-01-11Resolves: fdo#58865 hard-coded LibreOffice stringsCaolán McNamara
2013-01-11ScDBDocFunc::UpdatePivotTable: -Werror=deprecated-declarationsMichael Stahl
2013-01-11Let's not return here to prevent memory leak.Kohei Yoshida
2013-01-11Create a self-update variant of DataPilotUpdate().Kohei Yoshida
2013-01-11Makes no sense to 'continue' at the end of the block.Kohei Yoshida
2013-01-10fdo#59084: Sync dimension members after reloading the group data.Kohei Yoshida