summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-5/+2
2018-11-28tdf#121581 change organize dialoogs to organize macroandreas kainz2-4/+4
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini2-2/+2
2018-11-28drop some unnecessary includesCaolán McNamara5-8/+0
2018-11-28oox smartart, accent process: handle followSib axis of forEachMiklos Vajna1-1/+2
2018-11-27loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-11-27Preserve stock images until render time.Michael Meeks1-7/+4
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand3-6/+17
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+2
2018-11-27tdf#120527 svx GraphicObjectShape: handle XBitmap for GraphicURLMiklos Vajna2-0/+44
2018-11-26tdf#120879 Remove has_default from helpXisco Fauli1-1/+0
2018-11-26NB tabbed impress: add shortcuts and Right2Left supportandreas kainz1-259/+495
2018-11-26NB tabbed draw: add shortcuts and Right2Left supportandreas kainz1-54/+206
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski3-9/+9
2018-11-23add keyboard navigation to tabbed drawandreas kainz1-241/+241
2018-11-23tdf#121401 add can_focus to tabbsandreas kainz2-2/+2
2018-11-23Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara1-4/+4
2018-11-23Related: tdf#118764 last of the GtkCheckButtons with can-focus FalseCaolán McNamara2-9/+9
2018-11-23remove some dead enums in sd/Noel Grandin5-9/+0
2018-11-23tdf#118764 Animation panel tab stop fixesJim Raykowski1-9/+9
2018-11-23Related: tdf#118764 last of the GtkButtons with can-focus FalseCaolán McNamara2-2/+2
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin3-19/+16
2018-11-22Re-factor internal filter logic, and impl. preload properly.Michael Meeks5-84/+93
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin2-2/+0
2018-11-21oox smartart, accent process: handle multiple runs from a data pointMiklos Vajna2-1/+3
2018-11-21oox smartart, accent process: fix overlapping shape pairsMiklos Vajna1-1/+16
2018-11-21loplugin:redundantfcast improvementsNoel Grandin4-5/+5
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen3-0/+3
2018-11-21tdf#117108: do not show the master view button after updating the sidebarXisco Fauli1-0/+1
2018-11-20NB draw groupedbar compact big update and sync with impressandreas kainz1-2/+11327
2018-11-19tdf#61580 add insert comment to writer and impressandreas kainz1-1/+2
2018-11-19tdf#101072 let the sidebar navigator drag and drop tooCaolán McNamara2-41/+7
2018-11-19tdf#101072 mpParent isn't SdNavigatorWinCaolán McNamara3-13/+13
2018-11-19NB impress groupedbar compact big update and syncandreas kainz1-2192/+3929
2018-11-19weld TreeViewCaolán McNamara6-5/+7
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen10-0/+10
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+1
2018-11-17Fix typosAndrea Gelmini1-1/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann4-4/+4
2018-11-16Fix typoAndrea Gelmini1-1/+1
2018-11-16oox smartart, accent process: add support for zorder offsetsMiklos Vajna1-2/+3
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin3-20/+52
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai6-49/+0
2018-11-16loplugin:staticmethods improvementNoel Grandin4-16/+16
2018-11-16tdf#37483 Add drag'n'drop to reorder custom Impress animationsBrian Fraser6-8/+269
2018-11-15loplugin:staticmethods in vclNoel Grandin1-4/+2
2018-11-13oox smartart, accent process: add support for reading values from constraintsMiklos Vajna2-0/+40
2018-11-13loplugin singlevalfields improvementNoel Grandin4-33/+17
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin1-4/+0