summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-09-24get environment RTL mode without vcl::WindowCaolán McNamara
2019-09-24use GetDefDialogParent as an arbitrary parent for temp widgetCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara
2019-09-24should use the controller hereCaolán McNamara
2019-09-24now guaranteed to have a controller and not a vcl::DialogCaolán McNamara
2019-09-24LogicToLogic is a static memberCaolán McNamara
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-24replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-09-24remove SvxLineEndDefTabPage::ResizeCaolán McNamara
2019-09-24get text colour without vcl::WindowCaolán McNamara
2019-09-24approximate_char_width -> get_approximate_digit_widthCaolán McNamara
2019-09-24options dialog has a controller nowCaolán McNamara
2019-09-24unused aControlSize variableCaolán McNamara
2019-09-23Resolves: tdf#127683 options dialog has a controller nowCaolán McNamara
2019-09-23config dialog uses a controller nowCaolán McNamara
2019-09-23drop strange use of Help::ShowBalloonCaolán McNamara
2019-09-23set correct parentCaolán McNamara
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-09-23ofz#17613 fix buildCaolán McNamara
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-23should use DialogController hereCaolán McNamara
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze
2019-09-21set wait on the dialog, not the page parentCaolán McNamara
2019-09-21tdf#126527 Fix widow and orphan lines being added to searchJim Raykowski
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-09-20weld Application Colors pageCaolán McNamara
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin
2019-09-19use an explicit id for the default currencyCaolán McNamara
2019-09-18fix some incorrect column idsCaolán McNamara
2019-09-18cui: infinite loop in SentenceEditWindow_Impl::MarkNextError()Michael Stahl
2019-09-18column should be CairoSurfaceCaolán McNamara
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-17weld DirectSQLDialogCaolán McNamara
2019-09-13Revert "Resolves tdf#127317 - Make text of tips of the day selectable"Heiko Tietze
2019-09-13Resolves tdf#127436 - Display issues of TotD on macOSHeiko Tietze
2019-09-13add missing model to treeviewCaolán McNamara
2019-09-07Fix typosAndrea Gelmini
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06Resolves tdf#127317 - Make text of tips of the day selectableHeiko Tietze
2019-09-05Resolves: tdf#127033 use UI font for spell checking widgetCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Resolves: tdf#127120 double selection in B&N dialogCaolán McNamara
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski