summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Dense B+ tree: Remove root / one level if possible.feature/bplustreeJan Holesovsky1-0/+9
2013-02-06Dense B+ tree: Joining during Delete() partially works.Jan Holesovsky1-13/+82
2013-02-06Dense B+ tree: Get the order as a template parameter.Jan Holesovsky2-75/+67
2013-02-05Dense B+ tree: Move m_pNext handling to a more suitable place.Jan Holesovsky1-7/+6
2013-02-04Dense B+ tree: Implement Remove().Jan Holesovsky2-3/+123
2013-02-03Dense B+ tree: Fix serious off-by-one problem.Jan Holesovsky1-1/+1
2013-01-31Dense B+ tree: Don't initilize NodeWithIndex in the default constructor.Jan Holesovsky1-1/+1
2013-01-31Dense B+ tree: Use binary search when searching in the Keys inside nodes.Jan Holesovsky2-5/+34
2013-01-31Dense B+ tree: Avoid some unnecessary (and actually wrong) memcpy's.Jan Holesovsky2-12/+17
2013-01-31Dense B+ tree: Produce more packed trees with append()s.Jan Holesovsky2-17/+25
2013-01-31Dense B+ tree: A small optimization of appends.Jan Holesovsky2-2/+14
2013-01-31Dense B+ tree: Get rid of std::stack usage, adds terrible overhead.Jan Holesovsky2-39/+51
2013-01-31Dense B+ tree: Splitting of nodes seems to work now, ie. Insert() functional.Jan Holesovsky1-72/+91
2013-01-31Dense B+ tree: Implemented Insert(), and can start testing.Jan Holesovsky5-30/+315
2013-01-31Dense B+ tree: Data structure update from the B+ tree.Jan Holesovsky2-55/+119
2013-01-30Dense B+ tree: Rename the files, classic B+ tree is not enough.Jan Holesovsky3-1/+0
2013-01-28B+ tree: Implement search.Jan Holesovsky2-7/+134
2013-01-28B+ tree: Experimenting with replacement of BigPtrArray.Jan Holesovsky3-0/+90
2013-01-27Remove more STRINGPARAM macros form dbaccessMarcos Paulo de Souza14-126/+95
2013-01-27move accessibility options .ui to right place and adapt codeCaolán McNamara8-329/+112
2013-01-27Updated coreCaolán McNamara1-0/+0
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara7-54/+107
2013-01-27MacOSXSpell needs boost_headersTor Lillqvist1-0/+1
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara24-137/+76
2013-01-27move entermasterpassword.ui to right place and adapt codeCaolán McNamara9-142/+41
2013-01-27Updated coreCaolán McNamara1-0/+0
2013-01-27we need to parse the cell address after import, fdo#59843Markus Mohrhard1-4/+2
2013-01-27prevent some unnecessary cycles for large cond format rangesMarkus Mohrhard1-2/+14
2013-01-27we need to use SCROW for row numbers, fdo#59894Markus Mohrhard1-1/+1
2013-01-27remove some parametersMarkus Mohrhard2-16/+6
2013-01-27remove unneeded variableMarkus Mohrhard2-11/+6
2013-01-27use isEmpty instead of getLengthMarkus Mohrhard2-4/+4
2013-01-27still not enough boost_headerMichael Stahl2-0/+3
2013-01-27need more boost_headersMichael Stahl2-1/+6
2013-01-27fix omissions in a53586f4efe26b8875107d04001f4ecec760c343Michael Stahl3-1/+5
2013-01-26add mnemonic widgets to caption options dialogCaolán McNamara1-25/+30
2013-01-26Updated coreCaolán McNamara1-0/+0
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl178-178/+178
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl65-262/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl374-98/+730
2013-01-26crashrep: fix conditionals: it used to be built in non-pro tooMichael Stahl1-4/+4
2013-01-26CppunitTest_sw_filters_test: use externalMichael Stahl1-4/+2
2013-01-26idlc: silence annoying test spew on successMichael Stahl1-2/+2
2013-01-26add mnemonic widgets to document info pageCaolán McNamara1-10/+11
2013-01-26add mnemonic widgets to description info pageCaolán McNamara1-0/+4
2013-01-26add mnemonic widgets to statistics info pageCaolán McNamara2-2/+21
2013-01-26Updated coreCaolán McNamara1-0/+0
2013-01-26sfx2/source/control/templateview.src is localizableAndras Timar1-4/+1
2013-01-26Some cppcheck cleaningJulien Nabet2-1/+2
2013-01-26Fix Member variable m_pView is not initialized in the constructorJulien Nabet1-0/+1