summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-02-23fix crash in the sidebar codeMarkus Mohrhard1-1/+1
2017-02-22let content widgets of sidebar slide bg fill available spaceCaolán McNamara1-3/+14
2017-02-22don't lock sidebar size due to long master slide namesCaolán McNamara1-0/+3
2017-02-22lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-22loplugin:unusedfieldsNoel Grandin2-7/+0
2017-02-21tdf#102003: Fix misbehaving bitmap fills in sidebarKatarina Behrens1-2/+2
2017-02-21sd lok: Support editing annotations by id + unit testPranav Kant4-1/+68
2017-02-21loplugin:unusedmethodsNoel Grandin2-4/+3
2017-02-21sd lok: Include parthash in annotation list and callbacksPranav Kant5-1/+18
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann18-23/+23
2017-02-21Use module name when getting labelsMaxim Monastirsky2-3/+3
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar2-3/+3
2017-02-21s/AUTOLAYOUT_6CLIPART/AUTOLAYOUT_TITLE_6CONTENT/, and sortTor Lillqvist3-3/+3
2017-02-20s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART/AUTOLAYOUT_TITLE_2VTEXTTor Lillqvist4-4/+4
2017-02-20s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_TITLE_VCONTENTTor Lillqvist4-4/+4
2017-02-20s/AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_VTITLE_VCONTENTTor Lillqvist4-4/+4
2017-02-20s/(AUTOLAYOUT)_VERTICAL_TITLE_TEXT_CHART/\1_VTITLE_VCONTENT_OVER_VCONTENTTor Lillqvist4-4/+4
2017-02-20s/AUTOLAYOUT_4OBJ/AUTOLAYOUT_TITLE_4CONTENTTor Lillqvist4-4/+4
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist20-2/+26
2017-02-20s/AUTOLAYOUT_OBJOVERTEXT/AUTOLAYOUT_TITLE_CONTENT_OVER_CONTENTTor Lillqvist4-4/+4
2017-02-20s/AUTOLAYOUT_2OBJOVERTEXT/AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENTTor Lillqvist4-4/+4
2017-02-20s/AUTOLAYOUT_2OBJTEXT/AUTOLAYOUT_TITLE_2CONTENT_CONTENTTor Lillqvist4-4/+4
2017-02-20s/AUTOLAYOUT_TEXT2OBJ/AUTOLAYOUT_TITLE_CONTENT_2CONTENTTor Lillqvist4-5/+5
2017-02-20Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLETor Lillqvist5-7/+8
2017-02-20Use AUTOLAYOUT_TITLE_2CONTENT instead of "deprecated" AUTOLAYOUT_2TEXTTor Lillqvist4-5/+5
2017-02-20sd lok: use per view author in annotations reply tooPranav Kant1-3/+10
2017-02-20sd lok: Don't rely on model notify eventsPranav Kant1-10/+37
2017-02-20sd lok: Unit tests for comments apiPranav Kant1-3/+108
2017-02-20right click to insert imageCaolán McNamara1-0/+1
2017-02-20sd lok: Implement comment callback notificationsPranav Kant1-0/+44
2017-02-20sd lok: Support for replying to annotations by idPranav Kant1-1/+14
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin1-5/+6
2017-02-20sd lok: Allow specifying text in the insert uno commandPranav Kant2-5/+24
2017-02-20sd lok: Support deleting annotations by idPranav Kant2-2/+36
2017-02-20sd: Superfluous conditionPranav Kant1-8/+4
2017-02-20sd lok: Use IDs in ViewAnnotations outputPranav Kant3-1/+13
2017-02-20sd: Give ids to each annotationPranav Kant1-0/+7
2017-02-20sd lok: Implement ViewAnnotations commandPranav Kant2-0/+39
2017-02-20sd lok: Disable comments if requiredPranav Kant1-0/+9
2017-02-20sd lok: use stored per view author namePranav Kant1-4/+12
2017-02-20sd: Per view author namesPranav Kant2-0/+5
2017-02-19tdf#103355 Hide Notebookbar during slide showSzymon Kłos1-0/+5
2017-02-19remove text that is not translatableStanislav Horacek1-1/+0
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet3-3/+3
2017-02-17No need for mpWrapper memberStephan Bergmann1-5/+4
2017-02-17drop now unused Resource::FreeResourceCaolán McNamara1-1/+0
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist9-67/+13
2017-02-16convert EESpellState to scoped enumNoel Grandin4-27/+5
2017-02-15WaE: control reaches end of non-void functionDavid Tardon1-0/+1
2017-02-15convert EValue to scoped enumNoel Grandin3-90/+27