summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann269-2804/+2804
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann23-52/+52
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna1-1/+1
2015-10-12convert Link<> to typedNoel Grandin9-18/+19
2015-10-09remove whitespaceMarkus Mohrhard1-3/+0
2015-10-09sd: add SdPage::dumpAsXml()Miklos Vajna1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin2-43/+3
2015-10-06loplugin:unusedmethodsNoel Grandin7-51/+1
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann1-1/+1
2015-10-02Translated German Comments - fixed review Michael StahlLuc Castermans1-51/+47
2015-10-01remove old standalone Sun bug numbersNoel Grandin13-34/+3
2015-09-30Avoid unhelpful -Wunused-variableStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini5-5/+5
2015-09-30Fix typosAndrea Gelmini10-13/+13
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-6/+6
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin5-27/+0
2015-09-26convert Link<> to typedNoel Grandin1-1/+1
2015-09-25convert Link<> to typedNoel Grandin1-1/+2
2015-09-25convert Link<> to typedNoel Grandin1-1/+1
2015-09-25convert Link<> to typedNoel Grandin1-2/+2
2015-09-25convert Link<> to typedNoel Grandin1-1/+1
2015-09-25convert Link<> to typedNoel Grandin1-2/+3
2015-09-24convert Link<> to typedNoel Grandin4-3/+7
2015-09-24avoid unused variable warning:Noel Grandin1-2/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-22tdf#89543 Unhide arrow style drop downsYousuf Philips1-2/+0
2015-09-20loplugin:staticmethodsStephan Bergmann1-1/+0
2015-09-20Remove unused impGetOverflowingParaObjectStephan Bergmann1-1/+0
2015-09-20WaE: this method can be declared staticTor Lillqvist1-1/+1
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam1-0/+10
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam2-0/+3
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam1-1/+8
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam4-1/+55
2015-09-20chained editeng: Add TextChainCursor related filesmatteocam1-0/+64
2015-09-20chained editeng: Add TextChainFlow related filesmatteocam1-0/+119
2015-09-20chained editeng: Add TextChain related filesmatteocam1-0/+157
2015-09-18Fix typosAndrea Gelmini2-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-14boost->stdCaolán McNamara3-15/+12
2015-09-14convert Link<> to typedNoel Grandin1-1/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-09-10fix crash on rightclicking image in tdf#93675 and pressing escCaolán McNamara1-8/+8