summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-10-04add << operator for css::uno::ExceptionNoel Grandin7-12/+12
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin1-1/+1
2017-10-03tdf#109100: Hide margine control in ImpressKatarina Behrens1-29/+34
2017-10-03tdf#104788 write xshear & to attributeSzymon Kłos5-9/+55
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin2-12/+12
2017-10-03tdf#112836 master view, bottom areas are wrongly positionedNoel Grandin1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin3-90/+84
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos1-2/+2
2017-10-01-Werror,-Wunused-private-fieldStephan Bergmann2-23/+0
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann4-0/+12
2017-09-30tdf#109100 margin spinboxes in draw's sidebar changed to listboxpv2k4-169/+299
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-2/+2
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin3-194/+185
2017-09-28Related: tdf#109385 make automatically after: <spinbutton> width narrowerCaolán McNamara1-0/+5
2017-09-27dynamic_cast followed by static_castCaolán McNamara1-12/+6
2017-09-27loplugin:flatten in variousNoel Grandin1-10/+9
2017-09-26PPTX Fix export of rotated group shapesPaul Trojahn2-0/+15
2017-09-26AddressSanitizer: undefined-behaviorCaolán McNamara1-0/+0
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist15-46/+46
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai2-0/+20
2017-09-26tdf#100065 Fix scale of transformationPaul Trojahn2-5/+11
2017-09-26oom in fodpfuzzerCaolán McNamara1-0/+2
2017-09-25Reorganization of impress's slide and pane context menusYousuf Philips3-22/+25
2017-09-25Shrink master slide checkboxes in Slide content panelYousuf Philips1-2/+2
2017-09-25tdf#95947 rename handout label in display mode controlYousuf Philips1-1/+1
2017-09-25tdf#56731 correct label from snap lines to helplinesYousuf Philips1-1/+1
2017-09-25tdf#91857 Tweaks to the insert and slide menusYousuf Philips1-4/+5
2017-09-25tdf#106939 Swap copy and delete buttonsYousuf Philips1-5/+5
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2-4/+4
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt8-13/+13
2017-09-25tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos3-0/+43
2017-09-24tdf#112622 Move dialog’s action buttons to the bottomAdolfo Jayme Barrientos1-13/+13
2017-09-24add fodp fuzzerCaolán McNamara1-0/+51
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-6/+0
2017-09-24Adjust DockingWindow layout calculation, tdf#106762 prepMaxim Monastirsky1-1/+0
2017-09-24tdf#96411 Add slide layout to context menusYousuf Philips2-1/+44
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos2-0/+16
2017-09-23ofz#3467 mul and div are the sameCaolán McNamara1-0/+0
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin2-39/+24
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-54/+167
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin11-222/+197
2017-09-22tdf#112334 unit testSzymon Kłos2-0/+15
2017-09-22tdf#112334 PPTX export style.colorlbenes1-0/+6
2017-09-22tdf#112557: Subtitle placeholder shape leads to corrupted PPTX fileTamás Zolnai3-4/+21
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2-0/+17
2017-09-21More missing GetSelectEntryPos -> GetSelectedEntryPosStephan Bergmann1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt14-71/+71
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt10-17/+17