summaryrefslogtreecommitdiff
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-27Remove more STRINGPARAM macros form dbaccessMarcos Paulo de Souza
2013-01-27move accessibility options .ui to right place and adapt codeCaolán McNamara
2013-01-27Updated coreCaolán McNamara
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-27MacOSXSpell needs boost_headersTor Lillqvist
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-27Updated coreCaolán McNamara
2013-01-27we need to parse the cell address after import, fdo#59843Markus Mohrhard
2013-01-27prevent some unnecessary cycles for large cond format rangesMarkus Mohrhard
2013-01-27we need to use SCROW for row numbers, fdo#59894Markus Mohrhard
2013-01-27remove some parametersMarkus Mohrhard
2013-01-27remove unneeded variableMarkus Mohrhard
2013-01-27use isEmpty instead of getLengthMarkus Mohrhard
2013-01-27still not enough boost_headerMichael Stahl
2013-01-27need more boost_headersMichael Stahl
2013-01-27fix omissions in a53586f4efe26b8875107d04001f4ecec760c343Michael Stahl
2013-01-26add mnemonic widgets to caption options dialogCaolán McNamara
2013-01-26Updated coreCaolán McNamara
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26crashrep: fix conditionals: it used to be built in non-pro tooMichael Stahl
2013-01-26CppunitTest_sw_filters_test: use externalMichael Stahl
2013-01-26idlc: silence annoying test spew on successMichael Stahl
2013-01-26add mnemonic widgets to document info pageCaolán McNamara
2013-01-26add mnemonic widgets to description info pageCaolán McNamara
2013-01-26add mnemonic widgets to statistics info pageCaolán McNamara
2013-01-26Updated coreCaolán McNamara
2013-01-26sfx2/source/control/templateview.src is localizableAndras Timar
2013-01-26Some cppcheck cleaningJulien Nabet
2013-01-26Fix Member variable m_pView is not initialized in the constructorJulien Nabet