summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: SvxFrameDirectionItem->Item::FrameDirectionfeature/item_refactor2Armin Le Grand2019-07-1923-89/+619
* WIP: Use ItemControlBlock as TypeInfoArmin Le Grand2019-06-038-168/+125
* WIP: Discussion methods at ItemBaseArmin Le Grand2019-06-0314-17/+72
* WIP: Added global registry for ItemControlBlockArmin Le Grand2019-05-219-110/+167
* WIP: Deeper adaptions to SfxItemSet/Item::ItemSetArmin Le Grand2019-05-1411-53/+352
* WIP: Change Item class for rtl::OUString to sharedArmin Le Grand2019-05-144-14/+94
* WIP: Continued Item stuff changesArmin Le Grand2019-05-1313-126/+575
* WIP: Stabilizing/simplifying clone()Armin Le Grand2019-05-0716-118/+313
* WIP: Small error in SfxStateCache fixedArmin Le Grand2019-05-073-5/+5
* WIP: Linux build changesArmin Le Grand2019-05-067-22/+31
* WIP: Re-simplified StateChanged interfaceArmin Le Grand2019-05-05120-176/+170
* WIP: Item refactor complete new strategyArmin Le Grand2019-05-05156-1553/+2184
* WIP: Changes 4 linux buildArmin Le Grand2019-05-057-6/+9
* WIP: Three changes:Armin Le Grand2019-05-0516-262/+163
* WIP: Added a Name to ItemControlBlockArmin Le Grand2019-05-057-11/+29
* WIP: Further basic changesArmin Le Grand2019-05-0515-165/+359
* WIP: Replaced SID_ATTR_TRANSFORM_ANCHOR with ItemArmin Le Grand2019-05-0511-38/+133
* WIP: Moved usage of SID_BASICIDE_ARG_SBX completelyArmin Le Grand2019-05-057-169/+200
* WIP: Huge restructuring to allow simple derivationArmin Le Grand2019-05-05147-507/+578
* WIP: Adapted test, simplified cleanupArmin Le Grand2019-05-058-69/+309
* WIP: Started SfxInt16Item replacementArmin Le Grand2019-05-057-12/+118
* changed back to derivations of ItemBaseArmin Le Grand2019-05-0510-36/+75
* Minimized friend access ItemAdministrator->ItemBaseArmin Le Grand2019-05-053-9/+10
* cleanups && linux build adaptionsArmin Le Grand2019-05-0512-157/+59
* WIP: continued replacement Item::IBase, ::ISet stuffArmin Le Grand2019-05-05145-460/+462
* WIP: continued replacement Item::IBase, ::ISet stuffArmin Le Grand2019-05-05147-415/+1088
* WIP: Started replacement Item::IBase, ::ISet stuffArmin Le Grand2019-05-053-75/+102
* WIP: Started replacement Item::IBase, ::ISet stuffArmin Le Grand2019-05-0531-1/+2395
* avoid false warnings from oslendian clang plugin if PCH is usedLuboš Luňák2019-05-051-0/+17
* Fix remaining uses of gb_SYMBOLStephan Bergmann2019-05-057-10/+10
* Update git submodulesJulien Nabet2019-05-051-0/+0
* check_dynamic_objects: --enable-gtk3-kde5 also wants qt5/kf5 whitelist..Christian Lohmaier2019-05-051-1/+1
* sw: make ooxml export tests fail when re-reading doc failsThorsten Behrens2019-05-052-44/+30
* Use returned iterator from eraseJulien Nabet2019-05-051-3/+1
* Fix typoAndrea Gelmini2019-05-053-3/+3
* Fix typoAndrea Gelmini2019-05-051-1/+1
* Fix typoAndrea Gelmini2019-05-051-1/+1
* Fix typoAndrea Gelmini2019-05-051-3/+3
* handle empty Rectangle better in starmathNoel Grandin2019-05-053-3/+12
* using an algorithm of the STLAdrien Ollier2019-05-051-16/+9
* using STL and lambda expressions is betterAdrien Ollier2019-05-051-10/+5
* Qt5 IM allow committing empty stringsJan-Marek Glogowski2019-05-051-1/+1
* Qt5 IM update input position on keypressJan-Marek Glogowski2019-05-051-0/+3
* tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski2019-05-051-3/+38
* tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski2019-05-051-1/+23
* unipoll: cleanup runPoll.Michael Meeks2019-05-041-2/+5
* tdf#45904 Move XComponent Java tests to C++Jens Carl2019-05-044-13/+27
* Use hasElements to check Sequence emptiness in swArkadiy Illarionov2019-05-0445-97/+95
* Don't truncate SCROW (aka sal_Int32) to sal_Int16Stephan Bergmann2019-05-041-2/+2
* Replace list by vector for ConnectedComponentsListJulien Nabet2019-05-041-1/+1