summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-02-06Dense B+ tree: Remove root / one level if possible.feature/bplustreeJan Holesovsky
2013-02-06Dense B+ tree: Joining during Delete() partially works.Jan Holesovsky
2013-02-06Dense B+ tree: Get the order as a template parameter.Jan Holesovsky
2013-02-05Dense B+ tree: Move m_pNext handling to a more suitable place.Jan Holesovsky
2013-02-04Dense B+ tree: Implement Remove().Jan Holesovsky
2013-02-03Dense B+ tree: Fix serious off-by-one problem.Jan Holesovsky
2013-01-31Dense B+ tree: Don't initilize NodeWithIndex in the default constructor.Jan Holesovsky
2013-01-31Dense B+ tree: Use binary search when searching in the Keys inside nodes.Jan Holesovsky
2013-01-31Dense B+ tree: Avoid some unnecessary (and actually wrong) memcpy's.Jan Holesovsky
2013-01-31Dense B+ tree: Produce more packed trees with append()s.Jan Holesovsky
2013-01-31Dense B+ tree: A small optimization of appends.Jan Holesovsky
2013-01-31Dense B+ tree: Get rid of std::stack usage, adds terrible overhead.Jan Holesovsky
2013-01-31Dense B+ tree: Splitting of nodes seems to work now, ie. Insert() functional.Jan Holesovsky
2013-01-31Dense B+ tree: Implemented Insert(), and can start testing.Jan Holesovsky
2013-01-31Dense B+ tree: Data structure update from the B+ tree.Jan Holesovsky
2013-01-30Dense B+ tree: Rename the files, classic B+ tree is not enough.Jan Holesovsky
2013-01-28B+ tree: Implement search.Jan Holesovsky
2013-01-28B+ tree: Experimenting with replacement of BigPtrArray.Jan Holesovsky
2013-01-27move accessibility options .ui to right place and adapt codeCaolán McNamara
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-27move entermasterpassword.ui to right place and adapt codeCaolán McNamara
2013-01-26add mnemonic widgets to caption options dialogCaolán McNamara
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26CppunitTest_sw_filters_test: use externalMichael Stahl
2013-01-26add mnemonic widgets to statistics info pageCaolán McNamara
2013-01-26add mnemonic widgets to column pageCaolán McNamara
2013-01-26sal_Bool to boolTakeshi Abe
2013-01-26Nuke unused #defineTakeshi Abe
2013-01-26Drop unused functionTakeshi Abe
2013-01-26get rid of some XubStringsCaolán McNamara
2013-01-25fix build, change overridden GetOLEStorageName to OUStringCaolán McNamara
2013-01-25fdo#59779: Set the first page attributes on pooled styles creationCédric Bosdonnat
2013-01-25set mnemonic widgets in autotext dialogCaolán McNamara
2013-01-25set mnemonic widgets in edit categories dialogCaolán McNamara
2013-01-25set mnemonic widgets in exchange databases dialogCaolán McNamara
2013-01-25set mnemonic widgets in table text flow pageCaolán McNamara
2013-01-25SwFrm::PaintBackground: paint gradient in layout if SvxBrushItem wants itMiklos Vajna
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna
2013-01-25sal_Bool to boolTakeshi Abe
2013-01-25OUString: remove namespace and chained appendsMatteo Casalin
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24add mnemonic widgets to table columns pageCaolán McNamara
2013-01-24add a layout aware SfxSingleTabDialogCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24Added Options.ui Widget and few sub widgets under Option->LibreOfficegokul
2013-01-24Added Few more sub widgets under options->LibreOfficegokul
2013-01-24Resolves: fdo#59586 Missing comma in particular PDF fileCaolán McNamara
2013-01-24set mnemonic widgets on format table pageCaolán McNamara
2013-01-23set all format->untitled X menu entries to the same helpidCaolán McNamara