summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-19WIP: SvxFrameDirectionItem->Item::FrameDirectionfeature/item_refactor2Armin Le Grand23-89/+619
2019-06-03WIP: Use ItemControlBlock as TypeInfoArmin Le Grand8-168/+125
2019-06-03WIP: Discussion methods at ItemBaseArmin Le Grand14-17/+72
2019-05-21WIP: Added global registry for ItemControlBlockArmin Le Grand9-110/+167
2019-05-14WIP: Deeper adaptions to SfxItemSet/Item::ItemSetArmin Le Grand11-53/+352
2019-05-14WIP: Change Item class for rtl::OUString to sharedArmin Le Grand4-14/+94
2019-05-13WIP: Continued Item stuff changesArmin Le Grand13-126/+575
2019-05-07WIP: Stabilizing/simplifying clone()Armin Le Grand16-118/+313
2019-05-07WIP: Small error in SfxStateCache fixedArmin Le Grand3-5/+5
2019-05-06WIP: Linux build changesArmin Le Grand7-22/+31
2019-05-05WIP: Re-simplified StateChanged interfaceArmin Le Grand120-176/+170
2019-05-05WIP: Item refactor complete new strategyArmin Le Grand156-1553/+2184
2019-05-05WIP: Changes 4 linux buildArmin Le Grand7-6/+9
2019-05-05WIP: Three changes:Armin Le Grand16-262/+163
2019-05-05WIP: Added a Name to ItemControlBlockArmin Le Grand7-11/+29
2019-05-05WIP: Further basic changesArmin Le Grand15-165/+359
2019-05-05WIP: Replaced SID_ATTR_TRANSFORM_ANCHOR with ItemArmin Le Grand11-38/+133
2019-05-05WIP: Moved usage of SID_BASICIDE_ARG_SBX completelyArmin Le Grand7-169/+200
2019-05-05WIP: Huge restructuring to allow simple derivationArmin Le Grand147-507/+578
2019-05-05WIP: Adapted test, simplified cleanupArmin Le Grand8-69/+309
2019-05-05WIP: Started SfxInt16Item replacementArmin Le Grand7-12/+118
2019-05-05changed back to derivations of ItemBaseArmin Le Grand10-36/+75
2019-05-05Minimized friend access ItemAdministrator->ItemBaseArmin Le Grand3-9/+10
2019-05-05cleanups && linux build adaptionsArmin Le Grand12-157/+59
2019-05-05WIP: continued replacement Item::IBase, ::ISet stuffArmin Le Grand145-460/+462
2019-05-05WIP: continued replacement Item::IBase, ::ISet stuffArmin Le Grand147-415/+1088
2019-05-05WIP: Started replacement Item::IBase, ::ISet stuffArmin Le Grand3-75/+102
2019-05-05WIP: Started replacement Item::IBase, ::ISet stuffArmin Le Grand31-1/+2395
2019-05-05avoid false warnings from oslendian clang plugin if PCH is usedLuboš Luňák1-0/+17
2019-05-05Fix remaining uses of gb_SYMBOLStephan Bergmann7-10/+10
2019-05-05Update git submodulesJulien Nabet1-0/+0
2019-05-05check_dynamic_objects: --enable-gtk3-kde5 also wants qt5/kf5 whitelist..Christian Lohmaier1-1/+1
2019-05-05sw: make ooxml export tests fail when re-reading doc failsThorsten Behrens2-44/+30
2019-05-05Use returned iterator from eraseJulien Nabet1-3/+1
2019-05-05Fix typoAndrea Gelmini3-3/+3
2019-05-05Fix typoAndrea Gelmini1-1/+1
2019-05-05Fix typoAndrea Gelmini1-1/+1
2019-05-05Fix typoAndrea Gelmini1-3/+3
2019-05-05handle empty Rectangle better in starmathNoel Grandin3-3/+12
2019-05-05using an algorithm of the STLAdrien Ollier1-16/+9
2019-05-05using STL and lambda expressions is betterAdrien Ollier1-10/+5
2019-05-05Qt5 IM allow committing empty stringsJan-Marek Glogowski1-1/+1
2019-05-05Qt5 IM update input position on keypressJan-Marek Glogowski1-0/+3
2019-05-05tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski1-3/+38
2019-05-05tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski1-1/+23
2019-05-04unipoll: cleanup runPoll.Michael Meeks1-2/+5
2019-05-04tdf#45904 Move XComponent Java tests to C++Jens Carl4-13/+27
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov45-97/+95
2019-05-04Don't truncate SCROW (aka sal_Int32) to sal_Int16Stephan Bergmann1-2/+2
2019-05-04Replace list by vector for ConnectedComponentsListJulien Nabet1-1/+1