summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2018-03-07weld SfxNewFileDialogCaolán McNamara
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara
2018-03-07use more Color in sdNoel Grandin
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-05Translate German variable namesJohnny_M
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-05loplugin:useuniqueptr in SdrPowerPointImportNoel Grandin
2018-03-05Removed duplicated includesAndrea Gelmini
2018-03-04weld SvxNameDialogCaolán McNamara
2018-03-02tdf#115429 sax,xmloff: assert on empty attribute names & namespacesMichael Stahl
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01weld insert row/column dialogCaolán McNamara
2018-03-01ofz#6625 just don't care about exceptions during fuzzingCaolán McNamara
2018-03-01tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-27tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin
2018-02-27Performance is still sluggish, so use non-broadcasting functionKatarina Behrens
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26Translate German commentJohnny_M
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25use "Graphic" property to transport Graphic for controlsTomaž Vajngerl
2018-02-25fix import of graphic bulletsTomaž Vajngerl
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-24Remove accidently committed debug linesTamás Zolnai
2018-02-24sd lok: Delete selection highlight after cutting text.Tamás Zolnai
2018-02-23tdf#115873 sd navigator: adapt IsEqualToDoc() to Fill() furtherMiklos Vajna
2018-02-23Don't reformat all connectors every time spellchecking timer firesKatarina Behrens
2018-02-23lok: Factor out the code for finding vcl::Window of a documentPranav Kant
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-22tdf#115873 sd navigator: allow selecting but not focusing on objectsMiklos Vajna
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21Add some extra assert to this test caseTamás Zolnai
2018-02-21sd lok: Fix pasting text on slideTamás Zolnai